
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
Actor Metrics
30 monthly users
No reviews yet
17 bookmarks
>99% runs succeeded
Created in Feb 2024
Modified a month ago
You can access the Youtube User / Channel Scraper 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 "start_urls": [
3 {
4 "url": "https://www.youtube.com/@BBCNews"
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: