[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.]
ARENA MAN CAPITAL posts on X about $2360hk, $csuto, $teqst, $mgpi the most. They currently have XXXXX followers and XX posts still getting attention that total XXX engagements in the last XX hours.
Social category influence stocks XXXXX% finance XXXXX% technology brands XXXX%
Social topic influence $2360hk 12.82%, $csuto 12.82%, $teqst 10.26%, $mgpi 10.26%, $chgde 10.26%, $sgnwa 10.26%, $pnpto 10.26%, $toiv 10.26%, $qisv 7.69%, $lmnv XXXX%
Top accounts mentioned or mentioned by @joinyellowbrick @phil_hk @valuepraya @longriverhk @investingichina @mikefritzell @simonseverino @jaminvest @ultradeep3 @capitalvalor @mosinvesting @nicoperjes @nicholasmeyers @cj0pp3l @ahoots @redshirtinsight @recoverytrade @jam_invest @lindy_bindy
Top assets mentioned Brookfield Corporation (BN) Booking Holdings Inc (BKNG) Markel, Corp. (MKL) Cloudflare, Inc. (NET) Datadog Inc (DDOG) Grab Holdings Limited Class A Ordinary Shares (GRAB) MercadoLibre Inc (MELI) Shopify Inc (SHOP) Danaher Corporation (DHR) Brown-Forman Corporation Class B (BF.B) Constellation Brands, Inc. Class A (STZ)
Top posts by engagements in the last XX hours
"2025 Q1: XXXX% 2024: XXXX% (mistake in last Q calc) $TOI.V $CSU.TO $PNP.TO $ENGH.TO $SGN.WA $ACP.WA $ASE.WA $CHG.DE $JDG.L $GLV.L $MGPI $PDD $TBRG $2360.HK $9961.HK $BN $LMN.V $QIS.V Personally I'm having trouble finding conviction outside of the bearded" @ArenaManCapital on X 2025-04-01 04:04:57 UTC 1675 followers, 35.7K engagements
"2025 YTD: XXXX% 2024: XXXX% $TOI.V $SGN.WA $ACP.WA $ASE.WA $JDG.L $TBRG $2360.HK $TFII.TO $2300.TW $ENGH.TO $CHG.DE $BERNER-B.ST $MGPI $TEQ.ST $KARNEL-B.ST $GLV.L $BN.TO $MKL $QIS.TO EUR/USD. 👶 = no time for DD means it's harder to lose money on shitcos😅" @ArenaManCapital on X 2025-07-01 01:41:13 UTC 1675 followers, 28.5K engagements
"2024: XX% $TOI.V $CSU.TO $PNP.TO $SGN.WA $CHG.DE $JDG.L $WISE.L $LTI.L $VIT-B.ST $TEQ.ST $2360.HK $2191.HK $66.HK $BKNG $TBRG $LMN.V cash XXXX% Tracking: $MGPI $JKS Now have a son He is who I'm thinking of when investing" @ArenaManCapital on X 2025-01-01 03:49:16 UTC 1675 followers, 49K engagements
"2024 Q1 Portfolio: $DHR $2368.HK $KPG.AX $2360.HK $1523.HK $3600.HK $0833.HK $0941.HK $CHG.DE $CSU.TO $SGN.WA $VTY.L $CRN.L $TEQ.ST $LIFCO-B.ST Cut/trimmed: $883.HK $TOI.V Added: $2360.HK $1523.HK Q1 2024 Performance: 17.88%" @ArenaManCapital on X 2024-03-30 08:20:57 UTC 1674 followers, 23.4K engagements
"WSET spirits holder & spirits investor here. Thread on resources for studying American whiskey (scotch is diff). American whiskey exposure in public markets is limited. Some exposure through: $BF.B $MGPI $DGE.L $2587.T $2503.T $STZ $RI.PA $CPR.MI Study them all. 1/n" @ArenaManCapital on X 2025-01-17 15:12:50 UTC 1683 followers, 3098 engagements
"Studying $PNP.TO holdings has really made me appreciate $CSU.TO. CSU owns at least XX other businesses related to $QIS.V under Perseus alone. Would a competing allocator do a better job vs. the data that only $CSU.TO has Many $PNP.TO holdings are difficult investment cases" @ArenaManCapital on X 2025-04-02 18:33:06 UTC 1674 followers, 2153 engagements
"@simonseverino No Japanese names X HK names. $2360.HK is a bet on management's proven excellence in low cost merchandising especially in wine. $9961.HK is a bet on an OTA's ability to build value in intangibles (brand/IP)" @ArenaManCapital on X 2025-04-01 05:16:13 UTC 1684 followers, XXX engagements
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": "twitter::1353384573435056128",
"creator_name": "rovercrc",
"creator_avatar": "https://pbs.twimg.com/profile_images/1891433835675475969/J-TloTb6_200x200.png",
"creator_followers": 1267738,
"creator_rank": 1,
"interactions_24h": 1686455
}
]
}
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": "youtube::UC0C-w0YjGpqDXGB8IHb662A",
"creator_name": "edsheeran",
"creator_avatar": "https://yt3.ggpht.com/pZQ5JMD4EOI8TcNYAPTzMexe_fC0CKnb_hYlV4rPfIzmDidF239fH1XKmzkeT30XSg7fxNwc_w=s88-c-k-c0x00ffffff-no-rj",
"creator_followers": 57700000,
"creator_rank": 1,
"interactions_24h": 39981772
}
]
}
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/1591278197844414464/O6Fp0hFB_200x200.jpg",
"creator_followers": 26725655,
"creator_posts": 2639,
"creator_rank": 1,
"interactions_24h": 378298216
}
]
}
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": 221643469,
"creator_rank": "9",
"interactions_24h": 137219778,
"topic_influence": [
{
"topic": "elon musk",
"count": 282,
"percent": 4.45,
"rank": X
}
]
}
}
Schema: