actor-youtube-scraper icon indicating copy to clipboard operation
actor-youtube-scraper copied to clipboard

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.

Results 9 actor-youtube-scraper issues
Sort by recently updated
recently updated
newest added

![Screenshot 2022-02-08 at 20.42.34.png](https://images.zenhubusercontent.com/5f6494967f180c196b62081d/4c7fda7e-67c6-444e-a426-cc4286569688) 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...

enhancement

For some reason when I try to scrape the videos of a channel, multiple requests are done per video due to the error mentioned in the title. Even though the...

I am running a task with getting yesterday dated result set. Previously I used give input PARAM Time frame as "yesterday" it gives correct result set. Couple of days back...

if I let input be multiple keywords How to know which video belongs to which keyword? I only see the returned result is a list of videos without keyword

on this selector: `#button[aria-label="Search filters"]` Maybe when it hit different language mutation? In Czech e.g. there is "Filtry vyhledavani" instead of "Search filters" (Can be caused by proxies or typical...

bug

It timeouts on `movie_player span.ytp-time-duration` selector as there is no duration yet. Suggested changes: Either skip those or change the selector with `waitFor` and distinguish between pages that have a...

bug
enhancement

Look at the durations that are under 1 min https://api.apify.com/v2/datasets/PWoOJRCpZZQvwUIrn/items?format=json&clean=1 Maybe showing the duration of an ad?

bug

We can do either dropdown or checkboxes.

enhancement
mid priority