Youtube Comments Scraper avatar
Youtube Comments Scraper

Pricing

$15.00/month + usage

Go to Store
Youtube Comments Scraper

Youtube Comments Scraper

Developed by

Powerful Bachelor

Powerful Bachelor

Maintained by Community

Extract detailed YouTube comments effortlessly with this powerful tool! Input video URLs or IDs and get comprehensive data in JSON format, including comment content, like counts, and commenter details. Perfect for researchers and developers. πŸ“ŠπŸŽ₯

0.0 (0)

Pricing

$15.00/month + usage

1

Total users

18

Monthly users

1

Runs succeeded

>99%

Last modified

a year 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 '{
< "videoIds": [
< "S7TUe5w6RHo",
< "tybKnGZRwcU"
< ],
< "videoUrls": [
< {
< "url": "https://www.youtube.com/watch?v=isdLel273rQ"
< }
< ]
<}' |
<apify call powerful_bachelor/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: