What is the Cost Calculator?
The Cost Calculator estimates what any actor will cost at various volumes before you spend credits. Enter an actor ID and get a breakdown of PPE pricing, average compute cost per run, average events per run, and volume projections from 1x to 100x. The calculator fetches the actor's current PPE configuration and analyzes the last 20 successful runs for real compute costs — duration, memory, and platform charges. Projections separate PPE charges from compute charges so you see exactly where your money goes. This is especially valuable when comparing competing actors: two scrapers might both extract the same data, but one costs 3x more at high volume. Cost Calculator costs $0.20 per calculation and does not run the target actor. Visit apifyforge.com/tools/cost-calculator for documentation.
Related questions
The Schema Validator checks your actor's actual dataset output against the schema you declared in your dataset_schema.js...
What is the Test Runner?The Test Runner is a testing tool that runs your Apify actor with predefined test inputs and automatically validates the...
What is Cloud Staging?Cloud Staging runs your actor in Apify's actual production environment before you make it public on the Store, catching ...
What are Regression Tests?Regression tests are automated test suites that run before every publish to verify that new code changes have not broken...