Apify TV (BETA) avatar

Apify TV (BETA)

Under maintenance
Try for free

No credit card required

View all Actors
This Actor is under maintenance.

This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?

See alternative Actors
Apify TV (BETA)

Apify TV (BETA)

jupri/apify-tv
Try for free

No credit card required

Scrape and download video from all over internet

You can access the Apify TV (BETA) programmatically from your own applications by using the Apify API. You can 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    "square pants"
4  ],
5  "portal": "bing",
6  "limit": 10,
7  "dev_proxy_config": {
8    "useApifyProxy": true,
9    "apifyProxyCountry": "US"
10  }
11}' |
12apify call jupri/apify-tv --silent --output-dataset

Video Scraper API through CLI

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

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community
Actor metrics
  • 2 monthly users
  • 1 star
  • 92.5% runs succeeded
  • Created in Jul 2023
  • Modified 4 months ago