Skip to content

Releases: apify/crawlee-python

1.0.3

17 Oct 08:54

Choose a tag to compare

1.0.3 (2025-10-17)

🐛 Bug Fixes

1.0.2

08 Oct 07:58

Choose a tag to compare

1.0.2 (2025-10-08)

🐛 Bug Fixes

1.0.1

06 Oct 08:27

Choose a tag to compare

1.0.1 (2025-10-06)

🐛 Bug Fixes

1.0.0

29 Sep 07:11

Choose a tag to compare

1.0.0 (2025-09-29)

🚀 Features

🐛 Bug Fixes

Refactor

0.6.12

30 Jul 11:45

Choose a tag to compare

0.6.12 (2025-07-30)

🚀 Features

🐛 Bug Fixes

0.6.11

23 Jun 08:49

Choose a tag to compare

0.6.11 (2025-06-23)

🚀 Features

🐛 Bug Fixes

0.6.10

02 Jun 12:09

Choose a tag to compare

0.6.10 (2025-06-02)

🐛 Bug Fixes

0.6.9

02 May 09:14

Choose a tag to compare

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

0.6.8

25 Apr 07:13

Choose a tag to compare

0.6.8 (2025-04-25)

🚀 Features

🐛 Bug Fixes

  • Update UnprocessedRequest to match actual data (#1155) (a15a1f3) by @Pijukatel
  • Fix the order in which cookies are saved to the SessionCookies and the handler is executed for PlaywrightCrawler (#1163) (82ff69a) by @Mantisus
  • Call failed_request_handler for SessionError when session rotation count exceeds maximum (#1147) (b3637b6) by @Mantisus

0.6.7

17 Apr 12:16

Choose a tag to compare

0.6.7 (2025-04-17)

🚀 Features

🐛 Bug Fixes