YouTube Data
Search YouTube videos and channels, look up channel and video details, and fetch video comments, with full metadata, view counts, and engagement data. Real-time YouTube data via a simple REST API.
YouTube Data endpoints
| Method | Endpoint | Description |
|---|---|---|
| Search | ||
| GET |
Search Videos /v1/youtube/posts |
Search for YouTube videos by keyword. Returns video title, URL, channel name, channel ID, video ID, publication date, description snippet, view count, video length, thumbnail,… |
| GET |
Search Channels /v1/youtube/channels |
Search for YouTube channels by keyword. Returns channel name, description, subscriber count (formatted like "1.14K" or "6.44M"), thumbnail URL, and channel link. Supports… |
YouTube Data pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $20 / month | 3 / second |
|
| ULTRA Recommended | $100 / month | 5 / second |
|
| MEGA | $250 / month | 15 / second |
|