Releases: hellock/icrawler
Releases · hellock/icrawler
v0.6.10
Bug Fixes
Commits
- 4273064: fix Parser class does not accept kwargs, #128 (Zhiyuan Chen)
- KeyError:'data' when using BaiduImageCrawler #131 (serser)
- cfbba3c: update test settings (Zhiyuan Chen)
- 3a284d7: update readme in pyprotect.toml (Zhiyuan Chen)
Development Build
Commits
- 3a284d7: update readme in pyprotect.toml (Zhiyuan Chen)
v0.6.9
Commits
- f5c0acd: fix bug in GoogleImageCrawler (Zhiyuan Chen)
v0.6.8
Commits
- ad5633c: fix tests (Zhiyuan Chen) #115
- d0d92ea: update pre-commit hooks (Zhiyuan Chen)
- f4ae779: update pyproject.toml (Zhiyuan Chen)
- e062fd0: fix GoogleCrawler (Zhiyuan Chen)
v0.6.7
Commits
- d21644b: Update google.py for date filter (richylyq) #109
- 5127b77: Fix Baidu m attribute KeyError (drimpossible) #113
- 5248c34: add GitHub action, pre-commit and format code (Zhiyuan Chen) #114
- bf6bdd3: fix tests (Zhiyuan Chen) #115
0.6.6
add python 3.9 support, remove python 2 support
0.6.5
fix bug in google crawler