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"
}
]
}
GET
/v1/data/youtube/trending1 credit / runTrending
Trending feed (Now / Music / Gaming / Movies).
Handled for you:Rate Limit
Parameters
| Name | Type | Req | Description |
|---|---|---|---|
| Advanced filters | |||
| gl | string | no | Region. (default: US) |
| hl | string | no | Language. (default: en) |
| continuation | string | no | Continuation token. |