Skip to content
capzy
All sites
Data API

YouTube Data API

Videos, channels, playlists, comments and search from YouTube.

40endpointsRate Limit handled for you
youtube.comGET/youtube/autoc…GET/youtube/searchGET/youtube/categ…{ } JSON
Example
youtube.com
Example
JSON responseclick the page to trace a field
{
"playlist_id": "PLYH8WvNV1YEmLpwFvOh9YtQhZ0000001",
"items": [
{
"id": "dQw4w9WgXcQ",
"title": "$1 vs $1,000,000 Challenge!",
"channel": "MrBeast",
"published": "3 weeks ago",
"duration": "12:04",
"views": "48M views",
"thumbnail": "https://i.ytimg.com/vi/dQw4w9WgXcQ/hqdefault.jpg",
"url": "https://www.youtube.com/watch?v=dQw4w9WgXcQ",
"scraped_at": "2026-08-10T21:05:13.482911+00:00"
}
]
}