๐ฏ Youtube Scraper (Pay Per Result)
Pay $0.50 for 1,000 videos
๐ฏ Youtube Scraper (Pay Per Result)
Pay $0.50 for 1,000 videos
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!
You can access the ๐ฏ Youtube Scraper (Pay Per Result) programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, youโll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "startUrls": [
3 "https://www.youtube.com/results?search_query=never+gonna+give+you+up",
4 "https://www.youtube.com/watch?v=xuCn8ux2gbs",
5 "https://www.youtube.com/channel/UCsXVk37bltHxD1rDPwtNM8Q",
6 "https://www.youtube.com/watch?v=kXYiU_JCYtU&list=PL6Lt9p1lIRZ311J9ZHuzkR5A3xesae2pk",
7 "https://www.youtube.com/shorts/vVTa1_hm4n4",
8 "https://www.youtube.com/results?search_query=recipes",
9 "https://www.youtube.com/@gordonramsay/shorts"
10 ],
11 "youtubeHandles": [
12 "@MrBeast",
13 "@babishculinaryuniverse"
14 ],
15 "keywords": [
16 "pixel art"
17 ],
18 "uploadDate": "all",
19 "duration": "all",
20 "features": "all",
21 "sort": "r",
22 "maxItems": 1000,
23 "customMapFunction": "(object) => { return {...object} }"
24}' |
25apify call apidojo/youtube-scraper --silent --output-dataset
๐ฏ Youtube Scraper (Pay Per Result) API through CLI
The Apify CLI is the official tool that allows you to use ๐ฏ Youtube Scraper (Pay Per Result) locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
Actor Metrics
84 monthly users
-
25 stars
96% runs succeeded
5.5 hours response time
Created in Dec 2023
Modified 13 hours ago