Skip to content

1.1.0

Compare
Choose a tag to compare
@yujiosaka yujiosaka released this 07 Dec 18:52
· 666 commits to master since this release
e0e5a7d
  • 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 to preRequest
  • 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