Give Claude live trend data across Google, TikTok, YouTube, Reddit, Amazon, and 8 more sources. Works with Claude Desktop and Claude.ai. Paste one config snippet and your conversations get real-time trend data instantly.
Tools for this workflow
get_trendsAsk Claude to chart Google Search or TikTok trend history for any topic - Claude reads the time series and writes you a narrative analysis of what the data means.
get_trends(keyword='ai agents', source='google search', data_mode='weekly')
get_growthAsk Claude to run cross-platform growth analysis in one message - 'Compare ai agents growth across Google, TikTok, Reddit, and YouTube over 3 months and 1 year.'
get_growth(keyword='ai agents', source='all', percent_growth=['3M', '1Y'])
get_ranked_trendsHave Claude surface the fastest-growing topics in a category, filtered by sector or minimum volume, and synthesize them into an actionable research brief.
get_ranked_trends(source='google search', sort='wow_pct_change', limit=20)
get_top_trendsAsk Claude what is trending right now across all platforms at once - 'What is breaking on TikTok, Google, and Wikipedia today?' Claude aggregates the feeds and summarizes.
get_top_trends(type='TikTok Trending Hashtags', limit=20)
FAQ