Youtube Comments Scraper avatar
Youtube Comments Scraper

Pricing

Pay per event

Go to Store
Youtube Comments Scraper

Youtube Comments Scraper

Developed by

Scraper One

Scraper One

Maintained by Community

Extract comments from YouTube videos based on provided video URLs. Retrieve comment text, author info, timestamp, likes, and more. Perfect for audience sentiment analysis, content feedback tracking, and YouTube engagement monitoring.

0.0 (0)

Pricing

Pay per event

0

Total users

6

Monthly users

6

Runs succeeded

>99%

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 '{
< "videoUrls": [
< "https://www.youtube.com/watch?v=ZxXruY7llcc",
< "https://www.youtube.com/shorts/0LI9Gf-bk5I"
< ],
< "resultsLimit": 20
<}' |
<apify call scraper_one/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: