[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.]

@sapitonmix Avatar @sapitonmix Mike Sapiton πŸ‡ΊπŸ‡¦

Mike Sapiton πŸ‡ΊπŸ‡¦ posts on X about russia, estonia, latvia, cayenne the most. They currently have XXXXX followers and 1208 posts still getting attention that total XXXXXX engagements in the last XX hours.

Engagements: XXXXXX #

Engagements Line Chart

Mentions: XX #

Mentions Line Chart

Followers: XXXXX #

Followers Line Chart

CreatorRank: XXXXXXX #

CreatorRank Line Chart

Social Influence #


Social category influence countries travel destinations celebrities finance

Social topic influence russia, estonia #78, latvia #22, cayenne, german, zelensky, white house, pavel durov, turkey, spell

Top Social Posts #


Top posts by engagements in the last XX hours

"@Tr0llyTr0llFace Ukrainian buys Cayenne German jealous"
X Link @sapitonmix 2025-10-11T13:43Z 9204 followers, 1349 engagements

"Now if I didn't do well it only affected me. If I had performed like Zelensky did today in the White House oral exam I likely would not have graduated. what"
X Link @sapitonmix 2025-10-18T13:25Z 9217 followers, XXX engagements

"At some point Pavel Durov will be offered a high level gov position in Russia and accept it spearheading the next reload of relations between it and the West"
X Link @sapitonmix 2025-10-10T15:07Z 9210 followers, XXX engagements

""As an Austrian I disagree with the constitutions of Estonia and Latvia" Yeah bro right sure take care"
X Link @sapitonmix 2025-10-16T15:04Z 9217 followers, 1023 engagements

"Stalin is when Latvian in Latvia"
X Link @sapitonmix 2025-10-17T03:15Z 9218 followers, 23K engagements

"Guys do you think its virtue signaling to ask a journalist which covers the region for years to properly spell a name of the city Or am a stupid khohol for asking this"
X Link @sapitonmix 2025-10-18T09:23Z 9217 followers, 5165 engagements

"Sliwa is spiritually Lukashenko"
X Link @sapitonmix 2025-10-17T17:01Z 9217 followers, 1133 engagements

"When it's useful Ukrainians are portrayed as poor peasants unable to sustain themselves without grand Russian rule and wisdom. At another moment they are too rich to be helped"
X Link @sapitonmix 2025-10-11T00:25Z 9216 followers, 79K engagements

"Kyiv added to Ukraine is quite a take I must say"
X Link @sapitonmix 2025-09-30T07:27Z 9218 followers, 176.2K engagements

"@Chris_arnade So which one is it"
X Link @sapitonmix 2025-10-17T03:02Z 9218 followers, XXX engagements

"Heroes of Might and Magic III"
X Link @sapitonmix 2025-10-16T15:45Z 9218 followers, XXX engagements

"It always fascinates me as a European. Lets take Estonia. You can not borrow a damn book from the library or sign up for a supermarket discount app without a valid ID code tied to your residence permit"
X Link @sapitonmix 2025-10-18T11:39Z 9217 followers, XXX engagements

"@OliverJia1014 Hong Kong (technically Im too young but yet still aware what kind of colossal loss it is)"
X Link @sapitonmix 2025-10-15T15:23Z 9204 followers, XXX engagements

"I will literally buy a MAGA hat if he enables this without some legal trickery to reroute through another middle-man"
X Link @sapitonmix 2025-10-16T09:32Z 9217 followers, XXX engagements

"@uduvihmosaurus I'm a spoiled Western kid who lives off parents' money has an unmeasurable hatred towards Estonia and I say yes"
X Link @sapitonmix 2025-10-16T17:26Z 9217 followers, 2076 engagements

"@estxkid Strong Oodi vibes here"
X Link @sapitonmix 2025-10-15T05:07Z 9204 followers, XX engagements

"@elenasongsong Ever heard about Balkans"
X Link @sapitonmix 2025-10-15T18:28Z 9210 followers, XX engagements

"@LondonSpitMemes Do you want to know what a lot of Palestine supporters casually say to Ukrainians I dont think we should play this online jerks game. And more importantly I dont want to answer other peoples behavior"
X Link @sapitonmix 2025-10-17T14:20Z 9217 followers, XX engagements

"@LondonSpitMemes How is my post racist of all things"
X Link @sapitonmix 2025-10-17T14:09Z 9217 followers, XXX engagements

"There are people with 100+ confirmed kills and the largest land war since WWII in Europe right now but of course they can not comprehend LARP"
X Link @sapitonmix 2025-10-17T15:56Z 9217 followers, 196.4K engagements

"@LondonSpitMemes Those are random reply people how am I racist for it. Latvia is a diverse country there are many nationalities living there and I will not agree that state language requirements for permanent residence and citizenship are ethnic cleansing of some sort"
X Link @sapitonmix 2025-10-17T14:15Z 9218 followers, XX engagements

Category Creators

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:


Creators List

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:


Creator

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:


Creator Time Series

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: