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
{
"post_id": "UgkxABCdEfGhIjKlMnOpQrStUvWxYz012345",
"comments": [
{
"id": "UgxABCdEfGhIjKlMnOpQrStUvWxYz012345.9abc1234def",
"text": "Can't wait for the next video!",
"author": "@superfan99",
"author_channel_id": "UCabcdef1234567890ABCDEF",
"is_verified": false,
"published": "5 hours ago",
"reply_level": 0,
"scraped_at": "2026-08-10T21:05:13.482911+00:00"
}
]
}