Youtube Channel Scrapper avatar
Youtube Channel Scrapper

Pricing

$2.50 / 1,000 videos

Go to Store
Youtube Channel Scrapper

Youtube Channel Scrapper

Developed by

Deeper Scrapper

Deeper Scrapper

Maintained by Community

Scrape YouTube Channel pages from page URL. There is not much configuration as it uses initial data available on page load. You'll get video Id, title, descriptions, #likes, #comments, #views and similar information for channels. Feel free to try it out with our default settings by hitting ▷ Start.

5.0 (1)

Pricing

$2.50 / 1,000 videos

19

Total users

395

Monthly users

45

Runs succeeded

>99%

Issue response

11 hours

Last modified

2 months ago

PH

Missing Channel Ids

Closed

PhotoExcellence opened this issue
3 months ago

I sent channel URLs one by one (from a google sheet using make.com). For alot of the channels, the actor did not produce a channel ID. Can you tell me how to trouble shoot this? Thank you

some run ids that worked and some that did not:

Yes Channel o6aId3q9hq7iODDys TEcSfEhWlD36O9CGS

No Channel 6ZJMxrzuq84BZtzCl 7OQ6z9AFa9hibQSgf 0PFbXK25Go6acOiAV

deeper avatar

Hello,

Are you sure about your channel Id's ?
Because when I try to open youtube for one of the missing Id, I am not getting a channel page: For instance: https://www.youtube.com/channel/7OQ6z9AFa9hibQSgf redirect me to youtube home page, so I guess that's the issue you are facing here. You should be able to see meaningful info in the log of your run.

All the best

PH

PhotoExcellence

2 months ago

Ok sorry, yes that screenshot had some bad data in it. I have attached a better example that shows good URLs that did not return the Channel ID.

The actor seems to work with one of the Youtube channel URLs formats, but not all three ("Handle", "Custom", and "Legacy").

When the URL provided is the "Handle" type (it has the @ symbol), the actor produces data. When the channel is "Custom" (it has the "/c"), then the actor does not produce data.

Do you think you could update the actor to accept all three formats as input? Many Thanks :)

deeper avatar

ha... got it!

I updated the code to support all channel url format, It should be fine now, can you try again?

Thanks,