Structured YouTube keyword search volume delivered to your AI. Identify which topics are gaining traction on the world's largest video platform - with growth rates, time series, and cross-platform comparison built in.
Tools for this workflow
get_trendsExport raw weekly YouTube search volume data for any topic - use this when you need the full time series to build a chart or run custom trend calculations.
get_trends(keyword='sourdough bread', source='youtube', data_mode='weekly')
get_growthCalculate precise YouTube search growth and cross-reference with TikTok in one call - if TikTok is growing faster, the topic is still visual-social; if YouTube is catching up, mainstream video interest is building.
get_growth(keyword='sourdough bread', source='youtube, tiktok', percent_growth=['1M', '3M', '6M'])
get_ranked_trendsDiscover which YouTube search topics are growing fastest this week - hand this list to your content team as a data-driven brief for the next video batch.
get_ranked_trends(source='youtube', sort='wow_pct_change', limit=30)
get_top_trendsSee what is being searched on YouTube right now with no keyword - use this to catch video trends at the earliest stage before competitor creators cover them.
get_top_trends(type='TikTok Trending Hashtags', limit=25)
FAQ