Actor Build Starter

by fjvs0283

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, ...

1,447 runs
3 users
Try This Actor

Opens on Apify.com

About 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.

What does this actor do?

Actor Build Starter is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

Actor Batch Builder ## Table of contents - Introduction - Cost of usage - Input - Output ## Introduction This actor provides the capability to run actor builds for multiple actors in your Apify account. This can be useful in cases where several actors have been updated and they need to be re-built to reflect the latest changes. An example would be when updating the documentation for multiple actors in a given project. The actor calls the actor build process for each target actor via API calls. It then periodically checks for the finished builds to fetch the status and other related data. ## Cost of usage The actor is very cost-effective to run. It will consume approximately 1-2 compute units for every 15,000 actor builds. ## Input There are three modes for fetching the target actors to be built. The first is by providing a string for matching all actors that contain the string in their name: json { "batchType": "actorNameContains", "actorNameContains": "my-actor" } The second is providing an array of actor IDs: json { "batchType": "actorIds", "actorIds": [ "abc", "abc", "abc" ] } The third option is for building all actors availale in the account: json { "batchType": "all" } Note that in all three scenarios any actors in the account that do not have the required access permissions will be skipped. ## Output The actor stores the build data along with the actor name and id for each target actor in the default dataset: json [ { "id": "clvyb0YFfI62KRV5F", "status": "SUCCEEDED", "startedAt": "2021-11-06T22:16:17.531Z", "finishedAt": "2021-11-06T22:16:29.816Z", "meta": { "origin": "API" }, "actorId": "4PSW9rUi7vvhJfbLr", "actorName": "my-actor" } ] The actor also saves some run statistics in the key-value stores under "STATS": json { "total": 16, "failed": 0, "succeeded": 16, "requests": 56 }

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try Actor Build Starter now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
fjvs0283
Pricing
Paid
Total Runs
1,447
Active Users
3
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support