Youtube channel scraper avatar

Youtube channel scraper

Try for free

3 days trial then $4.99/month - No credit card required now

View all Actors
Youtube channel scraper

Youtube channel scraper

dainty_screw/youtube-channel-scraper
Try for free

3 days trial then $4.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:

Developer
Maintained by Community
Actor metrics
  • 13 monthly users
  • 6 stars
  • 90.7% runs succeeded
  • 2.4 days response time
  • Created in Apr 2024
  • Modified 9 days ago