Youtube Comment Scrapper avatar

Youtube Comment Scrapper

Try for free

Pay $1.80 for 1,000 comments

Go to Store
Youtube Comment Scrapper

Youtube Comment Scrapper

deeper/youtube-comment-scrapper
Try for free

Pay $1.80 for 1,000 comments

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

Developer
Maintained by Community

Actor Metrics

  • 13 monthly users

  • 5.0 / 5 (1)

  • 9 bookmarks

  • >99% runs succeeded

  • Created in Oct 2023

  • Modified 11 days ago

Start URLs

start_urlsarrayRequired

URLs to start with. It could be either a channel url (we will collect info about the top videos on the channel) or a video url

Scrap details for each video

detailsbooleanOptional

Scrapping details allows to get the full video description, comment counts and view counts

Default value of this property is true

Collect only video more recent than

dateFilterstringOptional

Select a date cutoff to collect only video more recent than this one. In any case, the most recent video is always returned for every channel.

Default value of this property is ""

Number of videos to scrap details for each channel

max_videosintegerOptional

We will scrap the details (and possibly comments) of that amount of video found on the channel. Use low value to have run executing faster. Use 30 to get all data.

Default value of this property is 30

Number of comments to retrieve for each video

max_commentsintegerOptional

Keep scrolling the page down until we've reach at least that number of comments. This number is not strict, if we get more comments by scrolling the page, they will be returned as well. This is applicable only if 'details' is set to True.

Default value of this property is 20

Scrap caption for each video

scrap_captionsbooleanOptional

Scrapping caption allows to get the transcript of the video (there is one extra result by caption language loaded)

Default value of this property is false

Caption language code to collect

caption_languagesarrayOptional

List of caption languages to collect (i.e. : ['en','fr']), pass an empty array to collect all available languages