Skip to content

v1.13.0

Latest
Compare
Choose a tag to compare
@nickscamara nickscamara released this 27 Jun 15:19
17ff8be

Firecrawl v1.13.0 Changelog

  • Added AU, FR, DE to Stealth Mode
  • Crawl subdomains with allowSubdomains
  • Google slides scraping
  • Generate a PDF of the current page. See docs
  • Higher res screenshots with quality param
  • Weekly view for usage on the dashboard
  • Fireplexity Example (Open Source Perplexity). See repo
  • And more!

Features

  • Support cookies in scrapeURL via safeFetch
  • Add Google Slides scraping
  • Add PDF actions to API, Python & JS SDKs
  • Screenshot quality config
  • parsePDF support in Python & JS SDKs
  • Allow international URLs
  • Enable subdomain crawling in SDKs
  • Worker liveness check before job queueing

Improvements & Fixes

  • Removed old cache systems (Redis, PDF cache, etc.)
  • Enhanced error messages (TLS, DNS)
  • Improved job count query & error handling
  • Fixed pdf, credits scope, ignoreInvalidURLs bugs
  • Reduced over-logging in concurrency limits
  • Added special job expiration bypass for Faire team
  • Unified fallback logic in JS SDK

What's Changed

New Contributors

Full Changelog: v1.12.0...v1.13.0