Changelog
What's New
Every API update, new module, and fix — documented.
v0.4.0 Latest
2026-03-28 New POST /v1/watch — change detection & webhook alerts for any URL
New extract_on_change: true — auto-extract structured data when watched page changes
New Cron scheduling support (every 5 min to daily)
New CSS selector-level watching (watch .pricing-table, not the whole page)
Fix Improved JS rendering stability for SPAs with complex routing
v0.3.2
2026-03-14 New POST /v1/extract — schema-defined structured JSON extraction
New PDF URL support in /v1/extract — extract from government filings, reports, contracts
New match_confidence score + per-field extraction status in all extract responses
New Batch extraction: submit up to 1,000 URLs in a single request
Perf Reduced p95 latency on /v1/scrape by 340ms via connection pooling
Fix Fixed encoding issues with UTF-8 content on Tamil and Malayalam pages
v0.3.0
2026-02-28 New POST /v1/search — multi-engine web search (Google, Bing, DuckDuckGo) via SearXNG
New News-specific source filtering — search across news sources only
New Date range filtering for search results
Fix Fixed rate limit headers not being returned correctly on 429 responses
v0.2.1
2026-02-14 New POST /v1/read — HTML to clean Markdown conversion, optimised for LLM ingestion
New Table preservation in Markdown output (renders pricing tables, comparison matrices)
New word_count and reading_time fields in all /v1/read responses
New Razorpay INR payment integration — top up credits in Indian Rupees
Fix Improved cookie banner bypass — more consistent clean content extraction
v0.2.0
2026-01-31 New Usage dashboard — per-endpoint credit consumption, daily breakdown
New Coupon redemption — CHQ-XXXXXXXX codes for early access credits
New API key rotation via dashboard (without losing usage history)
Perf Improved cold start performance on JS-rendered pages (Playwright pool pre-warming)
v0.1.0 Initial Release
2026-01-15 New POST /v1/scrape — raw HTML fetch with JS rendering, anti-bot bypass, and proxy rotation
New X-API-Key authentication — one key for all endpoints
New Credit-based billing — pay only for successful requests
New Redis rate limiting — per-key and per-endpoint limits
New Webhook support for async scrape jobs
Coming in Q3 2026
/v1/enrich Domain enrichment — emails, tech stack, headcount from public sources
/v1/breach Credential & breach monitoring — paste sites, hacker forums
/v1/darkweb Tor .onion crawling — dark web search and monitoring