0.6.9
0.6.9 (2025-05-02)
🚀 Features
- Add an internal
HttpClientto be used insend_requestforPlaywrightCrawlerusingAPIRequestContextbound to the browser context (#1134) (e794f49) by @Mantisus - Make timeout error log cleaner (#1170) (78ea9d2) by @Pijukatel
- Add
on_skipped_requestdecorator, to process links skipped according torobots.txtrules (#1166) (bd16f14) by @Mantisus