vidIQ
20M users
No public API
Dashboard only
No programmatic access
Content gap analysis, title scoring, thumbnail intelligence, and hook classification, delivered via API and MCP server. The intelligence layer that vidIQ and TubeBuddy never built.
Free tier available. No credit card required.
Works with every major agent framework
The gap
vidIQ
20M users
No public API
Dashboard only
No programmatic access
TubeBuddy
10M users
No public API
Chrome extension only
No agent integration
YouTube Data API
Free, official
Raw metrics only
No scoring or optimization
No intelligence layer
Every other marketing vertical has API-first intelligence. SEO has Semrush and DataForSEO. Ads have Foreplay. YouTube has nothing. Until now.
How It Works
Your AI agent requests intelligence. Gets structured data back. Generates winning YouTube content.
Ask
"Find underserved topics in the home cooking niche with high search demand on YouTube"
Get
{
"content_gaps": [
{
"topic": "5-ingredient slow cooker meals under $3",
"demand_score": 87,
"monthly_searches_est": 12400,
"competing_videos_above_10k_views": 3,
"opportunity_rating": "high",
"suggested_title": "5 Slow Cooker Meals Under $3 (Only 5 Ingredients)",
"suggested_hook_type": "result_first"
},
{
"topic": "meal prep for night shift workers",
"demand_score": 74,
"monthly_searches_est": 8200,
"competing_videos_above_10k_views": 1,
"opportunity_rating": "very_high",
"suggested_title": "Night Shift Meal Prep Nobody Talks About",
"suggested_hook_type": "identity_callout"
}
],
"niche": "home cooking",
"videos_analyzed": 14720
}
Build
Your agent uses this to generate scripts, thumbnails, and publishing schedules backed by real demand data, not guesswork.
Endpoint 1
Find what to make next
Input a niche, get the topics with proven search demand and thin competition. Each comes ranked by an opportunity score, with title angles you can publish.
{
"niche": {
"slug": "bird_watching_nature",
"name": "bird watching nature"
},
"gaps": [
{
"canonical_title": "How to Clip Your Chicken's Wings",
"opportunity_score": 100,
"gap_type": "underserved",
"components": {
"demand": 0.39,
"supply": 0.0,
"recency": 1.0
},
"suggested_angles": [
"How to Clip Chicken Wings: A Step-by-Step Tutorial",
"5 Common Mistakes When Trimming Flight Feathers"
]
}
]
}
Endpoint 2
Grade your packaging before you publish
Submit a title and thumbnail, see in what CTR niche percentile they will land, with the niche detected automatically.
{
"score": 0.41,
"percentile": 41,
"mode": "combined",
"niche_label": "ai business automation",
"niche_confidence": 0.83
}
Endpoint 3
Score the first seconds of your video
Submit a video, get its hook archetype, sub-scores across clarity, tension, and pace, and specific fixes to lift retention.
{
"primary_archetype": "empathy",
"secondary_archetype": "negative_framing",
"scores": {
"clarity": 9,
"specificity": 6,
"tension": 7,
"visual_energy": 7,
"pace": 8
},
"overall_score": 75,
"suggestions": [
"Replace 'insert skill issue' with a specific, painful consequence."
]
}
Endpoint 4
See how a video stacks up
Submit a video, get its engagement percentiles against the niche, how strongly it matches, and whether its title fits what wins there.
{
"video": {
"title": "AI era skills: Why cultivating agency matters...",
"channel_title": "Lenny's Podcast",
"view_count": 47608,
"engagement_percentiles": {
"like_to_view_ratio": 51,
"comment_to_view_ratio": 57,
"overall": 46
},
"title_patterns": { "fits_niche_patterns": false }
},
"niche": {
"name": "ai business automation",
"match_strength": "strong"
}
}
Who it's for
Give your agent YouTube intelligence
Building a content planning agent? A video optimization workflow? Your agent needs data it can act on, not raw metrics.
Scale creative decisions across channels
Your team manages multiple YouTube channels across niches. Every title, thumbnail, and content calendar is a manual decision.
Embed intelligence into your product
Building a YouTube scheduling tool? An analytics dashboard? A creator CRM? Your users expect optimization intelligence. Don't build a scoring engine from scratch
Free
$0/month
Perfect for: Testing and personal projects
Start FreeHobby
$19/month
Perfect for: Side projects and indie creators
Get StartedStandard
$99/month
Perfect for: Agencies and power users
Get StartedGrowth
$399/month
Perfect for: SaaS tools and high-volume platforms
Get StartedAll plans include REST API + MCP server access. No setup fees. Cancel anytime.
{
"mcpServers": {
"brightbean": {
"url": "https://api.brightbean.xyz/mcp",
"headers": {
"Authorization": "Bearer bb_YOUR_API_KEY"
}
}
}
}
curl -G https://api.brightbean.xyz/v1/research/content-gaps \
-H "Authorization: Bearer bb_YOUR_API_KEY" \
--data-urlencode "niche=ai-business-automation"
Compatible with your stack
No. BrightBean is a structured intelligence layer that AI agents and developer tools call via API or MCP. You get scores, recommendations, and structured data, not charts.
Under 5 minutes. Get an API key, add the MCP config or make your first curl request. No SDK installation required.
Yes. One API key works across unlimited channels and niches.
We analyze tens of thousands of YouTube videos per niche: titles, thumbnails, transcripts, engagement patterns. Our scoring models are trained on empirical performance data, not LLM opinions.
The YouTube Data API gives you raw metrics (views, likes, subscriber counts). It tells you what happened. BrightBean tells you what to do: scores, recommendations, content gaps, and optimization suggestions. We use the YouTube API as one data source among many to build the intelligence layer on top.
Start with 350 free credits. No credit card. No sales call. Just build.