YouTube Scraper avatar
YouTube Scraper

Pricing

$5.00 / 1,000 videos

Go to Store
YouTube Scraper

YouTube Scraper

Developed by

Streamers

Streamers

Maintained by Apify

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.5 (30)

Pricing

$5.00 / 1,000 videos

910

Total users

25K

Monthly users

5.6K

Runs succeeded

>99%

Issues response

1.3 days

Last modified

3 days ago

title

id

url

viewCount

likes

channelName

numberOfSubscribers

duration

Crawlee, the web scraping and browser automation library

g1Ll9OlFwEQ

https://www.youtube.com/watch?v=g1Ll9OlFwEQ

10150

136

Apify

6640

00:03:15

Crawlee for Python: Build reliable crawlers. Fast.

Ejhudr7e-h4

https://www.youtube.com/watch?v=Ejhudr7e-h4

916

23

Apify

6640

00:03:39

Build a Web Scraper from Scratch | JavaScript | Playwright | Crawlee

DOtJEwVsJic

https://www.youtube.com/watch?v=DOtJEwVsJic

4411

109

deejaydev

1680

00:22:43

The data above is synthetic and does not reflect real-world values. View full dataset

KR

YouTube Scraper - "Maximum videos" parameter doesn't work

Closed

kremsa opened this issue
7 months ago

The scraper returns 100 results, even though I set the "Maximum videos" parameter to 10, as specified in the input with "maxResults": 10.

lukas.prusa avatar

Hi, thanks for opening this issue!

This is a bug in our input. We have it in our log of tasks, and it should get fixed soon. Basically, omitting any of the max items limit fields and making them blank, means infinite, instead of none. This is pretty unintuitive, so we will rework it.

In the meantime, please set the values of maxResultsShorts and maxResultStreams to 0 :)

I hope this helps, I will keep you updated about the fix. Thanks and happy scraping!

svpetrenko avatar

Hi! We have updated input schema and now by default we assign 0s to all these properties. Hope this will reduce the confusion