Youtube Comment Scraper avatar
Youtube Comment Scraper

Pricing

$25.00/month + usage

Go to Store
Youtube Comment Scraper

Youtube Comment Scraper

Developed by

Supreme Coder

Supreme Coder

Maintained by Community

Scrape comments from any youtube video or shorts in bulk.

0.0 (0)

Pricing

$25.00/month + usage

1

Total users

44

Monthly users

10

Runs succeeded

>99%

Last modified

7 months ago

You can access the Youtube Comment 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 '{
< "urls": [
< {
< "url": "https://www.youtube.com/watch?v=2ydCvkxuNm4"
< }
< ],
< "count": 100
<}' |
<apify call supreme_coder/youtube-comment-scraper --silent --output-dataset

Youtube Comment Scraper API through CLI

The Apify CLI is the official tool that allows you to use Youtube Comment 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: