YouTube Comments Scraper avatar
YouTube Comments Scraper

Pricing

from $1.30 / 1,000 comments

Go to Store
YouTube Comments Scraper

YouTube Comments Scraper

Developed by

Streamers

Streamers

Maintained by Apify

This alternative YouTube Data API has no limits or quotas. Extract YouTube comments data from one or multiple YouTube videos: full comment text, posting date, author username, video title, videoId. Download YouTube comments in JSON, CSV, and Excel.

4.8 (7)

Pricing

from $1.30 / 1,000 comments

116

Total users

5.6K

Monthly users

1K

Runs succeeded

>99%

Issues response

16 hours

Last modified

3 days ago

You can access the YouTube Comments Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "startUrls": [
< {
< "url": "https://www.youtube.com/watch?v=xObhZ0Ga7EQ"
< }
< ],
< "maxComments": 10
<}' |
<apify call streamers/youtube-comments-scraper --silent --output-dataset

💬 Youtube Comments Scraper API through CLI

The Apify CLI is the official tool that allows you to use YouTube Comments Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: