v2.15.0
spider-rs/spiderv2.15.0Dec 4, 2024by j-mendez
AI Summary
Major performance increase for Chrome crawling by blocking unwanted XHR requests and scripts.
Key Highlights
- Major possible performance increase for chrome crawling.
- Added xhr interception.
New Features
- XHR interception
Full Release Notes
# Whats Changed Major possible performance increase for chrome crawling blocking extra unwanted XHR request and scripts. * perf(chrome): add xhr interception **Full Changelog**: https://github.com/spider-rs/spider/compare/v2.14.0...v2.15.0