Youtube Bulk avatar
Youtube Bulk

Pricing

$12.00/month + usage

Go to Store
Youtube Bulk

Youtube Bulk

Developed by

Canadesk Support

Canadesk Support

Maintained by Community

No limits and Bulk mode! Collect channels, videos (with comments), shorts, streams, playlists, podcasts and posts from Youtube! Supports a lot of filters. It's fast and costs little!

0.0 (0)

Pricing

$12.00/month + usage

2

Total users

2

Monthly users

2

Runs succeeded

>99%

Last modified

3 months ago

You can access the Youtube Bulk 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 '{
< "query": [
< "https://www.youtube.com/channel/UCTgwcoeGGKmZ3zzCXN2qo_A",
< "https://www.youtube.com/@markets"
< ],
< "daterange": [],
< "proxy": {
< "useApifyProxy": true,
< "apifyProxyGroups": [
< "BUYPROXIES94952"
< ]
< }
<}' |
<apify call canadesk/youtube-bulk --silent --output-dataset

Youtube Bulk API through CLI

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

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: