🍺 BREW Explorer

← all formulae

gumbo-parser

brew install gumbo-parser v0.13.2 Apache-2.0

C99 shared library for parsing and manipulating HTML5 documents.

Why you might care

Fast, spec-compliant HTML5 parser with a clean C API; useful as a build dependency for tools that need robust DOM access without pulling in a heavyweight browser engine. Drop-in for projects that need accurate HTML parsing with minimal overhead.

Categories

Alternatives

libxml2 html5lib htmlparser2
3.0k
30-day installs · #804
8.9k
90-day · #857
37.1k
365-day · #794

Build dependencies

Links

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "libxml2",
    "html5lib",
    "htmlparser2"
  ],
  "build_dependencies": [
    "autoconf",
    "automake",
    "libtool"
  ],
  "categories": [
    "library",
    "parser",
    "html-tool"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "C99 library for parsing HTML5",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:38:30+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "gumbo-parser",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://codeberg.org/gumbo-parser/gumbo-parser",
  "homepage_og_description": "HTML parser library implemented in C99",
  "homepage_og_image": "https://codeberg.org/gumbo-parser/gumbo-parser/-/summary-card",
  "homepage_title": "gumbo-parser/gumbo-parser: HTML parser library implemented in C99 - Codeberg.org",
  "installs_30d": 2968,
  "installs_365d": 37094,
  "installs_90d": 8919,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "Apache-2.0",
  "llm_generated_at": "2026-06-20T23:47:09+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "gumbo-parser",
  "oldnames": [],
  "one_liner": "C99 shared library for parsing and manipulating HTML5 documents.",
  "optional_dependencies": [],
  "rank_30d": 804,
  "rank_365d": 794,
  "rank_90d": 857,
  "raw_hash": "7e7544e06468dd43",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/g/gumbo-parser.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": null,
  "version_stable": "0.13.2",
  "versioned_formulae": [],
  "why_use_this": "Fast, spec-compliant HTML5 parser with a clean C API; useful as a build dependency for tools that need robust DOM access without pulling in a heavyweight browser engine. Drop-in for projects that need accurate HTML parsing with minimal overhead."
}