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
{
"comment_id": "UgxKREWxIgDrw8w2e0Z4AaABAg",
"replies": [
{
"id": "UgxKREWxIgDrw8w2e0Z4AaABAg.9abc1234def",
"text": "This is so true, totally agree!",
"author": "@viewer42",
"author_channel_id": "UCabcdef1234567890ABCDEF",
"is_verified": false,
"published": "1 day ago",
"reply_level": 1,
"scraped_at": "2026-08-10T21:05:13.482911+00:00"
}
]
}
GET/v1/data/youtube/videos/{video_id}/comments/{comment_id}/replies1 credit / run

Comment Replies

Replies to a comment.

Handled for you:Rate Limit
Parameters
NameTypeReqDescription
video_idstringyesVideo id.
comment_idstringyesComment id.
continuationstringyesReplies continuation token.