1.1.0
版本发布时间: 2017-12-08 02:52:55
yujiosaka/headless-chrome-crawler最新发布版本:1.8.0(2018-06-11 09:27:32)
- Refactor by separating HCCrawler and Crawler classes
- Public API to launch a browser has changed. Now you can launch browser by
HCCrawler.launch()
- Rename
shouldRequest
topreRequest
- Modify README according to new public API
- Modify examples according to new public API
- Support
extraHeaders
option - Refactor handlers for options
- Add comment in JSDoc style