Skip to main content
Version: 3.9

CrawlerExperiments

A set of options that you can toggle to enable experimental features in Crawlee.

NOTE: These options will not respect semantic versioning and may be removed or changed at any time. Use at your own risk. If you do use these and encounter issues, please report them to us.

Index

Properties

Properties

optionalrequestLocking

requestLocking?: boolean

Enables the use of the new RequestQueue API, which allows multiple clients to use the same queue, by locking the requests they are processing for a period of time.