HeaderGeneratorOptions | API | Crawlee for Python · Fast, reliable Python web crawlers.
Collection of header related attributes that can be used by the fingerprint generator.
Index
Properties
browsers
List of BrowserSpecifications to generate the headers for.
devices
List of devices to generate the headers for.
http_version
HTTP version to be used for header generation (the headers differ depending on the version).
locales
locales: list[str] | None
model_config
operating_systems
List of operating systems to generate the headers for.
strict
If true, the generator will throw an error if it cannot generate headers based on the input.