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

add parsing for alternative selectors #66

Closed levent91 closed 2 years ago

levent91 commented 2 years ago

We are getting different results for local run and platform runs. Added a simple functionality to parse both cases. (It can be A/B testing as well)