v2.16.0
spider-rs/spiderv2.16.0Dec 4, 2024by j-mendez
AI Summary
Chrome crawls now report total bytes used over the network, and ignore list for unwanted requests is improved.
Key Highlights
- Chrome crawls now get the total bytes used over the network.
- Improved ignore list for unwanted crawling request for chrome interception.
New Features
- Total bytes tracking
- Improved ignore list
Full Release Notes
# Whats Changed * Chrome crawls now get the total bytes used over the network. * Improved ignore list for unwanted crawling request for chrome interception. **Full Changelog**: https://github.com/spider-rs/spider/compare/v2.15.0...v2.16.0