All releases
v0.8.1
December 20, 2025
Patch
In this release
New3
Improved1
Fixed2
Internal40
Total46

Parallel Scraping and Reddit Support

3x faster scraping with parallel tier racing, full Reddit support, and a new request detail modal for complete scrape transparency.

New Features

3

3x faster with parallel scraping

Scraping now races multiple approaches in parallel instead of sequentially, dramatically reducing response times especially for protected sites.

Reddit scraping support

Full support for scraping Reddit posts, comments, and profiles with optimized extraction that delivers clean structured content.

Request detail modal

A new detail modal in the playground shows the full scrape journey for every request, including timing, approach used, and content extracted.

Improvements

1

Consolidated JSON output

JSON extraction output no longer produces triple-duplicated data, giving you a cleaner and more usable response.

Bug Fixes

2

Fixed playground storage error

Resolved a localStorage quota error that could prevent the playground from saving your scraping history.

Job status visible in dashboard

Scrape job statuses now sync to the dashboard database so you can track all your jobs in the usage logs.

Plus 40 internal changes for stability and performance.