[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.]
Happy Choco posts on YouTube about demon, over the, viralshorts, sits the most. They currently have XXXXXX followers and XXX posts still getting attention that total XXXXXXX engagements in the last XX hours.
Social topic influence demon #3779, over the #1946, viralshorts, sits, has been, rescue, whats going, steam
Top posts by engagements in the last XX hours
"POV: Anger Just Did the Unthinkable πβπ₯ #insideout2 #anger #pranks"
YouTube Link @happychoco12 2025-10-11T10:55Z 48K followers, 3M engagements
"POV Which one iscorrect e e ei Meat Inside out 2"
YouTube Link @happychoco12 2025-07-25T12:15Z 48K followers, 69.4K engagements
"POV: Inside Out Got Trapped in a Haunted House πππ #disgust #anger #sadness #anxiety #insideout2"
YouTube Link @happychoco12 2025-10-05T10:55Z 48K followers, 1M engagements
"Connect with correct pair Inside Out X E EEi Vacation Meat"
YouTube Link @happychoco12 2025-09-12T12:01Z 48K followers, 47.7K engagements
"POV: Joy Took Too Long in the Bathroom ππ½π₯ #sadness #joy #anger #insideout2"
YouTube Link @happychoco12 2025-10-09T10:55Z 48K followers, 191.3K engagements
"POV: Anger Found Out Whos in the Room ππ₯π #sadness #insideout2 #anger"
YouTube Link @happychoco12 2025-10-14T10:55Z 48K followers, 270.3K engagements
"POV Anger vs Akaza: Inside Out x Demon Slayer Crossover #demonslayer #infinitycastle"
YouTube Link @happychoco12 2025-08-28T12:15Z 48K followers, 1.3M engagements
"Inside Outs Pool Party Went Wrong ππ¦π₯ #anxiety #joy #disgust #pranks"
YouTube Link @happychoco12 2025-10-13T10:55Z 48K followers, 928.3K engagements
"POV: Inside Out Space Mission Gone Wrong πππ Inside out X #anger #joy #sadness"
YouTube Link @happychoco12 2025-09-30T10:55Z 48K followers, 93.2K engagements
"POV: When Joy & Anger Got Caught in the Bedroom ππ₯ #insideout2 #anger #joy"
YouTube Link @happychoco12 2025-10-02T10:55Z 48K followers, 4.8M engagements
"POV: Inside Out Joined Demon Slayer ππ₯π§ #anger #insideout2 #demonslayer"
YouTube Link @happychoco12 2025-10-12T10:55Z 48K followers, 38.4K engagements
"POV: Sadness Said Shes Fine Then This Happened ππ» #anger #sadness #joy"
YouTube Link @happychoco12 2025-10-08T10:55Z 48K followers, 5.4M engagements
"POV: Disgust Turns Evil ππ #joy #disgust #sadness #insideout2"
YouTube Link @happychoco12 2025-10-06T10:55Z 48K followers, 2.2M engagements
"POV: Inside Outs Rescue Mission Got TOO REAL πππ₯ #anger #insideout2 #disgust"
YouTube Link @happychoco12 2025-10-07T10:55Z 48K followers, 249.6K engagements
"POV: When Inside Out Joins Nakama One Pieceπβ π’ #onepiece #insideout2 #anger #mugiwara"
YouTube Link @happychoco12 2025-10-04T10:55Z 48K followers, 147.8K engagements
"POV: When Disgust Just Want Privacy in the Bathroom π½π #insideout2 #disgust #sadness #joy #anger"
YouTube Link @happychoco12 2025-10-03T10:55Z 48K followers, 3.5M engagements
"POV: Anger Took Full Steam Ahead Too Seriously ππ₯π #anger #anxiety #insideout2 #pranks"
YouTube Link @happychoco12 2025-10-15T10:55Z 48K followers, 163.3K engagements
"POV: Anger and Joy Got Caught in the Bathtub πππ₯ #anger #joy #insideout2"
YouTube Link @happychoco12 2025-10-10T10:55Z 48K followers, 533K engagements
"When Joy Takes a Bath But Everyone Shows Up π³ππ #insideout2 #joy #anger"
YouTube Link @happychoco12 2025-09-29T10:55Z 48K followers, 2.2M engagements
"POV: Dont Give Anger a Pair of Scissors πβπ₯π #anger #insideout2 #pranks"
YouTube Link @happychoco12 2025-10-16T10:55Z 48K followers, 384K engagements
"POV: Anger with a Bat - Everyones Doomed βΎπ₯π #insideout2 #anger #disgust"
YouTube Link @happychoco12 2025-10-01T10:55Z 48K followers, 132.9K engagements
"POV: Anger Needs a Chill Pill. Literally πππ₯π #anger #insideout2 #sick"
YouTube Link @happychoco12 2025-10-17T10:55Z 48K followers, 32.8K engagements
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/posts/v1
Get the top posts for a specific creator. If start time is provided the result will be the top posts by interactions for the time range. If start is not provided it will be the most recent top posts by interactions from the last XX hours.
input parameters:
Example request:
curl -H "Authorization: Bearer <API_KEY>" https://lunarcrush.com/api4/public/creator/twitter/elonmusk/posts/v1
Example response:
{
"data": [
{
"id": "1953886838445552084",
"post_type": "tweet",
"post_title": "Good idea. \n\nAlso, we will be putting the most liked images on π in the Grok Imagine default feed.",
"post_created": 1754677898,
"post_sentiment": 3.48,
"post_link": "https://x.com/elonmusk/status/1953886838445552084",
"post_image": null,
"creator_id": "twitter::44196397",
"creator_name": "elonmusk",
"creator_display_name": "Elon Musk",
"creator_followers": 227846462,
"creator_avatar": "https://pbs.twimg.com/profile_images/1936002956333080576/kqqe2iWO_200x200.jpg",
"interactions_24h": 0,
"interactions_total": 18444057
}
]
}
Schema:
https://lunarcrush.com/api4/public/topic/:topic/creators/v1
Get the top creators for a social topic
input parameters:
Example request:
curl -H "Authorization: Bearer <API_KEY>" https://lunarcrush.com/api4/public/topic/bitcoin/creators/v1
Example response:
{
"data": [
{
"creator_id": "tiktok::7509870025967207447",
"creator_name": "yeti.solana",
"creator_avatar": "https://p16-sign-va.tiktokcdn.com/tos-maliva-avt-0068/93e1598920b075388436ef3aa00fb2b9~tplv-tiktokx-cropcenter:100:100.webp?dr=14579&refresh_token=7404bb29&x-expires=1760720400&x-signature=zGB30r6Ns86%2FC7fxbCIOGusQlnA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=sg1",
"creator_followers": 353382,
"creator_rank": 1,
"interactions_24h": 3074146
}
]
}
Schema:
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: