Skip to content

Serritor 1.3.1

Compare
Choose a tag to compare
@peterbencze peterbencze released this 22 Apr 15:51
· 162 commits to master since this release
a91dcf5

This release includes a new feature and changes to the existing API.
Changes in a nutshell:

  • Changes how the crawler is configured:
    • Adds CrawlerConfigurationBuilder for building CrawlerConfiguration instances
    • The configuration is passed to the crawler's constructor
  • Adds the possibility to download the file in onNonHtmlResponse callback

Please check the Wiki for more information.