FingerprintOptions
Index
Properties
optionalfingerprintCacheSize
The maximum number of fingerprints that can be stored in the cache.
Only relevant if useFingerprintCache
is set to true
.
optionalfingerprintGeneratorOptions
Customizes the fingerprint generation by setting e.g. the device type, operating system or screen size.
optionaluseFingerprintCache
Enables the virtual session management system. This ties every Crawlee session with a specific browser fingerprint, so your scraping activity seems more natural to the target website.
Settings for the fingerprint generator and virtual session management system.