Skip to content

1.2.5

Compare
Choose a tag to compare
@yujiosaka yujiosaka released this 03 Jan 13:34
· 666 commits to master since this release
001053d

Added

changed

  • Make cache to be required for HCCrawler.connect() and HCCrawler.launch()'s options.
  • Provide skipDuplicates to remember and skip duplicate URLs, instead of passing null to cache option.
  • Modify BaseCache interface.