Changelog
What shipped for customers, newest first.
- Improved
Live status checks on the public status page
The status page probes the production API on each load and reports whether it is responding.
- New
Production API on superscraper.dev
The SuperScraper API is live at api.superscraper.dev with authenticated /v1 endpoints and a public health check.
- Improved
Marketing site rebuilt around trust receipts
Hero and docs lead on confidence scores and source trails from real API output, not illustrative mockups.
- New
Public anti-bot benchmarks
Dated methodology, per-site results, and a reproduce path for the 96.3% (26/27) anti-bot run — plus an explicit what-this-does-not-prove section.
- New
Docs rebuilt for agents and developers
Quickstart, authentication (including agent key provision), core endpoints, MCP and SKILL.md, plus a Firecrawl path-mapping guide.
- New
Agent self-provisioning
POST /v1/keys/provision lets an agent mint its own free-tier key. /agent-onboarding/SKILL.md teaches the API without a human in the loop.
- New
/v1/parse for documents
A PDF or DOCX, by upload or URL, becomes markdown a model can read.
- Improved
robots.txt respected by default
Fetches honor robots.txt out of the box, with an explicit per-request opt-out when you are authorized to access the content.
- New
Confidence and provenance on structured results
Structured fields ship with a confidence score, extraction method, and fetch tier — so callers can audit what to trust.
- New
No-signup playground
Run scrape, extract, map, and more from the browser with no key and no card. Structured output shows confidence and source trail when available.
Try it in the playground
Paste a URL and see markdown or structured JSON with a confidence score when the extractor has one.