YouTube
Comments
Fetches comments and replies from a YouTube video, including each comment's text content, author details, like count, reply count, and publish date. Supports ordering by top or newest, and paginating with continuationToken. Limited to approximately 1,000 top comments or 7,000 newest comments.
get/v1/youtube/video/comments
Query parameters
urlstring required
YouTube video URL
continuationTokenstring
Continuation token to get more comments. Get 'continuationToken' from previous response.
order'top' | 'newest'
Order of comments
Response
Successful response
Changes
No recorded changes to this endpoint across all 1 revision of this API.