[GUEST ACCESS MODE: Data is scrambled or limited to provide examples. Make requests using your API key to unlock full data. Check https://lunarcrush.ai/auth for authentication information.]

@CapitalsPR Avatar @CapitalsPR Capitals PR

Capitals PR posts on X about washington capitals, return to, columbus blue jackets, matchup the most. They currently have XXXXXX followers and XX posts still getting attention that total XXXXX engagements in the last XX hours.

Engagements: XXXXX #

Engagements Line Chart

Mentions: XX #

Mentions Line Chart

Followers: XXXXXX #

Followers Line Chart

CreatorRank: XXXXXXX #

CreatorRank Line Chart

Social Influence #


Social category influence nhl #254 stocks XXXX%

Social topic influence washington capitals #8, return to #1261, columbus blue jackets #247, matchup 4.55%, ottawa senators 4.55%, nhl 4.55%, alltime 4.55%, new york islanders 4.55%, ubs 4.55%, has been XXXX%

Top accounts mentioned or mentioned by @capitals @tyrekecorrea @monsportsnet @capitalsradio @canucks @seattlekraken @capitalonearena @1067thefan @team980 @nyislanders @mirror_moi @alexflumtv @mercyscubagames @cole_lucass @dcwizfan1 @azycards @olivia0945 @devs2020 @dmddusseau @85midnight

Top Social Posts #


Top posts by engagements in the last XX hours

"INJURY UPDATE: #Caps Dylan Strome sustained a lower body injury in the first period and will not return to tonights game"
X Link @CapitalsPR 2025-10-26T00:14Z 40.9K followers, 56.6K engagements

"The Washington Capitals have re-signed forward Ivan Miroshnichenko to a two-year $XXXX million contract extension. Miroshnichenko 's contract will carry an average annual value of $925000"
X Link @CapitalsPR 2025-10-31T21:00Z 40.9K followers, 11.6K engagements

"ROSTER UPDATE: #Caps loan forward Ivan Miroshnichenko to the Hershey Bears (AHL)"
X Link @CapitalsPR 2025-10-06T17:15Z 40.9K followers, 83.4K engagements

"ROSTER UPDATE: #Caps loan forward Ethen Frank and goaltender Clay Stevenson to the Hershey Bears (AHL). In addition #Caps place defenseman Dylan McIlrath on Injured Reserve"
X Link @CapitalsPR 2025-10-06T18:23Z 40.9K followers, 61.6K engagements

"The Washington Capitals have recalled forward Ethen Frank from the Hershey Bears of the American Hockey League (AHL) senior vice president and general manager Chris Patrick announced today"
X Link @CapitalsPR 2025-10-17T14:55Z 40.9K followers, 4407 engagements

"#Caps loan forward Brett Leason to the Hershey Bears (AHL)"
X Link @CapitalsPR 2025-10-28T18:06Z 40.9K followers, 7605 engagements

"The Capitals visit the Columbus Blue Jackets tonight at Nationwide Arena for a Metropolitan Division matchup. Game notes: TV: MNMT2 (@MonSportsNet) Radio: @team980 @CapitalsRadio"
X Link @CapitalsPR 2025-10-24T12:44Z 40.9K followers, 1945 engagements

"The Capitals visit the Columbus Blue Jackets on Friday at Nationwide Arena. Washington is 11-3-1 in its last XX games against the Blue Jackets dating back to the 2021-22 season and have won six of their last seven games at Nationwide Arena"
X Link @CapitalsPR 2025-10-24T22:30Z 40.9K followers, 1811 engagements

"Washington Capitals captain Alex Ovechkin will play in his 1500th career game tonight against the Ottawa Senators. Ovechkin the NHL's all-time goals leader will become the eighth player in NHL history to play 1500 career games with one franchise"
X Link @CapitalsPR 2025-10-25T22:36Z 40.9K followers, 15K engagements

"The Washington Capitals have recalled forward Ethen Frank from the Hershey Bears of the American Hockey League (AHL)"
X Link @CapitalsPR 2025-10-27T14:00Z 40.9K followers, 16.6K engagements

"The Capitals return to Capital One Arena on Friday for a Halloween night showdown with the New York Islanders. Washington defeated the Islanders 4-2 on Oct. XX at UBS Arena led by a three-point performance by Aliaksei Protas (2g-1a3p)"
X Link @CapitalsPR 2025-10-31T22:30Z 40.9K followers, 1942 engagements

"Tonight's lineups for the @Capitals and the @NYIslanders. #ALLCAPS"
X Link @CapitalsPR 2025-10-31T23:05Z 40.9K followers, 2026 engagements

"Mitch Love has been relieved of his duties as an assistant coach effective immediately. This decision follows the findings of an NHL-led investigation into past allegations. The organization is committed to maintaining the highest standards of conduct and accountability"
X Link @CapitalsPR 2025-10-26T18:45Z 40.9K followers, 467.4K engagements

"The Washington Capitals have signed forward Brett Leason to a one-year two-way contract senior vice president and general manager Chris Patrick announced today"
X Link @CapitalsPR 2025-10-27T14:15Z 40.9K followers, 27.7K engagements

"The Washington Capitals have recalled forward Spencer Smallman from the Hershey Bears of the American Hockey League (AHL)"
X Link @CapitalsPR 2025-11-01T18:02Z 40.9K followers, 28.2K engagements

Category Creators

https://lunarcrush.com/api4/public/category/:category/creators/v1

Get the top creators for a social category

input parameters:

Example request:

curl -H "Authorization: Bearer <API_KEY>" https://lunarcrush.com/api4/public/category/musicians/creators/v1

Example response:

{
  "data": [
    {
      "creator_id": "twitter::79293791",
      "creator_name": "rihanna",
      "creator_avatar": "https://pbs.twimg.com/profile_images/1960786225423659008/GhLekHuP_200x200.jpg",
      "creator_followers": 106933122,
      "creator_rank": 1,
      "interactions_24h": 21430912
    }
  ]
}

Schema:


Creators List

https://lunarcrush.com/api4/public/creators/list/v1

Get a list of trending social creators over all of social based on interactions. To get lists of creators by category or topic see the topics and categories endpoints.

Example request:

curl -H "Authorization: Bearer <API_KEY>" https://lunarcrush.com/api4/public/creators/list/v1

Example response:

{
  "data": [
    {
      "creator_name": "FoxNews",
      "creator_display_name": "Fox News",
      "creator_id": "1367531",
      "creator_network": "twitter",
      "creator_avatar": "https://pbs.twimg.com/profile_images/1956414642370015232/GEq5Z9jN_200x200.png",
      "creator_followers": 208065784,
      "creator_posts": 2299,
      "creator_rank": 1,
      "interactions_24h": 334657566
    }
  ]
}

Schema:


Creator

https://lunarcrush.com/api4/public/creator/:network/:id/v1

Get detail information on a specific creator

input parameters:

Example request:

curl -H "Authorization: Bearer <API_KEY>" https://lunarcrush.com/api4/public/creator/twitter/elonmusk/v1

Example response:

{
  "data": {
    "creator_id": "twitter::44196397",
    "creator_name": "elonmusk",
    "creator_display_name": "Elon Musk",
    "creator_avatar": "https://pbs.twimg.com/profile_images/1936002956333080576/kqqe2iWO_200x200.jpg",
    "creator_followers": 227854844,
    "creator_rank": 4,
    "interactions_24h": 120031096,
    "topic_influence": [
      {
        "topic": "elon musk",
        "count": 189,
        "percent": 1.71,
        "rank": X
      }
    ],
    "top_community": [
      {
        "creator_name": "grok",
        "creator_display_name": "Grok",
        "creator_avatar": "https://pbs.twimg.com/profile_images/1893219113717342208/Vgg2hEPa_200x200.jpg",
        "count": XXX
      }
    ]
  }
}

Schema:


Creator Time Series

https://lunarcrush.com/api4/public/creator/:network/:id/time-series/v1

Get time series data on a creator.

input parameters:

Example request:

curl -H "Authorization: Bearer <API_KEY>" https://lunarcrush.com/api4/public/creator/twitter/lunarcrush/time-series/v1

Example response:

{
  "config": {
    "network": "twitter",
    "influencer_id": "twitter::988992203568562176",
    "interval": "1w",
    "start": 1759968000,
    "end": 1760659200,
    "bucket": "hour",
    "name": "lunarcrush",
    "remote_api": "danode1-13",
    "generated": 1760647721
  },
  "data": [
    {
      "time": 1759968000,
      "followers": 309011,
      "interactions": 6824,
      "posts_active": 35,
      "creator_rank": 274812
    }
  ]
}

Schema: