Apify Youtube Comment Scraper
Under maintenance
Pricing
Pay per usage
Apify Youtube Comment Scraper
Under maintenance
0.0 (0)
Pricing
Pay per usage
0
Total users
3
Monthly users
3
Runs succeeded
>99%
Last modified
10 days ago
Start URLs
startUrls
arrayRequired
List of YouTube video URLs to scrape comments from. Supports youtube.com, youtu.be, and m.youtube.com formats. Each URL should be a complete YouTube video URL.
Maximum Comments per Video
maxComments
integerOptional
Maximum number of comments to scrape per video. Set to 0 for all comments.
Default value of this property is 0
Sort Comments By
sortBy
EnumOptional
How to sort the comments before scraping. 'Top comments' shows the most relevant/popular comments first, while 'Newest first' shows the most recent comments.
Value options:
"top": string"newest": string
Default value of this property is "top"
Include Replies
includeReplies
booleanOptional
Whether to include replies to comments. This is currently not implemented but reserved for future functionality.
Default value of this property is false
Wait Time Between Scrolls
waitTime
integerOptional
Time to wait between page scrolls when loading comments (in milliseconds). Lower values are faster but may miss comments, higher values are more reliable but slower.
Default value of this property is 2000
Use Apify Proxy
useProxy
booleanOptional
Whether to use Apify Proxy for requests. Recommended for better reliability and to avoid rate limiting.
Default value of this property is true