Crate spider_utils

Source

Structs§

DocumentSelectors
The type of selectors that can be used to query.

Functions§

build_selectors
Build valid css selectors for extracting. The hashmap takes items with the key for the object key and the value is the css selector.
build_selectors_base
Build valid css selectors for extracting. The hashmap takes items with the key for the object key and the value is the css selector.
clean_element_text
get the text extracted.
css_query_select_map
Sync CSS query selector map.
css_query_select_map_streamed
Async stream CSS query selector map.

Type Aliases§

QueryCSSMap
QueryCSSSelectSet