YouTube Video Comment Scraper v2 avatar
YouTube Video Comment Scraper v2

Pricing

$6.00/month + usage

Go to Store
YouTube Video Comment Scraper v2

YouTube Video Comment Scraper v2

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

Total users

2

Monthly users

2

Runs succeeded

>99%

Last modified

4 days ago

Video URLs

videoUrlsarrayRequired

List of YouTube video URLs to scrape comments from

Video IDs (Alternative)

videoIdsarrayOptional

Alternative: List of YouTube video IDs (11-character strings)

Maximum Comments

maxCommentsintegerOptional

Maximum number of comments to scrape per video (0 = unlimited)

Default value of this property is 1000

Sort Comments By

sortByEnumOptional

How to sort the comments

Value options:

"time": string"top": string

Default value of this property is "time"

Language

languagestringOptional

Language for YouTube generated text (e.g., 'en', 'es', 'fr')

Default value of this property is "en"

Include Replies

includeRepliesbooleanOptional

Whether to include replies to comments

Default value of this property is true

Output Format

outputFormatEnumOptional

Format for the output data

Value options:

"json": string"csv": string"xlsx": string

Default value of this property is "json"

Proxy Configuration

proxyConfigurationobjectOptional

Proxy settings for requests

Max Retries

maxRetriesintegerOptional

Maximum number of retry attempts

Default value of this property is 3

Retry Delay (seconds)

retryDelayintegerOptional

Delay between retry attempts in seconds

Default value of this property is 5

Memory (MB)

memoryMbytesintegerOptional

Memory limit for the actor in megabytes

Default value of this property is 2048

Debug Mode

debugModebooleanOptional

Enable detailed logging for debugging

Default value of this property is false