Reddit discussion trend data for AI

Measure how much Reddit is talking about any topic. Community discussion volume, growing subreddit interest, and historical activity data - all queryable from your AI without hitting Reddit API limits.

get_trends

Chart Reddit discussion volume for any topic over 5 years - compare the curve to Google Search to identify whether community interest precedes or lags mainstream awareness.

get_trends(keyword='electric vehicles', source='reddit', data_mode='weekly')

get_growth

Measure Reddit discussion growth and benchmark it against Google and news volume - sustained Reddit growth with low news coverage signals an underground trend about to surface.

get_growth(keyword='electric vehicles', source='reddit, google search, news volume', percent_growth=['3M', '6M'])

get_ranked_trends

Rank keywords by Reddit discussion growth to surface topics that are gaining momentum in enthusiast and early-adopter communities before they hit mainstream media.

get_ranked_trends(source='reddit', sort='yoy_pct_change', limit=30)

get_top_trends

See what Reddit is hotly discussing right now - no keyword needed. Reddit Hot Posts and World News feeds surface the stories and topics driving community conversation today.

get_top_trends(type='Reddit Hot Posts', limit=25)

Common questions

Reddit discussion volume trends - normalized interest in a topic across the platform over time, including growth rate and historical time series. Not raw post counts, but a normalized demand signal calibrated for trend comparison.
For volume signals, yes. Trends MCP shows whether discussion around a brand is growing or shrinking. For sentiment, the News source gives sentiment scores; Reddit gives pure volume context.
The current signal is platform-wide Reddit discussion volume for a keyword. Subreddit-level filtering is on the roadmap.
Reddit often reflects niche, enthusiast, and early-adopter communities before topics reach mainstream Google Search. Comparing both reveals whether interest is still underground or going mainstream.