Twitter / X trend signals for AI assistants

Track what is breaking on X / Twitter in real time. Social conversation volume, viral topic signals, and historical activity data - without the X API cost.

get_trends

Track social conversation volume for any brand, topic, or event over time using correlated Google Search, Reddit, and news signals - see whether social buzz is growing, peaking, or fading.

get_trends(keyword='bitcoin', source='google search', data_mode='weekly')

get_growth

Measure social momentum across Google Search, news volume, and Reddit in one call - a topic growing across all three simultaneously signals broad social conversation, not just niche interest.

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

get_ranked_trends

Find which topics are seeing the fastest-growing social conversation signals right now - useful for brand monitoring teams tracking share of voice across social platforms.

get_ranked_trends(source='reddit', sort='wow_pct_change', limit=25)

get_top_trends

See what is breaking on X (Twitter) right now - no keyword needed. The live X trending feed surfaces viral topics and breaking news in real time.

get_top_trends(type='X (Twitter)', limit=25)

Common questions

X (Twitter) signals are derived from a combination of Google Search volume, news volume, and Reddit signals for the same topic, as X has restricted direct API access. Real-time X trending topics are also available via get_top_trends (source: 'X (Twitter)'), which surfaces what is breaking on X right now without a keyword.
The signal updates daily. For real-time breakout detection, combine it with get_top_trends which surfaces what is spiking right now across all sources including X.
Yes. Query a brand name or hashtag and the time series shows whether X conversation around that brand is growing or declining over your chosen period.