# html-agility-pack **Repository Path**: shipingx/html-agility-pack ## Basic Information - **Project Name**: html-agility-pack - **Description**: Html Agility Pack (HAP) 是一个免费的开源 HTML 解析器,用 C# 编写,用于读/写 DOM,并支持普通 XPATH 或 XSLT。它是一个 .NET 代码库,可用于解析“网络外”HTML 文件。 - **Primary Language**: C# - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-07-02 - **Last Updated**: 2024-07-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Library Powered By This library is powered by [Entity Framework Extensions](https://entityframework-extensions.net/?z=github&y=entityframework-plus) Entity Framework Extensions --- # What's Html Agility Pack (HAP)? It is an agile HTML parser that builds a read/write DOM and supports plain XPATH or XSLT (No need 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 of "real world" malformed HTML. The object model is very similar to what proposes System.Xml, but for HTML documents (or streams). NuGet: https://www.nuget.org/packages/HtmlAgilityPack/ ## Useful links - [Website](https://html-agility-pack.net/) - [Documentation](https://html-agility-pack.net/documentation) - [Online Examples](https://html-agility-pack.net/online-examples) - You can also consult thousands of HAP questions on [Stack Overflow](https://stackoverflow.com/questions/tagged/html-agility-pack) ## Contribute The best way to contribute is by **spreading the word** about the library: - Blog it - Comment it - Star it - Share it A **HUGE THANKS** for your help. ## More Projects - Projects: - [EntityFramework Extensions](https://entityframework-extensions.net/) - [Dapper Plus](https://dapper-plus.net/) - [C# Eval Expression](https://eval-expression.net/) - Learn Websites - [Learn EF Core](https://www.learnentityframeworkcore.com/) - [Learn Dapper](https://www.learndapper.com/) - Online Tools: - [.NET Fiddle](https://dotnetfiddle.net/) - [SQL Fiddle](https://sqlfiddle.com/) - [ZZZ Code AI](https://zzzcode.ai/) - and much more! To view all our free and paid projects, visit our website [ZZZ Projects](https://zzzprojects.com/).