Skip to main content
Shipping notes

Changelog

What shipped for customers, newest first.

  1. 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.

  2. New

    Production API on superscraper.dev

    The SuperScraper API is live at api.superscraper.dev with authenticated /v1 endpoints and a public health check.

  3. Improved

    Marketing site rebuilt around trust receipts

    Hero and docs lead on confidence scores and source trails from real API output, not illustrative mockups.

  4. 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.

  5. 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.

  6. 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.

  7. New

    /v1/parse for documents

    A PDF or DOCX, by upload or URL, becomes markdown a model can read.

  8. 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.

  9. 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.

  10. 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.