YouTube Channels avatar
YouTube Channels

Pricing

$0.50 / 1,000 channels

Go to Apify Store
YouTube Channels

YouTube Channels

A powerful tool for extracting detailed information about YouTube channels. Fast and Reliable.

Pricing

$0.50 / 1,000 channels

Rating

0.0

(0)

Developer

datasaurus

datasaurus

Maintained by Community

Actor stats

2

Bookmarked

25

Total users

3

Monthly active users

5 months ago

Last modified

Share

You can access the YouTube Channels 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 '{
< "channels": [
< "@YouTube",
< "UC_x5XG1OV2P6uZZ5FSM9Ttw",
< "https://www.youtube.com/c/YouTube"
< ]
<}' |
<apify call datasaurus/youtube-channels --silent --output-dataset

YouTube Channels API through CLI

The Apify CLI is the official tool that allows you to use YouTube Channels locally, providing convenience functions and automatic retries on errors.

Install Apify CLI

Using installation script (macOS/Linux):

$curl -fsSL https://apify.com/install-cli.sh | bash

Using installation script (Windows):

$irm https://apify.com/install-cli.ps1 | iex

Using Homebrew:

$brew install apify-cli

Using NPM:

$npm install -g apify-cli
Having problems? Read the installation guide

Other API clients include: