bernardro / actor-youtube-scraper

Apify actor to scrape Youtube search results. You can set the maximum videos to scrape per page as well as the date from which to start scraping.
https://apify.com/bernardo/youtube-scraper
Apache License 2.0
23 stars 19 forks source link

Collect total number of videos for a channel and retry if Google serves less videos #57

Open metalwarrior665 opened 2 years ago

metalwarrior665 commented 2 years ago

Screenshot 2022-02-08 at 20.42.34.png

You can see number of videos if you search for the channel but I cannot see it on the channel detail. So we could add a request for that to retry in case the scroll doesn't work. It will be another request so it will make runtime a little longer so we can make it opt-in feature at the start.