Youtube User / Channel Scraper avatar

Youtube User / Channel Scraper

Try for free

No credit card required

View all Actors
Youtube User / Channel Scraper

Youtube User / Channel Scraper

gentle_cloud/youtube-user-channel-scraper
Try for free

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:

Developer
Maintained by Community
Actor metrics
  • 23 monthly users
  • 7 stars
  • 83.8% runs succeeded
  • 9.2 hours response time
  • Created in Feb 2024
  • Modified 9 days ago