Skip to main content

Module enums

Module enums 

Source
Expand description

Strongly-typed enums mirroring sdk/go/enums.go.

Every enum serializes to its lowercase wire-format string via serde(rename_all = ...).

Enumsยง

CompressionFormat
Document-body compression format for the extraction endpoint.
CrawlerContentFormat
Content formats the crawler API supports.
CrawlerWebhookEvent
Crawler webhook events.
ExtractionModel
AI extraction model catalog.
Format
Scrape output format.
FormatOption
Additional options combinable with Format.
HttpMethod
HTTP methods the scrape endpoint accepts.
ProxyPool
Proxy pool catalog.
ScreenshotFlag
Screenshot capture flags.
ScreenshotFormat
Screenshot image format.
ScreenshotOption
Screenshot legacy option flags (distinct from ScreenshotFlag which applies to the inline screenshots on a scrape).
VisionDeficiencyType
Simulated vision deficiency for the screenshot API.