289,718
Downloads
73,688
Downloads of v 1.4.6
2012-08-07
Last update
HtmlAgilityPack
1.4.6
This is an agile HTML parser that builds a read/write DOM and supports plain XPATH or XSLT (you actually don't HAVE to understand XPATH nor XSLT to use it, don't worry...). It is a .NET code library that allows you to parse "out of the web" HTML files. The parser is very tolerant with "real world" malformed HTML. The object model is very similar to what proposes System.Xml, but for HTML documents (or streams).
To install HtmlAgilityPack, run the following command in the Package Manager Console
PM> Install-Package HtmlAgilityPack
Owners
Authors
Tags
Dependencies
This package has no dependencies.
Version History
| Version | Downloads | Last updated |
|---|---|---|
| HtmlAgilityPack 1.4.6 | 73688 | Tuesday, August 07 2012 |
| HtmlAgilityPack 1.4.5 | 6177 | Wednesday, July 11 2012 |
| HtmlAgilityPack 1.4.4 | 4181 | Saturday, June 09 2012 |
| HtmlAgilityPack 1.4.3 | 194990 | Saturday, November 05 2011 |
| HtmlAgilityPack 1.4.2 | 5641 | Wednesday, July 20 2011 |
| HtmlAgilityPack 1.4.1 | 262 | Tuesday, July 12 2011 |
| Html Agility Pack 1.4.0 | 4469 | Sunday, January 16 2011 |
| HtmlAgilityPack 1.3.0 | 310 | Thursday, May 05 2011 |