YouTube Scraper avatar

YouTube Scraper

Try for free

Pay $5.00 for 1,000 videos

Go to Store
YouTube Scraper

YouTube Scraper

streamers/youtube-scraper
Try for free

Pay $5.00 for 1,000 videos

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.

AT

Actor isn't fetching videos and seems to be getting redirected to about page

Open
apos_t opened this issue
4 days ago

The actor in the example run doesn't seem to be pulling in any videos. On top of that the URL seems to have /about added to it. Is there an input problem in that example or something else?

I had a run with more accounts and the URL across all of the is ending in /about

svpetrenko avatar

Hi! This is because in your input all the limits are 0 - you should set them to a positive number to collect some videos (and make sure to set them, otherwise they are default-initialized to 0).

The /about part is because we handle all channel urls by scraping their /about page first, so this is the URL you get the channel information from. If you need to map to the channel in your input you can use inputChannelUrl/input output fields.

Let me know if this helps!

AT

apos_t

4 days ago

Got it thank you! That seems to work. One thing that seems to persist but isn't much of an issue for us right now is that the duration isn't always present.

svpetrenko avatar

Thanks for letting us know, I can see we don't get it for shorts. We'll try to return it and let you know when it's done

Developer
Maintained by Apify

Actor Metrics

  • 2.2k monthly users

  • 447 bookmarks

  • 77% runs succeeded

  • 1.5 days response time

  • Created in Jul 2023

  • Modified 8 days ago