๐Ÿฏ Youtube Scraper (Pay Per Result) avatar

๐Ÿฏ Youtube Scraper (Pay Per Result)

Try for free

Pay $0.50 for 1,000 videos

View all Actors
๐Ÿฏ Youtube Scraper (Pay Per Result)

๐Ÿฏ Youtube Scraper (Pay Per Result)

apidojo/youtube-scraper
Try for free

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:

Developer
Maintained by Community
Actor metrics
  • 85 monthly users
  • 12 stars
  • 99.0% runs succeeded
  • 8.5 hours response time
  • Created in Dec 2023
  • Modified about 14 hours ago