YouTube Comments Scraper avatar

YouTube Comments Scraper

Try for free

1 day trial then $15.00/month - No credit card required now

View all Actors
YouTube Comments Scraper

YouTube Comments Scraper

karamelo/youtube-comments-scraper
Try for free

1 day trial then $15.00/month - No credit card required now

YouTube comment scraper is a powerful tool that extracts valuable data from any YouTube video's comment section. Gather all comments, authors, posting dates, votes, reply counts. Use CSV or Excel or HTML tables, JSON...

You can access the YouTube Comments Scraper programmatically from your own applications by using the Apify API. You can 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.

1echo '{
2  "url": "https://www.youtube.com/watch?v=HXJx8j7JpKY",
3  "number": 100,
4  "sorting": "Top comments first"
5}' |
6apify call karamelo/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

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community
Actor metrics
  • 2 monthly users
  • 1 star
  • 100.0% runs succeeded
  • Created in Jul 2024
  • Modified about 2 months ago