html-agility-pack
HTML parser
An HTML parsing library that allows developers to parse and manipulate malformed HTML documents
Html Agility Pack (HAP) is a free and open-source HTML parser written in C# to read/write DOM and supports plain XPATH or XSLT. It is a .NET code library that allows you to parse "out of the web" HTML files.
3k stars
82 watching
381 forks
Language: C#
last commit: 3 months ago
Linked from 1 awesome list
haphtml-parserhtmlagilitypackparsexpath
Related projects:
Repository | Description | Stars |
---|---|---|
| A C# library that parses and constructs HTML5, MathML, SVG, and CSS documents into a standard DOM representation for .NET developers. | 5,197 |
| A Java-based HTML parser implementing the W3C XPATH 1.0 standard syntax for XPath expressions. | 453 |
| A templating engine for HTML that uses a concise syntax and automatic indentation to simplify the process of writing and rendering HTML documents | 3,766 |
| A lightweight virtual DOM alternative built on top of HTML template literals | 3,071 |
| A cross-platform Dart package for parsing and manipulating HTML, XML, and CSS documents across various platforms. | 0 |
| A Java library for parsing and manipulating HTML, XML, and CSS | 10,985 |
| A fast, extensible Markdown processor for .NET with support for various Markdown flavors and features. | 4,468 |
| A toolset for building and deploying static websites with a minimal backend CMS | 8 |
| A fast and forgiving HTML parser with a focus on minimal allocations | 4,474 |
| A command line tool for parsing and manipulating HTML | 8,185 |
| A library for parsing and compiling HTML with browser APIs | 26 |
| A Golang package for extracting data from HTML documents using XPath expressions. | 744 |
| A fast HTML parsing library written in C | 1,657 |
| A framework that enables building extensible software using WebAssembly, supporting multiple languages and runtimes. | 4,562 |
| An HTML filtering solution that ensures documents from untrusted sources are standards compliant and safe from XSS attacks. | 3,106 |