Read YouTube comments with totals, newest or top sort, and reply cursors. No Google API key.
id accepts a video ID or a full YouTube watch URLcurl --request GET \
--url 'https://youtube-public-data-api.p.rapidapi.com/video/comments?id=dQw4w9WgXcQ' \
--header 'X-RapidAPI-Host: youtube-public-data-api.p.rapidapi.com' \
--header 'X-RapidAPI-Key: YOUR_RAPIDAPI_KEY'
Continue with cursor / next_page_token. Community post comments use /community-post/comments.
Related: YouTube search API · YouTube API without a Google key · all endpoints