Thanks to visit codestin.com
Credit goes to github.com

Skip to content

0.6.9

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 02 May 09:14

0.6.9 (2025-05-02)

πŸš€ Features

  • Add an internal HttpClient to be used in send_request for PlaywrightCrawler using APIRequestContext bound to the browser context (#1134) (e794f49) by @Mantisus
  • Make timeout error log cleaner (#1170) (78ea9d2) by @Pijukatel
  • Add on_skipped_request decorator, to process links skipped according to robots.txt rules (#1166) (bd16f14) by @Mantisus

πŸ› Bug Fixes