Ross ROSS = Recommend OSS · open-source software intelligence for agents

AngleSharp/AngleSharp

:angel: The ultimate angle brackets parser library parsing HTML5, MathML, SVG and CSS to construct a DOM based on the official W3C specifications. observed · 2026-08-28

github.com/AngleSharp/AngleSharp · homepage · C# · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

99/100

  • Activity 99
  • Release rhythm 99
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 21
  • age_days: 4837
  • days_rel: 10
  • days_push: 10
  • n_releases_24m: 10

Full methodology

Adoption not part of the score

5531 stars · 596 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

AngleSharp is a .NET library that parses HTML5, SVG, MathML, XML, and CSS into a fully standards-compliant W3C DOM. It supports querySelector traversal, LINQ over elements, form submission, and browser-like navigation via BrowsingContext.

Use cases

  • parse html from web pages in c#
  • scrape website data with a real dom api
  • extract elements using css selectors like queryselectorall
  • parse css stylesheets in .net
  • automate form submission and login flows
  • build a headless browsing context for testing

When to choose

  • you need browser-accurate HTML5 parsing and error correction in .NET
  • you want the official W3C DOM API including querySelector in C#
  • you need to parse CSS alongside HTML
  • you are scraping or testing sites that require form interaction

When to avoid

  • you need to execute JavaScript on pages
  • you only need simple XPath scraping and prefer HtmlAgilityPack
  • you are not working in a .NET language

Facets

library · maturity active

parser web-scraping http-client web-development parsers developer-tools dotnet cross-platform html5 css-parser dom w3c-standards c-sharp queryselector

2 sources

Member repositories

RepositoryRoleHealth v2
AngleSharp/AngleSharpmain99

For agents

markdown · JSON · MCP: product_card(name="AngleSharp/AngleSharp")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem