
🏯 Youtube Channel & User Scraper (Pay Per Result)
Pricing
$0.50 / 1,000 users

🏯 Youtube Channel & User Scraper (Pay Per Result)
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!
0.0 (0)
Pricing
$0.50 / 1,000 users
9
Total users
257
Monthly users
26
Runs succeeded
97%
Last modified
6 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: