Youtube channel scraper
3 days trial then $9.99/month - No credit card required now
Youtube channel scraper
3 days trial then $9.99/month - No credit card required now
This tool allows you to automatically gather information about YouTube bloggers, including their nickname, avatar, country, introduction, joining date, video count, view count, and subscriber count. Simply provide the URLs, IDs, or channel IDs to get started.
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 "start_urls": [
3 {
4 "url": "https://www.youtube.com/channel/UCyBD3P9YOFWNIMTuDzqeObg"
5 }
6 ],
7 "ids": "UCyBD3P9YOFWNIMTuDzqeObg"
8}' |
9apify call dainty_screw/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:
- 13 monthly users
- 6 stars
- 93.0% runs succeeded
- 17 days response time
- Created in Apr 2024
- Modified 24 days ago