Youtube Channel Scraper
1 day trial then $15.00/month - No credit card required now
Youtube Channel Scraper
1 day trial then $15.00/month - No credit card required now
The YouTube Channel Scraper is a powerful tool for extracting detailed info from YT channels. It retrieves video count 📹, subscribers count 📊, description 📝, verification status ✅, keywords 🏷️, tags 🔖, view count 👁️, and social media links 🔗. Ideal for researchers, marketers, and creators!!
You can access the Youtube Channel Scraper 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 "channelNames": [
3 "Apify",
4 "MrBeast"
5 ],
6 "channelUrls": [
7 {
8 "url": "https://www.youtube.com/@Apify"
9 }
10 ]
11}' |
12apify call powerful_bachelor/youtube-channel-scraper --silent --output-dataset
Youtube Channel Scraper API through CLI
The Apify CLI is the official tool that allows you to use Youtube Channel Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
- 10 monthly users
- 2 stars
- 100.0% runs succeeded
- Created in May 2024
- Modified 5 months ago