Youtube User / Channel Scraper avatar
Youtube User / Channel Scraper

Pricing

Pay per usage

Go to Store
Youtube User / Channel Scraper

Youtube User / Channel Scraper

Developed by

Monkey Coder

Monkey Coder

Maintained by Community

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

0.0 (0)

Pricing

Pay per usage

24

Total users

283

Monthly users

44

Runs succeeded

>99%

Last 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.

$echo '{
< "start_urls": [
< {
< "url": "https://www.youtube.com/@BBCNews"
< }
< ],
< "ids": "UCyBD3P9YOFWNIMTuDzqeObg"
<}' |
<apify 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

$npm i -g apify-cli
$apify login

Other API clients include: