Skip to main content

Module schema

Module schema 

Source
Expand description

CSS-selector schema extraction.

Structs§

ExtractField
A single field in an ExtractSchema.
ExtractSchema
Declarative extraction schema.
SchemaBuilder
Builder for ExtractSchema.

Enums§

FieldKind
What to read once a field selector matches.
SchemaError
Schema parse or validation error.

Constants§

MAX_NESTING_DEPTH
Maximum nesting depth allowed for NestedList schemas.