Description
A pure C99 HTML5 parsing library. Developers use it to turn HTML documents into parse trees for analysis, conversion, scraping, validation, or application features that need structured HTML handling.
Install it when building software that depends on Gumbo Parser. Parsed HTML may come from untrusted sources, so applications should still handle malformed or hostile input safely.