
Fast YouTube Channel Scraper
Pricing
$1.00 / 1,000 videos

Fast YouTube Channel Scraper
This alternative YouTube Data API has no limits or quotas. Use it to scrape one or multiple YouTube channels: channel info, URL, total number of subscribers, videos and views, creation date. Try it and get basic video data. You can download extracted data in JSON, CSV, and Excel.
4.4 (9)
Pricing
$1.00 / 1,000 videos
184
Total users
4.3k
Monthly users
589
Runs succeeded
>99%
Issue response
1.3 days
Last modified
2 days ago
Direct URLs
startUrls
arrayRequired
Enter a link to a channel. You can also import a CSV file or Google Sheet with a list of URLs.
Maximum videos per search term
maxResults
integerOptional
Limit the number of regular videos (not streams, not shorts) you want to get from one channel. If you use several urls on the input you will get this number for each channel.
Default value of this property is 0
Maximum shorts per search term
maxResultsShorts
integerOptional
Limit the number of Shorts videos you want to get from the channel.
Default value of this property is 0
Maximum streams per search term
maxResultStreams
integerOptional
Limit the number of Stream videos you want to get from the channel.
Default value of this property is 0
Scrape videos published after [date]
oldestPostDate
stringOptional
Only posts uploaded after or on this date will be scraped. Note, that if you select this, sorting parameter will be auto-reset to NEWEST
Scrape videos from the last [X] days
scrapeLastNDays
integerOptional
Specify how old scraped videos can be (in days). Putting 1
will get you only today's videos, 2
- yesterday's and today's, and so on. If the Only newer than
field was set, the most recent one will be chosen. Note, that if you select this, sorting parameter will be auto-reset to NEWEST