html-conduit

Parse HTML documents using xml-conduit datatypes.

https://github.com/snoyberg/xml

Version on this page:1.1.1.1
LTS Haskell 22.18:1.3.2.2
Stackage Nightly 2024-04-27:1.3.2.2
Latest on Hackage:1.3.2.2

See all snapshots html-conduit appears in

MIT licensed by Michael Snoyman
Maintained by [email protected]
This version can be pinned in stack with:html-conduit-1.1.1.1@sha256:b46b305ce9395839f92d609edd1c436c94a8ab06eef7d6bf58f7caa21c2a786b,1972

Module documentation for 1.1.1.1

This package uses tagstream-conduit for its parser. It automatically balances mismatched tags, so that there shouldn't be any parse failures. It does not handle a full HTML document rendering, such as adding missing html and head tags.