
Youtube Channel Scraper
Pricing
$0.50 / 1,000 results

Youtube Channel Scraper
Extract comprehensive data from YouTube channels including video stats, channel details, and engagement metrics. Support for multiple channels (up to 100), date filtering, and sorting options. Get video views, likes, comments, duration, tags plus channel subscribers, total views, and more.
0.0 (0)
Pricing
$0.50 / 1,000 results
0
Total users
7
Monthly users
7
Last modified
3 days ago
You can access the Youtube 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.
1echo '{
2 "channelUrls": [
3 "https://www.youtube.com/@kurzgesagt"
4 ]
5}' |
6apify call grow_media/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: