Skip to content
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 (captured live)
youtube.com
Example
JSON responseclick the page to trace a field
{
"results": [
{
"id": "dQw4w9WgXcQ",
"title": "Rick Astley - Never Gonna Give You Up (Official Video) (4K Remaster)",
"channel": "Rick Astley",
"views": "1806413568",
"duration_s": "213",
"scraped_at": "2026-08-21T08:46:19.111298+00:00"
},
{
"id": "9bZkp7q19f0",
"title": "PSY - GANGNAM STYLE(강남스타일) M/V",
"channel": "officialpsy",
"views": "6034495493",
"duration_s": "252",
"scraped_at": "2026-08-21T08:46:19.111298+00:00"
}
]
}