Skip to content

Releases: apify/crawlee-python

0.6.2

05 Mar 09:26
Compare
Choose a tag to compare

0.6.2 (2025-03-05)

🚀 Features

0.6.1

03 Mar 16:46
Compare
Choose a tag to compare

0.6.1 (2025-03-03)

🐛 Bug Fixes

0.6.0

03 Mar 13:48
Compare
Choose a tag to compare

0.6.0 (2025-03-03)

🚀 Features

🐛 Bug Fixes

Refactor

0.5.4

05 Feb 08:23
Compare
Choose a tag to compare

0.5.4 (2025-02-05)

🚀 Features

  • Add support use_incognito_pages for browser_launch_options in PlaywrightCrawler (#941) (eae3a33) by @Mantisus

🐛 Bug Fixes

0.5.3

31 Jan 09:06
Compare
Choose a tag to compare

0.5.3 (2025-01-31)

🚀 Features

🐛 Bug Fixes

0.5.2

17 Jan 09:05
Compare
Choose a tag to compare

0.5.2 (2025-01-17)

🐛 Bug Fixes

0.5.1

07 Jan 15:28
Compare
Choose a tag to compare

0.5.1 (2025-01-07)

🐛 Bug Fixes

  • Make result of RequestList.is_empty independent of fetch_next_request calls (#876) (d50249e) by @janbuchar

0.5.0

02 Jan 14:49
Compare
Choose a tag to compare

0.5.0 (2025-01-02)

🚀 Features

🐛 Bug Fixes

Refactor

0.4.5

06 Dec 10:03
Compare
Choose a tag to compare

0.4.5 (2024-12-06)

🚀 Features

🐛 Bug Fixes

0.4.4

29 Nov 13:47
Compare
Choose a tag to compare

0.4.4 (2024-11-29)

🚀 Features

🐛 Bug Fixes

  • Fix init of context managers and context handling in BasicCrawler (#714) (486fe6d) by @vdusek