
Useful tools
ACTOR METRICS
11 public Actors
23 monthly users
>99% runs succeeded
Public Actors

Batch Runner
useful-tools/batch-runner
Actor for starting several Runs from single Input. It also has capability to merge the Dataset items from the created batch.
17
Delete Builds
useful-tools/delete-builds
Actor that deletes untagged builds of other actors on Apify platform.
1

Dynamic Input
useful-tools/dynamic-input
Actor for calling other Actors with dynamic input
7

Actor Builder
useful-tools/actor-builder
Simple Actor which allows to create another Actors build. Used mostly for integration purposes.
6
Zip Download of KV Store
useful-tools/downloadKvStoreZip
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.
61

Storage Cleaner
useful-tools/storage-cleaner
Storage cleaner is a tool to delete all your Storage types (Datasets, Key-Value storages and Request queues) on your Apify user account based on the amount of days since they were last accessed.
18

Details of runs
useful-tools/details-of-runs
This Actor is capable to list and store your Runs into the Dataset with all the necessary Run related details (like stats, usage, current pricing).
19

Wait and Finish
useful-tools/wait-and-finish
Simple Actor that will just wait and then finishes. Mostly used for testing integration purposes...
8

Do Request
useful-tools/do-request
Simple Actor that does request based on the Actor's Input. It allows to overcome issue with WebHooks not supporting to set request Headers.
10

SQL Query
useful-tools/sql-query
Run SQL queries over Apify Platform (currently supports only Datasets).
5
Get Source From Build
useful-tools/store-useful-tools
This actor takes `buildId` of any build and archives source files of that build to zip in KVS.
1