hellock / icrawler

A multi-thread crawler framework with many builtin image crawlers provided.
http://icrawler.readthedocs.io/en/latest/
MIT License
857 stars 174 forks source link

bugfix: KeyError:'data' when using BaiduImageCrawler #131

Closed serser closed 1 month ago

serser commented 3 months ago

see https://github.com/hellock/icrawler/issues/103#issuecomment-1476074321

ZhiyuanChen commented 1 month ago

Thank you!