tagsoupContentsIndex
tagsoup

TagSoup is a library for parsing HTML/XML. It supports the HTML 5 specification, and can be used to parse either well-formed XML, or unstructured and malformed HTML from the web. The library also provides useful functions to extract information from an HTML document, making it ideal for screen-scraping.

Users should start from the Text.HTML.TagSoup module.

Modules
Main
show/hideTagSoup
TagSoup.Benchmark
TagSoup.Sample
TagSoup.Test
show/hideText
show/hideHTML
show/hideText.HTML.TagSoup
Text.HTML.TagSoup.Entity
Text.HTML.TagSoup.Generated
Text.HTML.TagSoup.Implementation
Text.HTML.TagSoup.Manual
Text.HTML.TagSoup.Match
Text.HTML.TagSoup.Options
Text.HTML.TagSoup.Parser
Text.HTML.TagSoup.Render
Text.HTML.TagSoup.Specification
Text.HTML.TagSoup.Type
Text.StringLike
Produced by Haddock version 2.4.2