package
0.4.4
Repository: https://github.com/editorpost/spider.git
Documentation: pkg.go.dev

# Functions

CleanStrings removes empty entries and duplicate entries from the input slice.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
FormatValue transforms the input value based on the Field configuration.
FormatValues applies the FormatValue function to each entry in the input slice.
No description provided by the author
No description provided by the author
ReduceSpaces applies string manipulation methods to the input text.
RegexCompile compiles regular expressions based on the Field configuration.
RegexExtract extracts substrings from the input data that match the given regular expression.
RegexExtracts filters and processes selections through multiple regular expressions.
SelectionsAsStrings extracts text or HTML content from a goquery.Selection based on the Field configuration.
No description provided by the author

# Structs

Field provides data describing custom data extraction from text or html.