Skip to main content

Module engine

Module engine 

Source
Expand description

Extraction engine modules.

Each sub-module handles one query engine and exposes a single process function that accepts the engine-specific expression and a [ContentItem].

Modules§

css
CSS selector extraction engine.
json
JMESPath extraction engine.
regex
Regex extraction engine.
xpath
XPath 1.0 extraction engine.