[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.]
@CapitalSorare Sorare CapitalSorare Capital posts on X about sorare, money, belarus, royale the most. They currently have XXXXX followers and XX posts still getting attention that total XXX engagements in the last XX hours.
Social category influence nfts #971 finance XXXXX% countries XXXXX% la liga XXXX%
Social topic influence sorare #44, money 21.05%, belarus 5.26%, royale 5.26%, should be 5.26%, sweden 5.26%, poland 5.26%, netherlands 5.26%, malta 5.26%, estonia XXXX%
Top accounts mentioned or mentioned by @mcbrideace @cucasorare @sorareinside @sorare @soccersilverbck @clashroyale @bignkem @freecashcom @big_nkem @soldtt @redjor
Top assets mentioned Sorare (sorare)
Top posts by engagements in the last XX hours
"✨ Budget Stars ✨ ANDERSEN - DEF - Fulham 🏴 XXXX / XXXX ⚽ International utility in GW27 / Home to Belarus / Away to 🏴 Scotland ⚽ Potentially back this weekend or next Like & RT for more ✌🏼 XX likes Ill get another done"
X Link @CapitalSorare 2025-10-28T19:11Z 1620 followers, 7504 engagements
"Random question anyone play Clash Royale 🤷🏻♂ 😂"
X Link @CapitalSorare 2025-10-22T15:19Z 1620 followers, 1254 engagements
"Golden wheel spin. 250xp"
X Link @CapitalSorare 2025-10-26T16:08Z 1620 followers, 1483 engagements
"✨ Budget Stars ✨ NAZINHO - DEF - Cercle Brugge XXXX / XXXX ⚽ Back from suspension this coming GW ⚽ Great scores before the injury then game suspension (see below) Like & RT ✌🏼 XX likes and Ill do another"
X Link @CapitalSorare 2025-10-29T11:53Z 1609 followers, 1836 engagements
"@Big_nkem @freecashcom @Sorare Click on your profile and scroll down to support and chat to them on the online chat. Should be able to help you"
X Link @CapitalSorare 2025-10-30T08:40Z 1618 followers, XX engagements
"✨ Budget Stars ✨ RIEDER - MID - Augsburg XXXX / XXXX ⚽ International utility in GW27 (Home to Sweden / Away to Kosovo) ⚽ World Cup utility end of season 🏆 Like & RT ✌🏼 XX likes for the next one"
X Link @CapitalSorare 2025-10-30T16:40Z 1618 followers, 2660 engagements
"✨ Budget Stars ✨ CASH - DEF - Aston Villa 🏴 XXXX / XXXX ⚽ International utility for Poland in GW27 (Home to Netherlands / Away to Malta) ⚽ Midweek utility with Europa League ⚽ Villa on a good run of form 📈 Like & RT ✌🏼 XX likes for the next one"
X Link @CapitalSorare 2025-10-31T10:55Z 1620 followers, 1563 engagements
"✨ Budget Stars ✨ AJER - DEF - Brentford 🏴 XXXX / XXXX ⚽ International utility in GW27 / Home to Estonia / Away to Italy ⚽ Norway have only conceded 3 times in 6 WC qualifiers 🧱 ⚽ World Cup utility Like & RT for more ✌🏼 XX likes Ill get another done"
X Link @CapitalSorare 2025-10-31T13:37Z 1621 followers, XXX engagements
"Earn money for free just by playing mobile games: use the link and youll get X for just starting up New to sorare use this link and when you buy your first X cards off buy it now or auctions. Youll get XX market credit"
X Link @CapitalSorare 2025-10-31T13:40Z 1620 followers, XXX engagements
"Earn money for free just by playing mobile games: use the link and youll get X for just starting up New to sorare use this link and when you buy your first X cards off buy it now or auctions. Youll get XX market credit"
X Link @CapitalSorare 2025-10-31T13:41Z 1620 followers, XXX engagements
"Earn money for free just by playing mobile games: use the link and youll get X for just starting up New to sorare use this link and when you buy your first X cards off buy it now or auctions. Youll get XX market credit"
X Link @CapitalSorare 2025-10-31T14:19Z 1620 followers, XXX engagements
"@soccersilverbck Always next week 🤷🏻♂ Santa Clara away next week 👊🏼"
X Link @CapitalSorare 2025-10-31T22:52Z 1619 followers, XX engagements
"✨ Budget Stars ✨ SUAZO - MID - Sevilla XXXX / XXXX ⚽ Great start (score wise) to life in Sevilla moving from Toulouse ❌ Chile did not qualify for the World Cup 🌎 🏆 Like & RT ✌🏼 XX likes for the next one"
X Link @CapitalSorare 2025-10-30T20:47Z 1620 followers, 2726 engagements
"✨ Budget Stars ✨ CATENA - DEF - Osasuna XXXX / XXXX ⚽ 5/10 games this season he has hit above 60+ score ⚽ Favourable fixtures next (11th Sevilla Away / 17th Real Sociadad at Home / 16th Mallorca Away) Like & RT ✌🏼 XX likes and Ill do another #sorare"
X Link @CapitalSorare 2025-11-01T11:50Z 1620 followers, 1084 engagements
"Earn money for free just by playing mobile games: use the link and youll get X for just starting up New to sorare use this link and when you buy your first X cards off buy it now or auctions. Youll get XX market credit"
X Link @CapitalSorare 2025-11-01T11:50Z 1620 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": 106933122,
"creator_rank": 1,
"interactions_24h": 21430912
}
]
}
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": 2299,
"creator_rank": 1,
"interactions_24h": 334657566
}
]
}
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": 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:
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: