Zip Download of KV Store
Pricing
Pay per usage
Zip Download of KV Store
Creates a zip file from all items in the key-value store, zips them, and downloads them in a unique file. On input, you can specify the number of the files or keep it null to download them all. The key-value store must be under your Apify account.
0.0 (0)
Pricing
Pay per usage
7
Total users
69
Monthly users
4
Runs succeeded
73%
Last modified
7 months ago
You can access the Zip Download of KV Store 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 '{}' |<apify call useful-tools/downloadkvstorezip --silent --output-dataset
Zip Download of KV Store API through CLI
The Apify CLI is the official tool that allows you to use Zip Download of KV Store locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: