Youtube Explorer avatar
Youtube Explorer

Pricing

$30.00/month + usage

Go to Store
Youtube Explorer

Youtube Explorer

Developed by

cat

Maintained by Community

▶️ Explore Youtube.com

5.0 (1)

Pricing

$30.00/month + usage

8

Total users

291

Monthly users

6

Runs succeeded

>99%

Last modified

8 months ago

You can access the Youtube Explorer 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  "query": [
3    "@apify/videos"
4  ],
5  "limit": 5
6}' |
7apify call jupri/youtube-explorer --silent --output-dataset

Youtube Scraper, Video, Channel, Shorts, Playlists, Comments API through CLI

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

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include: