zzzprojects/html-agility-pack
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. observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 87
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 33.5
- age_days: 3412
- days_rel: 9
- days_push: 9
- n_releases_24m: 15
Adoption not part of the score
2846 stars · 394 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Html Agility Pack (HAP) is a free, open-source HTML parser written in C# that builds a read/write DOM and supports XPath and XSLT queries. It is a .NET library designed to parse real-world, malformed HTML from files, strings, or the web.
Use cases
- parse html in c#
- scrape data from a website in .net
- extract elements from malformed html
- query html with xpath in c#
- load and manipulate html dom in .net
- download a web page and parse its html
When to choose
- you are on the .NET platform and need a tolerant, battle-tested HTML parser
- you want XPath/XSLT support or a System.Xml-like object model for HTML
- you need to parse HTML from files, strings, or URLs
When to avoid
- you need CSS selectors without adding third-party libraries like Fizzler
- you are not working in .NET/C#
- you need a full headless browser for JavaScript-rendered pages
Facets
library · maturity active
parser web-scraping parsers web-development crawlers dotnet cross-platform html-parser xpath dom-manipulation c-sharp html-agility-pack
3 sources
- readme: https://github.com/zzzprojects/html-agility-pack · fetched 2026-08-28 · c9261f738919
- homepage: https://html-agility-pack.net · fetched 2026-08-29 · e22f39996675
- site_page: https://html-agility-pack.net/documentation · fetched 2026-08-29 · e4cd148f08bf
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| zzzprojects/html-agility-pack | main | 95 |
For agents
markdown · JSON · MCP: product_card(name="zzzprojects/html-agility-pack")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem