YouTube API by DataNest
YouTube API by DataNest a YouTube Data v3-compatible search API for videos, channels and playlists with full structured metadata - no Google API key required. Clean JSON, fast responses and a generous free tier - no scraping, no data pipeline to build or maintain. **Key endpoints** - `GET /search - search videos/channels/playlists` - `GET /video - video details` - `GET /playlist - playlist…
YouTube API by DataNest endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Search YouTube /search |
Search YouTube for videos, channels, or playlists by keyword. Supports filters for upload date, duration, sort order, and result type. Returns titles, thumbnails, and channel info. |
| GET |
Get Videos /videos |
Get detailed video information by video ID. Returns title, description, view count, like count, comment count, duration, publish date, and thumbnails. |
| GET |
Get Channels /channels |
Get YouTube channel details by channel ID. Returns channel name, subscriber count, total views, video count, description, and banner images. |
YouTube API by DataNest pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $15 / month | — |
|
| ULTRA | $50 / month | — |
|
| MEGA | $120 / month | — |
|