
🏯 Youtube Scraper (Pay Per Result)
Pricing
$0.50 / 1,000 videos

🏯 Youtube Scraper (Pay Per Result)
Experience unparalleled efficiency and depth with its ultra-fast capabilities in searching, URL, playlist, channel, and profile scraping. It comes equipped with a variety of filters to customize your data collection precisely. Plus, it's incredibly affordable at only $0.50 per 1000 videos!
4.0 (7)
Pricing
$0.50 / 1,000 videos
164
Total users
2.9K
Monthly users
622
Runs succeeded
91%
Issues response
1.8 days
Last modified
11 hours ago
Getting unsupported URL error
Closed
I'm getting an empty return to my n8n automation with a log error saying unsupported URL

Hello,
You are providing a wrongly formatted URL, please refer to https://apify.com/apidojo/youtube-scraper#input-parameters to learn more on the URL types we support.
For your case, you should use the following:
{"customMapFunction": "(object) => { return {...object} }","duration": "all","features": "all","getTrending": false,"includeShorts": false,"maxItems": 1,"sort": "r","startUrls": ["https://www.youtube.com/watch?v=mZUG0pr5hBo"],"uploadDate": "all","gl": "us","hl": "en"}
Cheers