Releases: ispras/scrapy-puppeteer
Releases · ispras/scrapy-puppeteer
0.3.8
What's Changed
- Add playwright execution mode by @AndrewKorzh in #36
- Formatter and linter by @AndrewKorzh in #39
- Compose action by @MatthewZMSU in #40
- Improve follow/follow_all by @MatthewZMSU in #41
Full Changelog: 0.3.5...0.3.8
Release 0.3.5
What's Changed
- Add form action by @AndrewKorzh in #35
- Allow top-level import of actions by @mxsnq in #38
Full Changelog: 0.3.4...0.3.5
Release 0.3.4
Local mode (#34) * # * add_local * requirements * Update README.md * code refactor * Update __init__.py * Update middleware.py * Update middleware.py * Fix unnecessary changes Signed-off-by: yatskov <[email protected]> * Fix unnecessary changes Signed-off-by: yatskov <[email protected]> --------- Signed-off-by: yatskov <[email protected]> Co-authored-by: yatskov <[email protected]>
Release 0.3.2
Update version to 0.3.2
Release 0.3.1
0.3.0
What's Changed
- Logging errors from service by @MatthewZMSU in #29
- Fix: retrying context closing by @MatthewZMSU in #28
Full Changelog: 0.2.0...0.3.0
0.2.0
Release 0.1.5
fix recaptcha behaviour if PUPPETEER_INCLUDE_META=False
0.1.4
0.1.3
What's Changed
- Fix: better handling exceptional responses by @MatthewZMSU in #19
Full Changelog: 0.1.2...0.1.3