[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.]
🆁 posts on X about nottingham forest, ange, take the, fifaworldcup the most. They currently have XXXXX followers and XXX posts still getting attention that total XXXXX engagements in the last XX hours.
Social category influence premier league #730 countries XXXX% travel destinations XXXX%
Social topic influence nottingham forest #35, ange 0.55%, take the 0.28%, fifaworldcup 0.28%, latvia 0.28%, accuracy 0.28%, porto 0.28%, fc porto 0.28%, kfc 0.28%, london XXXX%
Top accounts mentioned or mentioned by @nffc @nufcdiscussion @iamtheredeemer @marleynffc @grok @nffcreddog @forestmad80 @nffcalways1 @lincs990 @djstouty @premierleague @thfcconnor01 @nffc_red_dog @nffcepl @hollyxbirnie @amymcrogers15 @scottfnffc @tobysomeoneb @scottf_nffc @lucann26
Top posts by engagements in the last XX hours
"@rafblue You must be on crack to come with such input"
X Link @CapitalR 2025-10-13T13:16Z 2205 followers, XX engagements
"If Sean Dyche does indeed take the hotseat; it wont be pretty football but it should be effective & hopefully we get some wins again. Key word: effective. Currently Ange Ball hasnt managed that in X winless games. His time is rightly running out 🕰 #NFFC"
X Link @CapitalR 2025-10-12T17:18Z 2205 followers, 14K engagements
"So glad we have the international break for X weeks. No disappointment from Ange ball for a few weeks 😂🙈 #NFFC"
X Link @CapitalR 2025-10-06T10:00Z 2205 followers, 5670 engagements
"Ange Postecoglou @ Nottingham Forest:- Games managed - X Win rate - X% yes ZERO Draw rate - XXXX% Loss rate - XXXX% 😭 Absolutely Atrocious Ange. #NFFC"
X Link @CapitalR 2025-10-05T15:06Z 2205 followers, 28.9K engagements
"Nottingham Forest play today under Ange ball; and we have to watch 😭🙈 #NFFC"
X Link @CapitalR 2025-10-05T07:21Z 2205 followers, 6374 engagements
"Elliot Anderson key stats tonight:- Touches - XXX Key passes - X Accurate passes - 121/130 (93%) Long balls (accurate) 4/5 (80%) Tackles (Won) - 4(2) Interceptions - X Recoveries - XX Ground duels (won) - 10(7) #NFFC #England #ENGLAT"
X Link @CapitalR 2025-10-14T20:49Z 2206 followers, XXX engagements
"Nice one Ange Postecoglou. Just stand there staring. Because thats worked for SEVEN winless games. Get him OUT. #NFFC #NEWNFO"
X Link @CapitalR 2025-10-05T14:51Z 2205 followers, 36.8K engagements
"Elliot Anderson. Baller. Sometimes I genuinely cant believe hes our player. Nottingham Forests midfield engine ❤ #NFFC"
X Link @CapitalR 2025-10-14T21:09Z 2204 followers, 19.6K engagements
"A lot of posts about Porto tickets selling slow. FC Porto is a no brainer for me. The team I was most excited to draw. Im sure it will sell out. Drages are a big club great fanbase & Porto is a great city to visit 💙 Ill be back there in January 2026 too #NFFC"
X Link @CapitalR 2025-10-07T17:08Z 2204 followers, 55K engagements
"@NFFC Enjoy the next few days whilst we can"
X Link @CapitalR 2025-10-15T09:46Z 2204 followers, XXX engagements
"I DID IT - Two years sober from alcohol ✌🏽 Target achieved 🎯 Mentally & physically I am in a better place. Giving up was my choice and I am happier for it. Each to their own but I dont miss it all at. So proud of myself. #NFFC #sober"
X Link @CapitalR 2025-10-05T09:09Z 2204 followers, 51.8K engagements
"@justhere4nffc We just need to get wins and points on board. Confidence needs lifting. If Ange cant do it in the next few games; i think Dyche will have to come in and do the job (hopefully). Yeah maybe. I wouldnt mind ugly football and winning at the moment though 😂"
X Link @CapitalR 2025-10-12T19:17Z 2205 followers, XXX engagements
"Ive been craving fast food ever since my leg surgery as Ive been eating pretty healthily for X weeks. Finally I caved in on my evening physio walk and had a dirty chicken KFC. It tasted so good that it was worth walking slowly in pain. 😂🍗 Decent South London sunset too 😍"
X Link @CapitalR 2025-10-12T18:31Z 2204 followers, XXX engagements
"Stand there and just stare like you do. Thatll help Ange. Get him GONE #NFFC"
X Link @CapitalR 2025-10-05T14:43Z 2205 followers, 10.9K 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: