
Youtube Channel Scrapper
Pricing
$2.50 / 1,000 videos

Youtube Channel Scrapper
Scrape YouTube Channel pages from page URL. There is not much configuration as it uses initial data available on page load. You'll get video Id, title, descriptions, #likes, #comments, #views and similar information for channels. Feel free to try it out with our default settings by hitting ▷ Start.
5.0 (1)
Pricing
$2.50 / 1,000 videos
19
Total users
398
Monthly users
48
Runs succeeded
>99%
Issue response
11 hours
Last modified
2 months ago
Start URLs
start_urls
arrayRequired
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
details
booleanOptional
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
dateFilter
stringOptional
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_videos
integerOptional
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_comments
integerOptional
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