v2.36.67
spider-rs/spiderv2.36.67Mar 29, 2025by j-mendez
AI Summary
Fixes XML parsing for initial links and adds missing Chrome headers. Introduces support for real browser loading in Chrome.
Key Highlights
- Fix for XML parsing initial links
- Real browser loading support
- Added missing Chrome headers
New Features
- Real browser loading
- Chrome headers addition
Full Release Notes
# Whats Changed Fix xml parsing initial links. * chore(real_browser,chrome): add missing chrome headers * chore(chrome): add real browser loading * chore(chrome): fix request_timeout default * chore(chrome): fix timeout subtracting **Full Changelog**: https://github.com/spider-rs/spider/compare/v2.35.18...v2.36.67