
YouTube Scraper
Pricing
$5.00 / 1,000 videos

YouTube Scraper
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.
4.6 (31)
Pricing
$5.00 / 1,000 videos
1009
Total users
29K
Monthly users
6.7K
Runs succeeded
>99%
Issues response
1.5 days
Last modified
8 days ago
title | id | url | viewCount | likes | channelName | numberOfSubscribers | duration |
---|---|---|---|---|---|---|---|
Crawlee, the web scraping and browser automation library | g1Ll9OlFwEQ | https://www.youtube.com/watch?v=g1Ll9OlFwEQ | 10150 | 136 | Apify | 6640 | 00:03:15 |
Crawlee for Python: Build reliable crawlers. Fast. | Ejhudr7e-h4 | https://www.youtube.com/watch?v=Ejhudr7e-h4 | 916 | 23 | Apify | 6640 | 00:03:39 |
Build a Web Scraper from Scratch | JavaScript | Playwright | Crawlee | DOtJEwVsJic | https://www.youtube.com/watch?v=DOtJEwVsJic | 4411 | 109 | deejaydev | 1680 | 00:22:43 |
The data above is synthetic and does not reflect real-world values. View full dataset
Actor fails instantly with Exit Code 91
Closed
Hi, when I try to run this Actor with a simple search query, the run fails instantly in 2 seconds. The error message is "The main function of the Actor threw an exception" with Exit Code 91.
I have already tried troubleshooting by adding a proxy configuration to use a US-based proxy, but the result was the exact same instant failure. This seems to be a fundamental issue with the Actor's ability to connect.

Hi, thanks for opening this issue!
Where did you find out of the searchKeywords
input field? That is an old deprecated field, please use the new searchQueries
input field instead.
Otherwise, the problem is that you are using the field as the new one. If you want to use the old one, then please input it in as a string, not an array of strings.
I hope this helps, thanks and happy scraping!