Know what you'll pay before you spend
Enter an actor ID and get a complete cost breakdown: PPE price per event, average compute cost per run, average events per run, and volume projections from 1x to 100x. Based on real run history, not theoretical estimates.
Reads the actor's current pay-per-event configuration: event name, price per event, and description.
Analyzes the last 20 successful runs for average duration, memory usage, and platform cost per run.
Projects costs at 1x, 2x, 5x, 10x, 50x, and 100x your estimated monthly runs with PPE and compute separated.
Average events per run calculated from actual charge history — not theoretical, but real data from production runs.
Reads metadata and run history only. The analysis itself costs $0.20 — no surprise compute charges.
Run the calculator on two competing actors to see which is cheaper at your expected volume.
{
"actorName": "ryanclinton/google-maps-email-extractor",
"ppePrice": 0.005,
"ppeEvent": "result",
"avgComputeCost": 0.032,
"avgEventsPerRun": 30,
"avgDuration": 45,
"avgMemoryMb": 512,
"projections": [
{ "runs": 100, "computeCost": 3.20, "ppeCost": 15.00, "totalCost": 18.20 },
{ "runs": 1000, "computeCost": 32.00, "ppeCost": 150.00, "totalCost": 182.00 }
]
}Connect your Apify token and enter the actor ID
The tool runs the actor on your account and analyzes the output
Get a detailed report with actionable fixes — results cached for free