The two main functions defined by clj-tagsoup are parse and parse-string. The first one can take anything accepted by clojure.java.io's reader function except for a Reader, while the second can parse HTML from a string. The resulting HTML tree is a vector, consisting of: a keyword representing the tag name, a map of tag attributes (mapping keywords to strings), children nodes (strings or vectors o


{{#tags}}- {{label}}
{{/tags}}