
YouTube Scraper
Pricing
$5.00 / 1,000 videos
Go to Store


YouTube Scraper
YouTube crawler and video scraper. Alternative YouTube API with no limits or quotas. Extract and download channel name, likes, number of views, and number of subscribers.
4.6 (31)
Pricing
$5.00 / 1,000 videos
935
Total users
26K
Monthly users
5.9K
Runs succeeded
>99%
Issues response
1.2 days
Last modified
7 days ago
Max results not being obseved
Closed
adnexi opened this issue
a year ago
I have a cap of 24 results but am getting many more, which is increasing my cost. Input { "maxResults": 24, "startUrls": [ { "url": "https://www.youtube.com//channels" } ], "subtitlesLanguage": "en", "subtitlesFormat": "srt" }

Ondrej Klinovský (ondrejklinovsky)
a year ago
Hi,
those extra results are shorts and streams (lives). You need to set maxResultsShorts
and maxResultStreams
to 0
.