Youtube avatar
Youtube

Pricing

$6.00/month + usage

Go to Store
Youtube

Youtube

Developed by

Canadesk Support

Canadesk Support

Maintained by Community

Collect channels, videos (with comments), shorts, streams, playlists, podcasts and posts from Youtube! Filters included. It's fast and costs little!

0.0 (0)

Pricing

$6.00/month + usage

3

Total users

16

Monthly users

3

Runs succeeded

>99%

Issue response

18 hours

Last modified

a month ago

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

Youtube API through CLI

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

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: