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

@COMETcapital Avatar @COMETcapital Bruno

Bruno posts on X about stocks, market cap, currency, $lycasx the most. They currently have XXX followers and XX posts still getting attention that total XX engagements in the last XX hours.

Engagements: XX #

Engagements Line Chart

Mentions: X #

Mentions Line Chart

Followers: XXX #

Followers Line Chart

CreatorRank: undefined #

CreatorRank Line Chart

Social Influence #


Social category influence finance XXXX% cryptocurrencies XXXX% stocks XXXX% currencies XXXX% countries XXXX%

Social topic influence stocks 5.66%, market cap 3.77%, currency 1.89%, $lycasx 1.89%, $lysdy 1.89%, $aya 1.89%, find the 1.89%, $abra 1.89%, $dr0f 1.89%, $alm XXXX%

Top accounts mentioned or mentioned by @upslopecapital @rocksexton @andreassteno @realvision @verdeagritech @kingcoinmatt @jeffsnideredu @doggies0000e @ajobst @thewealthminer @elonmusk @fundstrat @kieldro @tavicosta @realrickrule @robertivanhoe @jenstilmanydots @capitalistexp @themarketear @zerohedge

Top assets mentioned Aryacoin (AYA) Vulcan Materials Company (VMC) NexGen Energy Ltd. (NXE) Magna International (MGA) Critical Metals Corp. Ordinary Shares (CRML)

Top Social Posts #


Top posts by engagements in the last XX hours

"@UpslopeCapital First time we're about a major currency devaluation. Study Venezuela"
X Link @COMETcapital 2025-10-08T18:59Z XXX followers, XX engagements

"$LYC.ASX $LYSDY Extreme overbought at XX on the 1-yr RSI. Tread carefully folks. Resource stocks tend to Peter out as these levels"
X Link @COMETcapital 2025-08-18T02:19Z XXX followers, XXX engagements

"$AYA I did not find the short report compelling - didn't seem like it was done by geotechnical expert. Also don't find CEO response that compelling. Just buy $ABRA instead. #silver #SILJ"
X Link @COMETcapital 2025-09-30T21:24Z XXX followers, XXX engagements

"$DR0.F One of world cheapest and higher quality micr-cap #oilstocks. Adjusted for stake in $ALM now half of market cap oil biz trades 1.5X EV/EBITDA and 5x EPS. Consistent production with no equity dilution"
X Link @COMETcapital 2025-10-09T15:26Z XXX followers, 1474 engagements

"$TLG.ASX in DC tomorrow. Will US take a en equity stake One of most advanced graphite developers in the world. Not US location but NA peers are years behind TLG so it has a shot"
X Link @COMETcapital 2025-10-14T01:50Z XXX followers, XXX engagements

"@RockSexton @Doggies0000E @ajobst @AndreasSteno @RealVision Yes irrational markets happen all the time. Just trying to help the newbs not to get duped into buying extreme tops and to avoid the projects that will never become mines which is XX% of jr mining stocks. If you hold long those long enough you'll lose 90%"
X Link @COMETcapital 2025-10-15T00:53Z XXX followers, XX engagements

"$XHB will lead $VMC lower. Homebuilding is slowing. VMC a mere 35x EPS LOL"
X Link @COMETcapital 2025-09-25T16:21Z XXX followers, XXX engagements

"$MGA #Uranium poking its head above XX and XXX DMAs and 18-month downtrend. XX% discount to equities including $NXE the world's best undeveloped mining project. NXE will hit all time highs and MGA discount will close to 10%. EZ money"
X Link @COMETcapital 2025-07-24T20:04Z XXX followers, 1132 engagements

"$CRML Extreme Overbought. Yeah it's large but low grade and remote AF and high cost. If you really believe in it just buy $EUR.ASX whose CRML stake is 4x its market cap. Expect more dumping from them though. Don't be the baggie folks"
X Link @COMETcapital 2025-10-10T15:28Z XXX followers, XXX engagements

"@kingcoinmatt @AndreasSteno @RealVision stocks are already anticipating this. the fake ones which is XX% will start to see insider dumping and dampen enthusiasm"
X Link @COMETcapital 2025-10-14T22:46Z XXX followers, XX engagements

"$ARA.V Ok project. But SO MUCH COMPETITION in Brazil with at $BRE.ASX $MEI.ASX $NPK.V OBY BCM.ASX $API.V SGQ.ASX. One max will make it. Probably not this one. RSI XX. Don't be a piggie bag holder folks"
X Link @COMETcapital 2025-10-14T14:15Z XXX 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": 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: