github crwlrsoft/crawler v3.5.1

latest releases: v3.5.3, v3.5.2
2 months ago

Fixed

  • An issue that occurred, when a step uses the PreStepInvocationLogger. As refiners also use the logger, a newer logger (replacing the PreStepInvocationLogger) is now also passed to all registered refiners of a step.
  • Enable applying refiners to output properties with array value. E.g. if a step outputs an array of URLs (['https://...', 'https://...']), a UrlRefiner will be applied to all those URLs.

Don't miss a new crawler release

NewReleases is sending notifications on new releases.