0.4.0
0.4.0 (2024-11-01)
🚀 Features
- Add headers in unique key computation (#609) (6c4746f) by @Prathamesh010
- Add
pre_navigation_hooks
toPlaywrightCrawler
(#631) (5dd5b60) by @Prathamesh010 - Add
always_enqueue
option to bypass URL deduplication (#621) (4e59fa4) by @Rutam21 - Split and add extra configuration to export_data method (#580) (6751635) by @deshansh
🐛 Bug Fixes
- Use strip in headers normalization (#614) (a15b21e) by @vdusek
- Merge payload and data fields of Request (#542) (d06fcef) by @vdusek
- Default ProxyInfo port if httpx.URL port is None (#619) (8107a6f) by @steffansafey