🏯 Youtube Channel & User Scraper (Pay Per Result) avatar

🏯 Youtube Channel & User Scraper (Pay Per Result)

Try for free

Pay $0.50 for 1,000 users

Go to Store
🏯 Youtube Channel & User Scraper (Pay Per Result)

🏯 Youtube Channel & User Scraper (Pay Per Result)

apidojo/youtube-channel-information-scraper
Try for free

Pay $0.50 for 1,000 users

Extreme flexibility with search functionalities enables you to retrieve extensive channel information in detail. Not just that but YouTube Channel Information Scraper offers you Country, Language, and Location geotargeting capabilities. Only $0.50 per 1000 channels!

Developer
Maintained by Community

Actor Metrics

  • 24 Monthly users

  • No reviews yet

  • 9 bookmarks

  • 97% runs succeeded

  • 8.4 hours response time

  • Created in Dec 2023

  • Modified 2 hours ago

You can access the 🏯 Youtube Channel & User Scraper (Pay Per Result) programmatically from your own applications by using the Apify API. You can also 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/channel/UCsXVk37bltHxD1rDPwtNM8Q",
4    "https://www.youtube.com/channel/UCNIuvl7V8zACPpTmmNIqP2A"
5  ],
6  "youtubeHandles": [
7    "@MrBeast",
8    "@babishculinaryuniverse"
9  ],
10  "keywords": [
11    "pixel art",
12    "web development",
13    "gaming",
14    "cooking",
15    "vlogging",
16    "music",
17    "comedy",
18    "education",
19    "technology",
20    "sports",
21    "news",
22    "entertainment",
23    "beauty",
24    "fashion",
25    "health"
26  ],
27  "sort": "r",
28  "maxItems": 1000,
29  "customMapFunction": "(object) => { return {...object} }"
30}' |
31apify call apidojo/youtube-channel-information-scraper --silent --output-dataset

🏯 Youtube Channel & User Scraper (Pay Per Result) API through CLI

The Apify CLI is the official tool that allows you to use 🏯 Youtube Channel & User 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: