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
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.
1echo '{
2 "actorNameContains": "my-awesome",
3 "actorIds": [
4 "abc123",
5 "abc123"
6 ]
7}' |
8apify 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
1npm i -g apify-cli
2apify login
Other API clients include:
Pricing
Pricing model
Pay per usageThis Actor is paid per platform usage. The Actor is free to use, and you only pay for the Apify platform usage.