Info
Version: | 1.11.71 |
Author(s): | ZZZ Projects, Simon Mourrier, Jeff Klawiter, Stephan Grell |
Last Update: | Monday, November 11, 2024 |
.NET Fiddle: | Online Example |
Project Url: | http://html-agility-pack.net/ |
NuGet Url: | https://www.nuget.org/packages/HtmlAgilityPack |
Install
Install-Package HtmlAgilityPack
dotnet add package HtmlAgilityPack
paket add HtmlAgilityPack
HtmlAgilityPack Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
No dependencies.
No dependencies.
- System.Xml.XPath.XmlDocument(>= 4.3.0)
- System.Xml.XPath.XmlDocument(>= 4.3.0)
- NETStandard.Library(>= 1.6.1)
No dependencies.
No dependencies.
Tags
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).
---------------------------------------
This library is sponsored by ZZZ Projects:
https://entityframework-extensions.net/
https://eval-expression.net/
https://dapper-plus.net/
---------------------------------------
HAP is trusted by companies worldwide with over 150 million downloads.