ActorStack.dev
Scraper engineering

Pay-per-event pricing

Also: pay per result

A pricing model in which the user is charged for each result an Actor delivers rather than for the compute time the run consumed.

It aligns price with value and makes an empty run essentially free. It also makes correctness a billing matter: if a failed row is charged, every transient error becomes a refund request.

Where this comes up