Apify TV (BETA) avatar
Apify TV (BETA)

Under maintenance

Pricing

$5.00 / 1,000 results

Go to Store
Apify TV (BETA)

Apify TV (BETA)

Under maintenance

Developed by

cat

cat

Maintained by Community

💫 Scrape and download video from all over internet

0.0 (0)

Pricing

$5.00 / 1,000 results

2

Total users

46

Monthly users

1

Runs succeeded

>99%

Last modified

16 days ago

❓ Query

queryarrayOptional

Possible Values :

  • Search KEYWORDS (specific portal)
  • Video URL list separated by spaces or comma.
  • 🌐 Portal

    portalEnumRequired

    Value options:

    "bing": string"youtube": string"pornhub": string"youporn": string"redtube": string"xvideos": string"joymii": string"danejones": string

    🗂️ Resource Type

    resourceEnumOptional

    💡 Resource type for searching.

    Value options:

    "video": string"channel": string"actor": string

    🔄 Limit

    limitintegerOptional

    Minimum number of search results

    🌐 PROXY NETWORKING

    dev_proxy_configobjectOptional

    💡 Supported protocol:

    HTTP(S), SOCKS5
    {http|socks5}://{user:pass}@{hostname|ip-address}:port

    Example: socks5://example.com:9000

    📜 HTTP HEADERS

    dev_custom_headersarrayOptional

    💡 Additional HTTP Headers

    🍰 HTTP COOKIES

    dev_custom_cookiesarrayOptional

    💡 Additional HTTP Cookies

    ♻️ CUSTOM FIELD

    dev_transform_fieldsarrayOptional

    💡 Transform the resulting output. Select only needed fields.

    For nested object use DOT. For example:

    address.streetAddress

    For nested array use NUMBER (index of array element starting from index=0). For example:
    images.0.url

    📁 CUSTOM STORAGE

    dev_dataset_namestringOptional

    💡 Save results into custom named Dataset, use mask to customize dataset name

    {ACTOR} = actor name
    {DATE} = date (YYYYMMDD)
    {TIME} = time (HHMMSS)


    This masks can be used to autogenerate Dataset Name.

    example: data-{DATE}
    Depending on today date the dataset name will be: data-20230603

    default: data-{ACTOR}-{DATE}-{TIME}

    Clear Storage

    dev_dataset_clearbooleanOptional

    Clear Dataset before insert/update.

    Disable data cleansing

    dev_no_stripbooleanOptional

    💡 Keep/Save empty values (NULL, FALSE, empty ARRAY, empty OBJECT, empty STRING)