
YouTube Video Comment Scraper v2
Pricing
$6.00/month + usage

YouTube Video Comment Scraper v2
Extract comments from YouTube videos. Supports pagination, filtering, and various output formats
0.0 (0)
Pricing
$6.00/month + usage
0
2
2
Last modified
4 days ago
Video IDs (Alternative)
videoIds
arrayOptional
Alternative: List of YouTube video IDs (11-character strings)
Maximum Comments
maxComments
integerOptional
Maximum number of comments to scrape per video (0 = unlimited)
Default value of this property is 1000
Sort Comments By
sortBy
EnumOptional
How to sort the comments
Value options:
"time": string"top": string
Default value of this property is "time"
Language
language
stringOptional
Language for YouTube generated text (e.g., 'en', 'es', 'fr')
Default value of this property is "en"
Include Replies
includeReplies
booleanOptional
Whether to include replies to comments
Default value of this property is true
Output Format
outputFormat
EnumOptional
Format for the output data
Value options:
"json": string"csv": string"xlsx": string
Default value of this property is "json"
Max Retries
maxRetries
integerOptional
Maximum number of retry attempts
Default value of this property is 3
Retry Delay (seconds)
retryDelay
integerOptional
Delay between retry attempts in seconds
Default value of this property is 5