Skip to content

Releases: hellock/icrawler

Development Build

29 Jul 13:18
4273064
Compare
Choose a tag to compare
Development Build Pre-release
Pre-release
fix Parser class does not accept kwargs, #128

Signed-off-by: Zhiyuan Chen <[email protected]>

v0.6.9

31 May 08:57
f5c0acd
Compare
Choose a tag to compare

Commits

  • f5c0acd: fix bug in GoogleImageCrawler (Zhiyuan Chen)

v0.6.8

15 May 04:20
e062fd0
Compare
Choose a tag to compare

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

30 Jun 16:00
bf6bdd3
Compare
Choose a tag to compare

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

14 Aug 11:24
Compare
Choose a tag to compare
add python 3.9 support, remove python 2 support

0.6.5

14 Aug 11:23
Compare
Choose a tag to compare
fix bug in google crawler

0.6.4

11 Mar 09:27
b81bf69
Compare
Choose a tag to compare

Fix #93