Youtube Comment Scrapper avatar
Youtube Comment Scrapper

Pricing

$1.80 / 1,000 comments

Go to Store
Youtube Comment Scrapper

Youtube Comment Scrapper

Developed by

Deeper Scrapper

Deeper Scrapper

Maintained by Community

Scrape comments on Youtube Video Pages. Just specify the video page urls to visit and how many comments you would like to collect. We'll get all meaningful information: comment text, author, publication date, number of likes and replies and video+channel url and id

5.0 (1)

Pricing

$1.80 / 1,000 comments

12

Total users

357

Monthly users

28

Runs succeeded

>99%

Last modified

2 months ago

CT

Crawler not working.

Closed

constant_table opened this issue
a year ago

Crawler is not working.

deeper avatar

Hello,

You are not formatting your inputs the right way.
You are pointing to an excel file that is hosted on AWS S3. While we expect to receive direct urls of the youtube video page you are willing to crawl.

Here is a working example: { "max_comments": 75, "proxySettings": { "useApifyProxy": false }, "start_urls": [ { "url": "https://www.youtube.com/watch?v=3xGwtP97FXI" }, { "url": "https://www.youtube.com/watch?v=cSngZueglr8" } ] }