JSON Schema Filtering & Job Recovery
Filter extracted data using JSON Schema, automatic recovery of stuck jobs, and comprehensive new documentation.
New Features
4JSON Schema data filtering
You can now pass a JSON Schema with your scrape request to filter extracted data to only the fields you need. Reduces response size and simplifies downstream processing.
Automatic job recovery
Jobs that get stuck due to transient failures are now automatically detected and recovered. This significantly improves reliability for high-volume scraping workloads.
Image extraction for lazy-loaded pages
The API now extracts images from lazy-loaded pages that use data-src, data-image, and similar patterns. Product pages and portfolio sites return complete image sets.
Comprehensive documentation update
Added new guides, tutorials, SDK reference, and a quickstart guide. Documentation now uses clear dollar-based pricing terminology throughout.
Plus 33 internal changes for stability and performance.