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

raviqqe/muffet

Fast website link checker in Go observed · 2026-08-28

github.com/raviqqe/muffet · homepage · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

91/100

  • Activity 99
  • Release rhythm 75
  • 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: 52.0
  • age_days: 3058
  • days_rel: 85
  • days_push: 8
  • n_releases_24m: 13

Full methodology

Adoption not part of the score

2609 stars · 110 forks observed · 2026-08-28

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

Muffet is a fast website link checker written in Go that recursively scrapes and inspects all pages of a website for broken links. It supports multiple HTML tags and outputs results in text, JSON, or JUnit XML formats.

Use cases

  • find broken links on my website
  • check a static site for dead links before deploy
  • crawl a site and report 404s
  • validate links in CI with GitHub Actions
  • scan all pages of a blog for invalid URLs
  • generate JUnit XML reports of link checks

When to choose

  • you need a fast, recursive link checker for a whole website
  • you want CI-friendly output formats like JSON or JUnit XML
  • you prefer a simple single-binary CLI or Docker image

When to avoid

  • you need JavaScript-rendered single-page app crawling with a real browser
  • you need full site auditing beyond link checking like SEO or performance metrics

Facets

cli-tool · maturity active

web-scraping testing cli web-development developer-tools windows cli link-checker broken-links website-crawler go command-line linux macos docker

3 sources

Member repositories

RepositoryRoleHealth v2
raviqqe/muffetmain91

For agents

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

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