Youtube Shorts Scraper avatar
Youtube Shorts Scraper

Pricing

$20.00/month + usage

Go to Store
Youtube Shorts Scraper

Youtube Shorts Scraper

Developed by

Ace Engineer

Ace Engineer

Maintained by Community

Scrape all Youtube Shorts data for given channels. What you'll get: Title, URL, Length, UploadDate, Keywords ViewCount, CommentCount, LikeCount And much more! If you'd like to see more information please contact me at AceEngineer1992@gmail.com

0.0 (0)

Pricing

$20.00/month + usage

0

Total users

18

Monthly users

8

Runs succeeded

>99%

Issues response

0.19 hours

Last modified

13 days ago

HP

Single run limit

Closed

Hapantsou opened this issue
13 days ago

I've noticed that now it doesn't process more than 15 channels at a time, although just a week and a half ago it was processing 32 at a time. Now, no matter how hard I try, it processes only 15 channels. The build hasn't changed, the API request hasn't changed. What is it?

ybmeng avatar

Hey, what’s the request? Let me try it on my end

HP

Hapantsou

13 days ago

I may have found the problem. The script stops on a profile if the profile turns out not to exist. I'll check now, but if so, it would be better to skip such profiles instead of instant termination

HP

Hapantsou

13 days ago

Yes, it was due to the blogger changing his nickname a bit and the previous link became inactive. The script just stopped when it got to that profile

HP

Hapantsou

13 days ago

2025-07-21T08:38:56.725Z Scraping channel: @stasygury_care 2025-07-21T08:38:56.776Z Error occurred during execution: Error: Expected 1 uploads playlist ID, got undefined for channel @stasygury_care 2025-07-21T08:38:56.778Z at YoutubeV3Api.getPlaylistIdForChannelHandle (file:///usr/src/app/dist/apify-apollo/src/server/scrape/youtubeV3/YoutubeV3Api.js:17:19) 2025-07-21T08:38:56.778Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) 2025-07-21T08:38:56.779Z at async YoutubeQuery.getAllShortsForChannel (file:///usr/src/app/dist/apify-apollo/src/server/scrape/youtubeV3/YoutubeQuery.js:37:41) 2025-07-21T08:38:56.780Z at async main (file:///usr/src/app/dist/src/main.js:46:29) 2025-07-21T08:38:56.781Z at async file:///usr/src/app/dist/src/main.js:60:1

ybmeng avatar

Ok thank you, I will fix it on my end thank you so much. I’ll keep you updated.

ybmeng avatar

I've fixed it and tested it with @stasygury_care as the failed channel. Channels that don't exist are skipped and there's an error message. Please let me know if it doesn't work or if there are any other issues.

HP

Hapantsou

13 days ago

Thank you! Everything works perfectly!