🎉 Limited time — 20% off all plans. View pricing →

Changelog

What is new and what changed. Subscribe via RSS for updates.

2026-05-16

Domain intelligence GA + Zillow actor improvements

  • •Domain intelligence endpoints (DNS, WHOIS, SSL, page) are now generally available with stable SLAs
  • •Zillow actor handles the latest property page structure and surfaces anti-bot walls with a clear, actionable error message
  • •Password hashing strengthened to a modern memory-hard algorithm — existing API keys continue to work without changes
  • •Calendar-month billing windows replace the previous rolling 30-day windows
2026-05-10

Infrastructure upgrade for concurrency

  • •Backend rebuilt for better concurrency and quota accuracy under heavy parallel load
  • •Rate limiting is now horizontally consistent across all serving instances
  • •Billing webhooks now require signature verification — protects against forged upgrade events
2026-05-01

Async jobs and webhook delivery

  • •/v1/scrape/async and /v1/scrape/batch/async ship for fire-and-forget jobs
  • •Webhook payloads now include the job_id in headers
  • •Job status endpoint at /v1/jobs/{id}