Releases: hellock/icrawler
Releases · hellock/icrawler
Development Build
fix Parser class does not accept kwargs, #128
Signed-off-by: Zhiyuan Chen <[email protected]>
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