Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-25 | 1.4 kB | |
v3.14.0 source code.tar.gz | 2025-07-25 | 44.9 MB | |
v3.14.0 source code.zip | 2025-07-25 | 45.8 MB | |
Totals: 3 Items | 90.7 MB | 0 |
3.14.0 (2025-07-25)
Bug Fixes
- don't retire browsers with long-running
pre|postLaunchHooks
prematurely (#3062) (681660e) - respect
exclude
option inenqueueLinksByClickingElements
(#3058) (013eb02) - retry on blocked status codes in
HttpCrawler
(#3060) (b5fcd79), closes #3029 - validation of iterables when adding requests to the queue (#3091) (529a1dd), closes #3063