- Features
- Auto Cheapest
Auto Cheapest — the default, and usually right
Lowest published price, decided synchronously from provider metadata. Zero database lookups.
How it works
Every account starts here. AnySolver reads each provider’s published price for the requested task type from provider-pricing.ts, picks the lowest, and submits the task. The decision is synchronous — no DB query, no telemetry.
Cheapest doesn’t watch live performance. If the cheapest provider degrades, switch to autoMostReliable or set a priority list.
Per-task cost — ReCaptchaV2TaskProxyless
Real prices from provider metadata. The cheapest is what Auto Cheapest picks.
Across all task types, Cheapest can save up to 98% compared to the most expensive provider for the same job.
What it doesn’t do
- — It does not track real-time performance. A cheap provider with a bad day still gets picked.
- — It does not pick by website, sitekey, or domain. Routing happens at the task-type level only.
- — On price ties, the first-listed provider wins. Use priority if you need deterministic order.
Newsletter
Ready to get started?
Everyone can register now. Stay in the loop with product updates and news. No spam.