Youtube User / Channel Scraper
No credit card required
Youtube User / Channel Scraper
No credit card required
You can use this collector to automatically collect information about YouTube bloggers, such as nickname, avatar, country, introduction, joining time, number of videos, number of views, number of fans, etc. You only need to determine the urls and ids or channel ids
You can access the Youtube User / 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 gentle_cloud/youtube-user-channel-scraper --silent --output-dataset
Youtube User / Channel Scraper API through CLI
The Apify CLI is the official tool that allows you to use Youtube User / 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:
- 29 monthly users
- 9 stars
- 100.0% runs succeeded
- 9.2 hours response time
- Created in Feb 2024
- Modified 2 months ago