All releases
v2.17.0
February 4, 2026
Minor release
In this release
New5
Improved1
Fixed2
Internal65
Total73

Markdown-First Output & Request Details

Default API output now prioritizes markdown for LLM workflows, with a redesigned request detail view and a new balance estimator.

Highlights
Markdown-First API Output

API responses now default to markdown format, optimized for LLM and AI workflows. The playground shows the markdown tab first for quick copy-paste into AI tools.

Redesigned Request Detail View

The request detail modal in the playground and usage logs has been completely redesigned with a premium developer experience, making it easier to inspect scrape results and debug issues.

Balance Estimator

A new requests estimator shows how many scrapes your remaining balance can support, displayed inline with your balance in the header.

New Features

5

Markdown-First API Output

API responses now default to markdown format, optimized for LLM and AI workflows. The playground shows the markdown tab first for quick copy-paste into AI tools.

Redesigned Request Detail View

The request detail modal in the playground and usage logs has been completely redesigned with a premium developer experience, making it easier to inspect scrape results and debug issues.

Balance Estimator

A new requests estimator shows how many scrapes your remaining balance can support, displayed inline with your balance in the header.

Report Issue Button

You can now report scraping issues directly from the dashboard. Your feedback helps improve extraction quality for specific sites.

Source Tracking for Requests

Usage logs now distinguish between requests made from the playground versus your API integration, helping you track usage more precisely.

Improvements

1

Improved Sign-In Error Messages

Sign-in errors now show clear, actionable messages instead of generic failures, and the page handles already-authenticated users gracefully.

Bug Fixes

2

Playground Layout Improvements

Fixed several playground layout issues including results panel height matching and scrolling behavior for a cleaner experience.

OAuth Account Linking

Fixed the OAuth account linking flow so you can properly connect Google or GitHub to an existing email account.

Plus 65 internal changes for stability and performance.