
Youtube Channel Scrapper
Pricing
$2.50 / 1,000 videos

Youtube Channel Scrapper
Scrape YouTube Channel pages from page URL. There is not much configuration as it uses initial data available on page load. You'll get video Id, title, descriptions, #likes, #comments, #views and similar information for channels. Feel free to try it out with our default settings by hitting ▷ Start.
5.0 (1)
Pricing
$2.50 / 1,000 videos
19
Total users
398
Monthly users
48
Runs succeeded
>99%
Issue response
11 hours
Last modified
2 months ago
You can access the Youtube Channel Scrapper 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/channel/UC4f0qvPJLqGTuLyy2iHOd-g"< },< {< "url": "https://www.youtube.com/watch?v=3xGwtP97FXI"< }< ],< "max_videos": 10,< "max_comments": 20,< "caption_languages": []<}' |<apify call deeper/youtube-channel-scrapper --silent --output-dataset
Youtube Channel Scrapper API through CLI
The Apify CLI is the official tool that allows you to use Youtube Channel Scrapper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: