github crwlrsoft/crawler v3.4.1

latest release: v3.4.2
one day ago

Fixed

  • Since, when using the Chrome browser for loading, we can only execute GET requests:
    • The loader now automatically switches to the HTTP client for POST, PUT, PATCH, and DELETE requests and logs a warning.
    • A warning is logged when attempting to use "Post Browser Navigate Hooks" with POST, PUT, PATCH, or DELETE requests.
    • Consequently, the useBrowser() method, introduced in v3.4.0, is also limited to GET requests.

Don't miss a new crawler release

NewReleases is sending notifications on new releases.