Input options for blocking network requests by their resource type. Used within PageOptions.Documentation Index
Fetch the complete documentation index at: https://docs.extractbase.com/llms.txt
Use this file to discover all available pages before exploring further.
Definition
Fields
resourceTypes
[ResourceType]
A list of resource types to block. See ResourceType enum for available values (e.g., IMAGE, SCRIPT, STYLESHEET).
Defaults to an empty list (no resource types blocked by default).
Example: [IMAGE, FONT]