YouTube data, one key, agent-ready
Unified access to video metadata, channel discovery, comments, subtitles, and recommendations. Built for LLMs and automation — not one-off scraping.
Quickstart
3 optionsChoose how you want to integrate the YouTube API.
Register YouTube tools natively in your agent's tool registry via a code plugin.
Install the plugin:
openclaw plugins install @agntdata/openclaw-youtubeConfigure your API key in openclaw.json:
{
"plugins": {
"entries": {
"agntdata-youtube": {
"enabled": true,
"config": {
"apiKey": "${AGNTDATA_API_KEY}"
}
}
}
}
}Restart OpenClaw — YouTube tools are now available to your agent.
Want all 7 APIs at once?
Install the master plugin for unified access to every platform.
clawhub install agnt-dataopenclaw plugins install @agntdata/openclaw-agnt-data24
$0.01
JSON
1.0.0
Overview
The agntdata YouTube API wraps YouTube surface areas into a single integration. Instead of managing multiple keys, proxies, and rate limits yourself, you call agntdata with one credential and consume structured JSON optimized for downstream AI and analytics. Whether you are building a social listening agent, a content research pipeline, or a creator-intelligence product, this API gives you consistent access to video metadata, channel discovery, comments, subtitles, and recommendations with predictable billing and operational simplicity.
Key features
Endpoints
24 endpoints across 6 categories. Click any row for detailed documentation.
Screenshot
1Screenshot endpoints for YouTube — programmatic access to video metadata, channel discovery, comments, subtitles, and recommendations.
| Method | Endpoint |
|---|---|
| get | Video Screenshot AI agents that need YouTube data in structured form |
Channel
10Channel endpoints for YouTube — programmatic access to video metadata, channel discovery, comments, subtitles, and recommendations.
| Method | Endpoint |
|---|---|
| get | Channel Search Continuation AI agents that need YouTube data in structured form |
| get | Channel Search AI agents that need YouTube data in structured form |
| get | Channel Shorts AI agents that need YouTube data in structured form |
| get | Channel Videos Continuation AI agents that need YouTube data in structured form |
| get | Channel Details AI agents that need YouTube data in structured form |
| get | Youtube Channel ID AI agents that need YouTube data in structured form |
| get | Channel Videos AI agents that need YouTube data in structured form |
| post | POST Channel Videos AI agents that need YouTube data in structured form |
| post | Get Channel Email by URL |
| get | Get Channel Email by Channel ID |
Audio
3Audio endpoints for YouTube — programmatic access to video metadata, channel discovery, comments, subtitles, and recommendations.
| Method | Endpoint |
|---|---|
| get | Audio Videos Continuation AI agents that need YouTube data in structured form |
| get | Audio Videos AI agents that need YouTube data in structured form |
| get | Audio Details AI agents that need YouTube data in structured form |
Video
7Video endpoints for YouTube — programmatic access to video metadata, channel discovery, comments, subtitles, and recommendations.
| Method | Endpoint |
|---|---|
| get | Video Recommendation Continuation AI agents that need YouTube data in structured form |
| get | Video Recommendation AI agents that need YouTube data in structured form |
| get | Video Comments AI agents that need YouTube data in structured form |
| get | Video Subtitles AI agents that need YouTube data in structured form |
| get | Video Details AI agents that need YouTube data in structured form |
| get | Video Data AI agents that need YouTube data in structured form |
| get | Video Comments Continuation AI agents that need YouTube data in structured form |
Search
2Search endpoints for YouTube — programmatic access to video metadata, channel discovery, comments, subtitles, and recommendations.
| Method | Endpoint |
|---|---|
| get | Youtube Search Continuation AI agents that need YouTube data in structured form |
| get | Youtube Search AI agents that need YouTube data in structured form |
Trending
1Trending endpoints for YouTube — programmatic access to video metadata, channel discovery, comments, subtitles, and recommendations.
| Method | Endpoint |
|---|---|
| get | Trending Videos AI agents that need YouTube data in structured form |
Use cases
Ready to integrate?
Generate your API key in seconds and start calling 24 endpoints with a single credential. Free tier available with transparent pricing.