Html Agility Pack
.NET library for parsing and manipulating malformed HTML, supports XPath and LINQ queries. Visit Website

What is Html Agility Pack?

Html Agility Pack (HAP) is a robust .NET library designed for parsing and manipulating HTML documents. It offers features like XPath and LINQ query support, allowing efficient navigation and selection of HTML nodes. Its ability to handle malformed HTML makes it perfect for web scraping tasks. HAP also provides a versatile API for creating, altering, and removing HTML elements, supporting extensive document manipulation and data extraction.