YouTube search volume data for AI agents

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.

get_trends

Export 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_growth

Calculate 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_trends

Discover 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_trends

See 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)

Common questions

JSON with a normalized time series (0-100 scale), period-over-period growth percentage, absolute volume estimate, and a data quality score.
Yes. Query both sources in a single get_growth call and the response includes side-by-side growth metrics - useful for understanding where audience attention is shifting.
Yes. Content teams use it to validate whether a topic has growing YouTube search demand before investing in video production.