YouTube Comment Scraper avatar
YouTube Comment Scraper

Pricing

$6.00/month + usage

Go to Store
YouTube Comment Scraper

YouTube Comment Scraper

Developed by

Akash Kumar Naik

Akash Kumar Naik

Maintained by Community

Extract comments from YouTube videos. Supports pagination, filtering, and various output formats

0.0 (0)

Pricing

$6.00/month + usage

0

3

3

Last modified

3 days 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 '{
< "videoUrls": [
< "https://youtu.be/dQw4w9WgXcQ"
< ],
< "maxComments": 100
<}' |
<apify call akash9078/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: