SimpleHTMLParser is a simple to use, efficient, and full-featured HTML Document Parser. You can parse an HTML text and retrieve any element(s) in it.
HularionText.Language.Html is an HTML parser, editor, and compiler. It can parse HTML into an HtmlDocument object. The HtmlDocument can then be analyzed, edited, and recompiled into new HTML text.