HtmlAgilityPack 1.4.9.1
HTML Agility Pack
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).
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package HtmlAgilityPack -Version 1.4.9.1
dotnet add package HtmlAgilityPack --version 1.4.9.1
paket add HtmlAgilityPack --version 1.4.9.1
The NuGet Team does not provide support for this client.
Please contact its maintainers for support.
Release Notes
Added a tree parse limit to ensure that complex documents fail with an exception instead of a stack overflow. The depth parameter is controlled via: HtmlNode.MaxDepthLevel. Per default the parameter is set to int.MaxValue, so that it will not impact existing code.
Dropped support for SilverLight 4.0.
Dependencies
This package has no dependencies.
Version History
Version | Downloads | Last updated |
---|---|---|
1.8.1 | 4,900 | 4/21/2018 |
1.8.0 | 11,972 | 4/14/2018 |
1.7.4 | 11,035 | 4/9/2018 |
1.7.3 | 3,497 | 4/7/2018 |
1.7.2 | 33,538 | 3/24/2018 |
1.7.1 | 57,160 | 3/3/2018 |
1.7.0 | 36,469 | 2/18/2018 |
1.6.17 | 20,517 | 2/13/2018 |
1.6.16 | 37,271 | 2/2/2018 |
1.6.15 | 49,885 | 1/21/2018 |
1.6.14 | 267 | 1/21/2018 |
1.6.13 | 44,890 | 1/9/2018 |
1.6.12 | 1,151 | 1/9/2018 |
1.6.11 | 18,029 | 1/4/2018 |
1.6.10 | 27,667 | 12/22/2017 |
1.6.9 | 783 | 12/22/2017 |
1.6.8 | 22,906 | 12/16/2017 |
1.6.7 | 29,394 | 12/10/2017 |
1.6.6 | 47,782 | 11/30/2017 |
1.6.5 | 57,183 | 11/15/2017 |
1.6.4 | 15,460 | 11/11/2017 |
1.6.3 | 54,782 | 11/1/2017 |
1.6.2 | 82,697 | 10/24/2017 |
1.6.1 | 29,756 | 10/16/2017 |
1.6.0 | 37,864 | 10/9/2017 |
1.6.0-beta1 | 2,662 | 9/23/2017 |
1.5.6-beta4 | 705 | 9/19/2017 |
1.5.6-beta3 | 116 | 9/19/2017 |
1.5.6-beta2 | 651 | 9/13/2017 |
1.5.6-beta1 | 285 | 9/12/2017 |
1.5.5 | 140,329 | 9/8/2017 |
1.5.5-beta1 | 121 | 9/8/2017 |
1.5.4 | 7,397 | 9/7/2017 |
1.5.3 | 4,002 | 9/6/2017 |
1.5.2 | 7,319 | 9/5/2017 |
1.5.2-beta6 | 5,508 | 8/7/2017 |
1.5.2-beta5 | 194 | 8/7/2017 |
1.5.2-beta4 | 551 | 8/2/2017 |
1.5.2-beta3 | 2,219 | 7/22/2017 |
1.5.2-beta2 | 1,476 | 7/11/2017 |
1.5.2-beta1 | 382 | 7/10/2017 |
1.5.1 | 297,190 | 7/6/2017 |
1.5.1-beta1 | 261 | 7/5/2017 |
1.5.0 | 27,887 | 7/2/2017 |
1.4.9.5 | 1,530,948 | 7/14/2016 |
1.4.9.4 | 109,767 | 6/29/2016 |
1.4.9.3 | 43,386 | 6/28/2016 |
1.4.9.2 | 41,712 | 6/28/2016 |
1.4.9.1 (current version) | 40,856 | 6/28/2016 |
1.4.9 | 2,286,677 | 9/16/2014 |
1.4.8 | 29,569 | 9/5/2014 |
1.4.6 | 1,539,954 | 8/7/2012 |
1.4.5 | 17,082 | 7/11/2012 |
1.4.4 | 8,912 | 6/9/2012 |
1.4.3 | 306,644 | 11/5/2011 |
1.4.2 | 8,729 | 7/20/2011 |
1.4.1 | 1,102 | 7/12/2011 |
1.4.0 | 54,282 | 1/16/2011 |
1.3.0 | 11,141 | 5/5/2011 |