Furlex v0.4.0 Furlex.Parser.HTML View Source
Link to this section Summary
Functions
Parses the given HTML, returning a map structure of structured data keys mapping to their respective values, or an error.
Link to this section Functions
Link to this function
parse(html) View Source
Parses the given HTML, returning a map structure of structured data keys mapping to their respective values, or an error.
Callback implementation for Furlex.Parser.parse/1
.