github crwlrsoft/crawler v3.5.5

one month ago

Fixed

  • Removed the overriding validateAndSanitizeInput() method from the Paginate HTTP step to ensure features like staticUrl() and useInputKeyAsUrl() work correctly.
  • The Paginate HTTP step now also supports receiving an array of URLs, initiating pagination separately for each one.

Deprecated

  • The Crwlr\Crawler\Steps\Loading\Http\Paginate class. It shall be removed and its behavior implemented in the Http class directly, in the next major version.

Don't miss a new crawler release

NewReleases is sending notifications on new releases.