[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.]
Maryland Terrapins basketball sees increased engagement and mentions, with CBS Sports ranking the Terps in the Top XX. The team is generating buzz as a potential 'sleeper' pick in the Big Ten conference.
The Maryland Terrapins is a college basketball team.
Engagements 24-Hour Time-Series Raw Data
Current Value: XXX
Daily Average: XXXXXX
1 Week: XXXXX +57%
1 Month: XXXXXX -XX%
6 Months: XXXXXXX -XX%
1 Year: XXXXXXXXX +74%
1-Year High: XXXXXXXXX on 2025-03-30
1-Year Low: XX on 2025-09-07
Social Network | X | YouTube | TikTok |
---|---|---|---|
Engagements | XX | XXX | XX |
Mentions 24-Hour Time-Series Raw Data
Current Value: XX
Daily Average: XX
1 Month: XX -XX%
6 Months: XXX -XX%
1 Year: XXXXX +403%
1-Year High: XXX on 2025-03-26
1-Year Low: X on 2024-10-20
Social Network | X | YouTube | TikTok |
---|---|---|---|
Mentions | X | X | X |
Creators 24-Hour Time-Series Raw Data
XX unique social accounts have posts mentioning Maryland Terrapins in the last XX hours which is down XX% from XX in the previous XX hours
Daily Average: XX
1 Month: XX -XX%
6 Months: XXX -XX%
1 Year: XXX +230%
1-Year High: XX on 2025-03-26
1-Year Low: X on 2024-10-20
The most influential creators that mention Maryland Terrapins in the last XX hours
Creator | Rank | Followers | Posts | Engagements |
---|---|---|---|---|
@forgottenplayerprofiles | X | XXXXXX | X | XXX |
Sentiment 24-Hour Time-Series Raw Data
Current Value: XX%
Daily Average: XX%
1 Week: XX% +25%
1 Month: XX% -XX%
6 Months: XX% -XX%
1 Year: XX% +8%
1-Year High: XXX% on 2024-10-16
1-Year Low: XX% on 2024-11-18
Most Supportive Themes
Most Critical Themes
Network engagement breakdown:
Network | Positive | % | Neutral | % | Negative | % |
---|---|---|---|---|---|---|
X | X | X% | XX | X% | X | X% |
YouTube | XXX | XX% | XX | X% | XX | X% |
TikTok | XX | XX% | X | X% | X | X% |
Total | XXX | XX% | XX | XX% | XX | X% |
Top assets mentioned In the posts about Maryland Terrapins in the last XX hours
Donaldson Company, Inc. (DCI) NorthWestern Corporation (NWE)
Top topics mentioned In the posts about Maryland Terrapins in the last XX hours
maryland terrapins basketball, ncaa basketball, maryland terrapins football, university of, preseason, make a, maryland, michael jordan, jordan, boston celtics, deeper, nigerian naira, behind the, promising, revive, south carolina, south carolina gamecocks football, jersey, nba draft, new york knicks, $dci, hc, $nwe, illinois fighting illini, ohio, michigan wolverines basketball, penn state, penn state nittany lions football, games that, florida gators, florida gators football, wnba, earning
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.
"Maryland Women's Hoops: Ranked #10 Ready to Make a Run for the Title"
YouTube Link @phimngan 2025-10-14T21:47Z 1280 followers, X engagements
"Maryland Womens Basketball Ranked No. XX in AP Preseason Poll: What to Expect in 2025-2026"
YouTube Link @thehypefiles 2025-10-14T18:25Z 1520 followers, X engagements
"Maryland Men's Basketball 2025-26: Unranked in AP Top XX Preseason Poll"
YouTube Link @khaledkyrsting 2025-10-13T20:52Z 1110 followers, X engagements
"Alyssa Thomas Named All-WNBA First Team: Maryland Star's Record-Breaking Season"
YouTube Link @teddybeby 2025-10-13T11:04Z 3540 followers, X 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: