Zip Download of KV Store avatar
Zip Download of KV Store

Pricing

Pay per usage

Go to Apify Store
Zip Download of KV Store

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.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Useful tools

Useful tools

Maintained by Community

Actor stats

8

Bookmarked

112

Total users

6

Monthly active users

2 months ago

Last modified

Categories

Share

Create a zip file from all items in the key-value store, zip them, and push them into a unique file. On input, you can specify the number of the files or keep it empty to download them all.

Possible issues

  1. Actor can run out of memory
    • in case archiver won't be able to process (archive) records as fast as they are added to the queue
  2. Actor set value request can time out
    • in case the whole process between calling setValue and archiver's finalization takes more than 5 minutes (API calls are limited to 300 seconds)