YouTube Channels
Pricing
$0.50 / 1,000 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
Actor stats
2
Bookmarked
25
Total users
3
Monthly active users
5 months ago
Last modified
Categories
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-datasetYouTube 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 | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing NPM:
$npm install -g apify-cliOther API clients include:
