haskell-tagsoup: haskell-tagsoup (HTML/XML parser for Haskell)
haskell-tagsoup:
haskell-tagsoup: TagSoup is a library for parsing HTML/XML. It supports the HTML 5
haskell-tagsoup: specification, and can be used to parse either well-formed XML,
haskell-tagsoup: or unstructured and malformed HTML from the web. The library also
haskell-tagsoup: provides useful functions to extract information from an HTML
haskell-tagsoup: document, making it ideal for screen-scraping.
haskell-tagsoup:
haskell-tagsoup: Homepage: https://hackage.haskell.org/package/tagsoup
haskell-tagsoup:
haskell-tagsoup: