All sites
Data API
YouTube Data API
Videos, channels, playlists, comments and search from YouTube.
40endpointsRate Limit handled for you
Example
youtube.com
ExampleJSON responseclick the page to trace a field
{
"results": [
{
"id": "kJQP7kiw5Fk",
"title": "Despacito ft. Daddy Yankee",
"channel": "Luis Fonsi",
"published": "9 years ago",
"duration": "4:42",
"views": "8.4B views",
"thumbnail": "https://i.ytimg.com/vi/kJQP7kiw5Fk/hqdefault.jpg",
"url": "https://www.youtube.com/watch?v=kJQP7kiw5Fk",
"scraped_at": "2026-08-10T21:05:13.482911+00:00"
},
{
"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.501244+00:00"
}
]
}
GET
/v1/data/youtube/home1 credit / runHome
Guest home / recommendations feed.
Handled for you:Rate Limit
Parameters
| Name | Type | Req | Description |
|---|---|---|---|
| Advanced filters | |||
| gl | string | no | Region. (default: US) |
| continuation | string | no | Token. |