Skip to main content
  • Type: object
The Crawler only accepts headers from the list of allowed headers. The Cookie header is replaced by the cookie fetched in login.

Examples

JavaScript

Parameters

string
URL of a proxy server for all crawler requests.
object
Headers to add to all requests.Supported headers are:
  • Accept-Language
  • Authorization
  • Cookie
number
default:2
Maximum number of retries for all crawler requests.
number
default:30000
Maximum time in milliseconds before canceling the request.
Last modified on May 19, 2026