Actor Build Starter
Pricing
Pay per usage
Actor Build Starter
Run builds for multiple actors in your account simultaneously. This can be useful when many actors in a given project have been updated. For example, the documentation might have been updated in 50 actors. This tool will help you trigger actor builds for all 50 at once.
0.0 (0)
Pricing
Pay per usage
2
Total users
3
Monthly users
1
Runs succeeded
>99%
Last modified
2 years ago
You can access the Actor Build Starter 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 '{< "actorNameContains": "my-awesome",< "actorIds": [< "abc123",< "abc123"< ]<}' |<apify call fjvs0283/actor-batch-builder --silent --output-dataset
Actor Build Starter API through CLI
The Apify CLI is the official tool that allows you to use Actor Build Starter locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: