All sites
Data API
YouTube Data API
Videos, channels, playlists, comments and search from YouTube.
40endpointsRate Limit handled for you
Example (captured live)
youtube.com
ExampleJSON responseclick the page to trace a field
{
"channel_id": "UCX6OQ3DkcsbYNE6H8uQQuVA",
"results": [
{
"id": "PLoSWVnSA9vG8hI-SUpAimvYJrPh-PRRvp",
"playlist_id": "PLoSWVnSA9vG8hI-SUpAimvYJrPh-PRRvp",
"title": "If You Survive, You Win",
"channel": null,
"video_count": null,
"updated": null,
"url": "https://www.youtube.com/playlist?list=PLoSWVnSA9vG8hI-SUpAimvYJrPh-PRRvp",
"scraped_at": "2026-08-20T09:13:30.975577+00:00"
},
{
"id": "PLoSWVnSA9vG_s-XT40oPKF0iWFGw8pOp2",
"playlist_id": "PLoSWVnSA9vG_s-XT40oPKF0iWFGw8pOp2",
"title": "Helping People In Need",
"channel": null,
"video_count": null,
"updated": null,
"url": "https://www.youtube.com/playlist?list=PLoSWVnSA9vG_s-XT40oPKF0iWFGw8pOp2",
"scraped_at": "2026-08-20T09:13:30.975583+00:00"
},
{
"id": "PLoSWVnSA9vG8SK6-_45PAu6RVTaP1zXHf",
"playlist_id": "PLoSWVnSA9vG8SK6-_45PAu6RVTaP1zXHf",
"title": "MrBeast Tries To Survive",
"channel": null,
"video_count": null,
"updated": null,
"url": "https://www.youtube.com/playlist?list=PLoSWVnSA9vG8SK6-_45PAu6RVTaP1zXHf",
"scraped_at": "2026-08-20T09:13:30.975585+00:00"
},
{
"id": "PLoSWVnSA9vG_PuIrGMfUtJ2wwKSUb2CFd",
"playlist_id": "PLoSWVnSA9vG_PuIrGMfUtJ2wwKSUb2CFd",
"title": "Cheapest Vs Most Expensive",
"channel": null,
"video_count": null,
"updated": null,
"url": "https://www.youtube.com/playlist?list=PLoSWVnSA9vG_PuIrGMfUtJ2wwKSUb2CFd",
"scraped_at": "2026-08-20T09:13:30.975586+00:00"
},
{
"id": "PLoSWVnSA9vG9hJNdgr-81MG59EYT9eEYn",
"playlist_id": "PLoSWVnSA9vG9hJNdgr-81MG59EYT9eEYn",
"title": "MrBeast Top Videos",
"channel": null,
"video_count": null,
"updated": null,
"url": "https://www.youtube.com/playlist?list=PLoSWVnSA9vG9hJNdgr-81MG59EYT9eEYn",
"scraped_at": "2026-08-20T09:13:30.975587+00:00"
}
]
}
GET
/v1/data/youtube/channels/{channel_id}/playlists1 credit / run VerifiedChannel Playlists
A channel's playlists.
Handled for you:Rate Limit
Parameters
| Name | Type | Req | Description |
|---|---|---|---|
| channel_id | string | yes | Channel id. |
| Advanced filters | |||
| continuation | string | no | Token. |