Apify Youtube Comment Scraper
Pricing
Pay per usage
Go to Apify Store
Apify Youtube Comment Scraper
Deprecated0.0 (0)
Pricing
Pay per usage
0
5
5
Last modified
a month ago
Pricing
Pay per usage
0.0 (0)
Pricing
Pay per usage
0
5
5
Last modified
a month ago
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.
maxComments
integerOptional
Maximum number of comments to scrape per video. Set to 0 for all comments.
Default value of this property is 0
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.
"top": string"newest": string
Default value of this property is "top"
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
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
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