[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.]
LemonPepperPapi posts on X about targets, $dlo, $can, $arry the most. They currently have XX followers and XX posts still getting attention that total XXX engagements in the last XX hours.
Social category influence stocks XX% nfl XX% nhl #2497 ncaa football X% technology brands X%
Social topic influence targets #1446, $dlo #38, $can #160, $arry #694, $wulf #165, wulf 8%, nhl #1614, $lumn 8%, chains 8%, $pcg #24
Top assets mentioned DLocal Limited Class A Common Shares (DLO) Canaan Inc. (CAN) Array Technologies, Inc. Common Stock (ARRY) TeraWulf Inc. (WULF) Lumen Technologies Inc (LUMN) PG&E, Corp. (PCG) Infosys Limited (INFY) Williams Companies Inc (WMB) Freeport-McMoRan Inc (FCX) Broadcom, Inc. (AVGO)
Top posts by engagements in the last XX hours
"RECAP. OF CLOSED OUT TRADES $DLO $WULF $CAN $POET"
X Link @lemon_p_papi 2025-10-15T14:31Z XX followers, XXX engagements
"NHL🏒 CAM TALBOT OVER XXXX SAVES (5 UNITS) #nhlpicks #gamblingX #lgrw #TimeToHunt"
X Link @lemon_p_papi 2025-10-15T15:51Z XX followers, XXX engagements
"ENTERED $ARRY XX NOV XX CALL"
X Link @lemon_p_papi 2025-10-15T19:57Z XX followers, XXX engagements
"ENTERING $CAN NOV XX X CALL $DLO NOV XX XXXXX CALL"
X Link @lemon_p_papi 2025-10-14T19:52Z XX followers, XXX engagements
"ENTERED $ARRY XX 10/17 CALL"
X Link @lemon_p_papi 2025-10-15T13:59Z XX followers, XXX engagements
"OUT OF $ARRY FOR XX% GAIN"
X Link @lemon_p_papi 2025-10-16T13:40Z XX followers, XXX engagements
"ENTERED $INFY 11/21 XX CALL. TARGETS XXXX 19.06"
X Link @lemon_p_papi 2025-10-09T19:41Z XX followers, XXX engagements
"NFL🏈LOCK OF THE WEEK SEAHAWKS ML (10 UNITS) #gamblingX #DUUUVAL #Seahawks"
X Link @lemon_p_papi 2025-10-12T16:29Z XX followers, XXX engagements
"ENTERED 11/21 $LUMN XX CALLS. BEEN PLAYING WITH GAMMA SQUEEZE AND OPTION CHAINS. OCT XX HAD SOME OPEN INTEREST ON THAT $XX STRIKE. LETS GIVE IT SOME TIME AND SEE WHAT IT DOES. LOTTO PLAY"
X Link @lemon_p_papi 2025-10-08T13:48Z XX followers, XXX engagements
"OUT OF $WMB"
X Link @lemon_p_papi 2025-09-18T19:06Z XX followers, XXX engagements
"OUT OF $WULF FOR 40%"
X Link @lemon_p_papi 2025-10-15T13:47Z XX followers, XXX engagements
"NHL🏒 DEVILS ML (5 UNITS) #gamblingX #njdevils"
X Link @lemon_p_papi 2025-10-16T22:32Z XX followers, XXX engagements
"CFB🏈 WESTERN KENTUCKY -XX (5 UNITS) #gamblingX #westernkentucky #fiu #cfbpicks"
X Link @lemon_p_papi 2025-10-14T23:31Z XX followers, XXX engagements
"OUT OF $PCG FOR XX% GAIN"
X Link @lemon_p_papi 2025-10-09T13:36Z XX followers, XXX engagements
"CASH RAIDERS LOCK OF THE WEEK #gamblingX #nflpicks #raidernation"
X Link @lemon_p_papi 2025-10-12T22:58Z XX followers, XXX engagements
"ENTERING 11/21 $PCG XX CALLS. TARGETS XXXXX XXXXX XXXXX. UNUSUALLY HIGH OPEN INTEREST ON OCT XX XX STRIKE"
X Link @lemon_p_papi 2025-10-08T16:12Z XX followers, XXX engagements
"OUT OF $LUMN FOR X% LOSS"
X Link @lemon_p_papi 2025-10-09T14:04Z XX followers, XXX engagements
"ENTERED $FCX 11/21 XX CALLS. TARGETS XXXXX AND XXXXX. COULD SEE POSSIBLE SQUEEZE"
X Link @lemon_p_papi 2025-10-09T14:44Z XX followers, XXX engagements
"OUT OF $CAN FOR XXX% AND $DLO FOR 200%"
X Link @lemon_p_papi 2025-10-15T13:48Z XX followers, XXX engagements
"ENTERING $AVGO OCT XX XXX CALLS. LOTTO BASED OFF FLOW AND LIKE CHART"
X Link @lemon_p_papi 2025-10-13T19:57Z XX followers, XXX engagements
"ENTERED $AVIR 1/16/26 X CALL. TARGETS XXXX 4.02"
X Link @lemon_p_papi 2025-10-09T19:40Z XX 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: