Skip to main content
Tovuk uses balance-based scraper pricing. Pick a monthly plan, receive the included balance, and Tovuk deducts from that balance for each successful stored result record. There is no free scraper tier. Catalog reads are public, but creating a scraper request requires paid billing.

Plans

Manual top-ups and auto top-ups start at a $20 minimum. Use Stripe-hosted checkout and portal flows:

Per-Result Prices

Prices are charged only for successful stored records. API responses expose exact prices as USD micro-units in priceEvents[].usdMicros; 1,000,000 means $1.00. Read the live catalog before estimating work:

How Billing Works

When limit is known, request creation returns an estimated maximum cost. The final charge is based on the number of successful records saved:
Failed requests and empty results do not create per-result charges. The result records remain available through the results API so agents and scripts do not need to build a separate storage layer. Check balance, usage, invoices, and current-month estimates:
usage.billingEstimate.lineItems shows the current-month scraper result meters, used result counts, unit prices, and estimated spend.

API Paths

Use public URLs, public handles, public search terms, or public identifiers only. Do not send cookies, passwords, account tokens, private session data, or proxy URLs through the public API or CLI.
Last modified on July 11, 2026