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

@ragnarisapirate Avatar @ragnarisapirate ☂︎eff Moore

☂︎eff Moore posts on X about $rgs, $ftci, $mc, china the most. They currently have XXXXX followers and XX posts still getting attention that total XXXXX engagements in the last XX hours.

Engagements: XXXXX #

Engagements Line Chart

Mentions: X #

Mentions Line Chart

Followers: XXXXX #

Followers Line Chart

CreatorRank: XXXXXXX #

CreatorRank Line Chart

Social Influence #


Social category influence finance XXXX% stocks XXXX% cryptocurrencies XXXX% countries XXXX% technology brands XXXX%

Social topic influence $rgs #5, $ftci #1, $mc 1.39%, china 1.39%, tariffs 1.39%, $fslr 1.39%, $mfi 1.39%, up the 1.39%, 500k 1.39%, dynamic XXXX%

Top accounts mentioned or mentioned by @mntoycar @thewritser @darkfirecapital @bryangreenbaum @chaptwelvecap @deepvaluedude @dheerajnam @chrisolin @jamepdx @jerryfences @shmuellon @vanckzhu @clauderustler @ltlfreelibrary @ftcsolar @trumpdailyposts @grok @dallasaptgp @sjoerds78 @sevencornerscap

Top assets mentioned Merit Circle (MC) First Solar, Inc. (FSLR) Marginswap (MFI) Microsoft Corp. (MSFT) Array Technologies, Inc. Common Stock (ARRY) Nxt (NXT)

Top Social Posts #


Top posts by engagements in the last XX hours

"I could see it be massively overvalued now- but also could see it looking massively undervalued XX or XX years out- especially if this thing turns into the $V or $MC of crypto"
X Link @ragnarisapirate 2025-10-05T20:38Z 6209 followers, XXX engagements

"Orange man China tariffs seem great for $FSLR"
X Link @ragnarisapirate 2025-10-10T23:30Z 6207 followers, 1060 engagements

"Check out this video of how quickly the @FtcSolar tracking system can be used with panel install. The company is quantifying the time savings in a big way and hopefully can seize market share accordingly. $FTCI"
X Link @ragnarisapirate 2025-10-15T13:52Z 6208 followers, XXX engagements

"$RGS store count went down a lot less than I was expecting management has guided this will be the last quarter of significant closures: seems like they have a pretty solid based going forward. No longer a melting ice cube"
X Link @ragnarisapirate 2025-05-13T12:25Z 6207 followers, 2302 engagements

"46 likes on this $MFI post- I wonder how much of the 500k share float is reflected in that How much more is from people people on X that didn't like the post. Guessing both make up the vast majority of the float. This dynamic can make things go insane in either direction"
X Link @ragnarisapirate 2025-10-05T20:38Z 6207 followers, 2391 engagements

"$RGS isn't Dunkin. But is it so far off that it can't get its double digit debt down a lot more- to close to XXX% by backing it with franchise fees Dunkin Sells $XXX Million of Bonds Backed By Franchise Fees - Bloomberg"
X Link @ragnarisapirate 2025-10-10T13:57Z 6207 followers, XXX engagements

"Solar. And batteries. Then once they get made gas plants. So many ways to play solar. But $FTCI has a rising tide and seems it can also capture market share"
X Link @ragnarisapirate 2025-10-09T22:00Z 6209 followers, 1002 engagements

"This said- the controlling shareholder has every incentive to do great for the minority here- and he will probably be on both sides of the transaction. Which makes for weird math. Who knows if the valuation will be legit or based on comps that are unrealistic"
X Link @ragnarisapirate 2025-10-05T20:38Z 6209 followers, XXX engagements

"Anyone else more excited than the market about the $RGS results than the market seems to be I really like the confidence the valuation adjustment for the NOLs seems to imply I am guessing store count bottoms out at 3800. This thing seems to be turning the corner"
X Link @ragnarisapirate 2025-09-03T15:05Z 6207 followers, 2688 engagements

"This reminds me of the marketing for shark bite plumbing fittings"
X Link @ragnarisapirate 2025-10-15T14:08Z 6208 followers, XXX engagements

"@Mr_Neutral_Man $FTCI is my bet. I think they can take market share from $arry and $Nxt"
X Link @ragnarisapirate 2025-10-10T20:46Z 6208 followers, XXX engagements

"This is a cool happening at $RGS to get better revenues and offer better services- want a more qualified stylist Pay a little more money for a premium cut. This also offers employees incentives to improve Seems neat"
X Link @ragnarisapirate 2025-04-28T18:42Z 6207 followers, 1687 engagements

"The visual representation from the first video is a big deal. And having assembled various things in my life not having to use nuts and bolts is kind of a big deal. Example- dropping them is a pain in the ass. And hitting things once with a mallet is satisfying"
X Link @ragnarisapirate 2025-10-15T14:22Z 6208 followers, XXX 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": 107096627,
      "creator_rank": 1,
      "interactions_24h": 86230220
    }
  ]
}

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": 1946,
      "creator_rank": 1,
      "interactions_24h": 303150257
    }
  ]
}

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": 226637736,
    "creator_rank": 26,
    "interactions_24h": 53318135,
    "topic_influence": [
      {
        "topic": "elon musk",
        "count": 180,
        "percent": 2.81,
        "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": 1758153600,
    "end": 1758844800,
    "bucket": "hour",
    "name": "lunarcrush",
    "remote_api": "danode2-13",
    "generated": 1758826398
  },
  "data": [
    {
      "time": 1758153600,
      "followers": 309352,
      "interactions": 1758,
      "posts_active": 29,
      "posts_created": 1,
      "creator_rank": 296332
    }
  ]
}

Schema: