[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.]
2500cap posts on X about $toi, vix, $dibs, $vnce the most. They currently have XXX followers and XX posts still getting attention that total XX engagements in the last XX hours.
Social category influence finance stocks
Social topic influence $toi #2, vix #460, $dibs #1, $vnce #7, $mdxh #3, $txrh, $afrm, $rhi, stocks, rhi
Top assets mentioned Texas Roadhouse, Inc. (TXRH) Affirm Holdings, Inc. Class A Common Stock (AFRM) Robert Half International Inc (RHI) UnitedHealth Group (UNH) CVS Health Corp (CVS) Hims & Hers Health, Inc. (HIMS) Vixco (VIX) Klarna Group (KLAR) Noble Corporation (NE)
Top posts by engagements in the last XX hours
"I reduce my VIX hedge on the spike yesterday and consequently went into the weekend approximately XX% net long. I may regret that come Monday and Ive honestly never been great at managing my exposures. If market sells off dramatically Monday (I dont consider this likely) Ill probably take off the rest of my VIX hedge. If the self off is disorderly I may use that capital for some opportunistic stock purchases. If the market rallies Monday Ill probably use the capital I freed up from selling down my VIX hedge yesterday to add to single name shorts"
X Link @2500capital 2025-10-11T11:38Z XXX followers, XXX engagements
"Shorting a bit more $TXRH and $AFRM. Wouldnt be surprised if we close down today. Going to be a fun week"
X Link @2500capital 2025-10-13T13:43Z XXX followers, XXX engagements
"Is anyone bullish on the staffing companies (e.g. $RHI) I recognize that AI overhang may be overstated and that the stocks appear cheap-ish on some metrics. But I cannot get past the feeling that they are secular shorts"
X Link @2500capital 2025-10-04T21:44Z XXX followers, XXX engagements
"I love earnings season. Ive loved it for almost XX years now. Almost XX quarters of exciting updates from my favorite companies - the ones I love ($TOI $DIBS $VNCE $MDXH) the ones I love to hate ($HIMS $CVS $MBUU) and those where I cant wait to see whats up ($UNH). What should I add to my listening queue for this season"
X Link @2500capital 2025-07-19T14:24Z XXX followers, XXX engagements
"@vince Bought a little more $MDXH $TOI $DIBS with the capital I freed up. But mostly bought some VIX derivative ETFs for hedging. $VIX below XX feels off. Ill probably lose money on my hedging as I did in May June July and August"
X Link @2500capital 2025-09-13T20:44Z XXX followers, 1018 engagements
"Are BNPL companies the subprime mortgage brokers of the next GFC Does anyone have the $KLAR IPO roadshow deck or a recording from retail roadshow They Got to Live a Life of Luxury. Then Came the Fine Print. via @NYTimes"
X Link @2500capital 2025-10-08T01:52Z XXX followers, XXX engagements
"@MDD_IRR @inglouriouscap I actually doubt that they do XX hours of work during the average week"
X Link @2500capital 2025-10-14T10:27Z XXX followers, XX engagements
"$TOI sounded positive and energized at Noble conference today. It feels like we are trending to a strong close of the year and def break even 4Q. Look forward to hearing $VNCE tomorrow"
X Link @2500capital 2025-10-09T01:29Z XXX followers, XXX engagements
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": 107096627,
"creator_rank": 1,
"interactions_24h": 86230220
}
]
}
Schema:
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": 1946,
"creator_rank": 1,
"interactions_24h": 303150257
}
]
}
Schema:
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": 226637736,
"creator_rank": 26,
"interactions_24h": 53318135,
"topic_influence": [
{
"topic": "elon musk",
"count": 180,
"percent": 2.81,
"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:
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": 1758153600,
"end": 1758844800,
"bucket": "hour",
"name": "lunarcrush",
"remote_api": "danode2-13",
"generated": 1758826398
},
"data": [
{
"time": 1758153600,
"followers": 309352,
"interactions": 1758,
"posts_active": 29,
"posts_created": 1,
"creator_rank": 296332
}
]
}
Schema: