Apify TV (BETA)
No credit card required
This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?
See alternative ActorsApify TV (BETA)
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:
Actor Metrics
1 monthly user
-
1 star
91% runs succeeded
Created in Jul 2023
Modified 7 months ago