v1.87.3

spider-rs/spiderv1.87.3Mar 25, 2024by j-mendez

AI Summary

Adds a `real_browser` feature flag to enable bypassing Cloudflare protection when crawling web pages using Chrome.

Key Highlights

  • Added real_browser feature flag for Chrome
  • Enables bypassing Cloudflare protected pages

New Features

  • Real browser support for Cloudflare bypass

Full Release Notes

# Whats Changed

You can now bypass Cloudflare protected page with the feature flag `[real_browser]`.

* feat(real_browser): add real_browser feature flag for chrome

**Full Changelog**: https://github.com/spider-rs/spider/compare/v1.86.16...v1.87.3