Vendors

ScraperAPI, routed
through gottem.

ScraperAPI is a general-purpose scraping API with large-scale proxy rotation and anti-bot handling behind a single endpoint. gottem routes through it as one of the pooled vendors in the ladder.

When the ladder picks ScraperAPI.

ScraperAPI participates in the ladder alongside the other pooled vendors. gottem tries it where its price and per-domain track record (Save State) make it the cheapest route likely to land. Its route rows are being added to the public catalogue.

One call, auto-routed.

picks the cheapest route likely to land, ScraperAPI included. One request shape, one response shape.

bash
curl -sS https://api.gottem.dev/scrape \
  -H "Authorization: Bearer $GOTTEM_KEY" \
  -H "Content-Type: application/json" \
  -d '{"url": "https://example.com"}'
# routing receipt in every response · provider, route, tier, cost

Already pay ScraperAPI directly?

Bring your own key. Add your ScraperAPI credential once, AES-256-GCM encrypted at rest, and routes through your account instead of the pooled key. You pay ScraperAPI directly; gottem charges a flat infrastructure fee per request, zero markup. See the pricing FAQ for how BYOK billing works.

Questions.

Is gottem a ScraperAPI alternative?
No. gottem isn't a replacement for ScraperAPI. It routes through ScraperAPI alongside 13+ other scraping vendors and picks it whenever it's the best fit for the page. If you already use ScraperAPI, gottem adds automatic failover, per-domain routing memory, and one response shape on top of it.
Why isn't ScraperAPI in the pricing table yet?
Its route rows are being added to the public catalogue. It already participates in routing; the receipt on any response tells you when it served your page and what it cost.
Can I bring my own ScraperAPI key?
Yes. Add it once, AES-256-GCM encrypted at rest, and gottem routes through your ScraperAPI account: you pay ScraperAPI directly and gottem charges a flat infrastructure fee per request, zero markup.