1.5.0
版本发布时间: 2018-03-25 21:49:01
yujiosaka/headless-chrome-crawler最新发布版本:1.8.0(2018-06-11 09:27:32)
Added
- Support
waitFor
for crawler.queue()'s options. - Support
slowMo
for HCCrawler.connect()'s options.
Fixed
- Fix a bug of not allowed to set
timeout
option per request. - Fix a bug of crawling twice if one url has a trailing slash on the root folder and the other does not.