Zip Key-value Store avatar
Zip Key-value Store

Pricing

Pay per usage

Go to Store
Zip Key-value Store

Zip Key-value Store

Developed by

Jaroslav Hejlek

Jaroslav Hejlek

Maintained by Community

Takes the ID of the key-value store, archives all their keys into a zip file, and saves them into the key-value store of the actor. For more than 1000 keys, multiple zip files are created. If their total size is bigger than the actor's available memory, it creates multiple smaller zip files.

0.0 (0)

Pricing

Pay per usage

5

Total users

132

Monthly users

10

Runs succeeded

88%

Last modified

2 years ago

You can access the Zip Key-value 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 jaroslavhejlek/zip-key-value-store --silent --output-dataset

Zip Key-value Store API through CLI

The Apify CLI is the official tool that allows you to use Zip Key-value 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: