[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.]
Spartoo's management acquired Highland Capital Partners' stake, signaling a shift in ownership. Highland Capital Partners engagements are at a 52-week high, indicating strong market interest and activity around the firm's recent successes and investments..
Highland Capital Partners is a venture capital firm.
Engagements 24-Hour Time-Series Raw Data
Current Value: XXX
Daily Average: XXX
1 Week: XXX -XX%
1 Month: XXXXX +26%
6 Months: XXXXXX +3.70%
1 Year: XXXXXX -XX%
1-Year High: XXX on 2025-10-05
1-Year Low: X on 2024-12-02
Social Network | News | X |
---|---|---|
Engagements | XX | XX |
Mentions 24-Hour Time-Series Raw Data
Current Value: XX
Daily Average: X
1 Month: XX -XX%
6 Months: XX -XX%
1 Year: XX +45%
1-Year High: XX on 2025-07-04
1-Year Low: X on 2024-11-03
Social Network | News | X |
---|---|---|
Mentions | X | XX |
Creators 24-Hour Time-Series Raw Data
XX unique social accounts have posts mentioning Highland Capital Partners in the last XX hours which is no change from in the previous XX hours
Daily Average: X
1 Month: XX -XX%
6 Months: XX +7.70%
1 Year: XX +35%
1-Year High: XX on 2025-07-02
1-Year Low: X on 2024-11-03
Sentiment 24-Hour Time-Series Raw Data
Current Value: XXX%
Daily Average: XX%
1 Week: XXX% no change
1 Month: XXX% no change
6 Months: XXX% no change
1 Year: XXX% no change
1-Year High: XXX% on 2024-10-21
1-Year Low: XX% on 2024-11-12
Most Supportive Themes
Most Critical Themes
Network engagement breakdown:
Network | Positive | % | Neutral | % | Negative | % |
---|---|---|---|---|---|---|
News | X | X% | XX | XX% | X | X% |
X | XX | XX% | XX | XX% | X | X% |
Total | XX | XX% | XX | XX% | X | X% |
Top assets mentioned In the posts about Highland Capital Partners in the last XX hours
Harley-Davidson, Inc. (HOG) YETI Holdings, Inc. Common Stock (YETI) Hundred Million (100M)
Top topics mentioned In the posts about Highland Capital Partners in the last XX hours
acquisition, seed funding, united states, investment, boston, has been, $5m, 5m, $hog, $yeti, $100m
Top posts by engagements in the last XX hours
Showing only X posts for non-authenticated requests. Use your API key in requests for full results.
"Malwarebytes is privately held not publicly traded. Key institutional investors include Vector Capital (major backer since 2022) Fidelity Investments Highland Capital Partners Greenbird Capital HighGear Ventures and Uni-Ventures among about XX total. Latest funding: $100M Series C in 2022. For full details check sources like PitchBook or Crunchbase"
X Link @grok 2025-09-20T10:24Z 6.4M followers, 1189 engagements
"Harley-Davidson adds Daniel Nova (General Partner Highland Capital Partners) and Matt Reintjes (CEO YETI Holdings) to Board $HOG #corpgov"
X Link @JDruryPartners 2025-09-17T18:25Z XXX followers, 1053 engagements
"Since 1987 Highland Capital Partners has been a prominent player in the venture capital world particularly in software consumer tech and healthcare. The average check size of Highland Capital Partners is around $5M"
X Link @angel_match 2025-09-13T13:00Z XXX followers, XXX engagements
"🚀 Highland Capital Partners Series A Series B 📍 Cambridge (United States) Boston (United States) Menlo Park (United States) 📊 Focus: Cyber Security Commerce Future. 🔗 #VC #Startups #Funding #Cyber #Security"
X Link @projectstartups 2025-07-12T22:22Z 1290 followers, 7068 engagements
https://lunarcrush.com/api4/public/topics/list/v1
Get a list of trending social topics.
Example request:
curl -H "Authorization: Bearer <API_KEY>" https://lunarcrush.com/api4/public/topics/list/v1
Example response:
{
"data": [
{
"topic": "youtube",
"title": "YouTube",
"topic_rank": 1,
"topic_rank_1h_previous": 1,
"topic_rank_24h_previous": 1,
"num_contributors": 420430,
"num_posts": 912873,
"interactions_24h": 2912785759
}
]
}
Schema:
https://lunarcrush.com/api4/public/topic/:topic/whatsup/v1
Generate an AI summary of the hottest news and social posts for a specific topic
input parameters:
Example request:
curl -H "Authorization: Bearer <API_KEY>" https://lunarcrush.com/api4/public/topic/bitcoin/whatsup/v1
Example response:
{
"config": {
"topic": "bitcoin",
"generated": 1758826249
},
"summary": "Several major companies, including Google and Capital Group, are investing in Bitcoin and related technologies, indicating growing institutional interest. Additionally, various firms, such as Melanion Capital and Oranjebtc, are developing new Bitcoin treasury models and expanding their Bitcoin holdings. Meanwhile, regulatory developments, like the SEC's approval of a new crypto ETF, are also shaping the market."
}
Schema:
https://lunarcrush.com/api4/public/topic/:topic/time-series/v2
Get historical time series data for a social topic
input parameters:
Example request:
curl -H "Authorization: Bearer <API_KEY>" https://lunarcrush.com/api4/public/topic/bitcoin/time-series/v2
Example response:
{
"config": {
"topic": "bitcoin",
"id": "bitcoin",
"name": "Bitcoin",
"symbol": "BTC",
"interval": "1w",
"start": 1758153600,
"end": 1758833579,
"bucket": "hour",
"metrics": [],
"generated": 1758826379
},
"data": [
{
"time": 1758153600,
"contributors_active": 19736,
"contributors_created": 892,
"interactions": 4231195,
"posts_active": 38896,
"posts_created": 1187,
"sentiment": 80,
"spam": 6467,
"alt_rank": 667,
"circulating_supply": 19922378,
"close": 116313.13,
"galaxy_score": 52,
"high": 116313.13,
"low": 116188.8,
"market_cap": 2318184308977,
"market_dominance": 56.8449,
"open": 116313.13,
"social_dominance": 18.7344,
"volume_24h": 63629830396
}
]
}
Schema:
https://lunarcrush.com/api4/public/topic/:topic/time-series/v1
Get historical time series data for a social topic
input parameters:
Example request:
curl -H "Authorization: Bearer <API_KEY>" https://lunarcrush.com/api4/public/topic/bitcoin/time-series/v1
Example response:
{
"config": {
"topic": "bitcoin",
"id": "bitcoin",
"name": "Bitcoin",
"symbol": "BTC",
"interval": "1w",
"start": 1758153600,
"end": 1758833584,
"bucket": "hour",
"metrics": [],
"generated": 1758826384
},
"data": [
{
"time": 1758153600,
"contributors_active": 19736,
"contributors_created": 892,
"interactions": 4231195,
"posts_active": 38896,
"posts_created": 1187,
"sentiment": 80,
"spam": 6467,
"alt_rank": 667,
"circulating_supply": 19922378,
"close": 116313.13,
"galaxy_score": 52,
"high": 116313.13,
"low": 116188.8,
"market_cap": 2318184308977,
"market_dominance": 56.8449,
"open": 116313.13,
"social_dominance": 18.7344,
"volume_24h": 63629830396
}
]
}
Schema: