Description
Parses HTML documents into the data types used by xml-conduit. This lets Haskell programs work with real-world HTML while reusing the same tools and pipelines they already use for XML-like documents.
Use it for web scraping, import tools, converters, or applications that need to inspect HTML structure. It is a developer library and does not provide a standalone browser.