Skip to content
Icon

Muffet, the fast link checker

The fast website link checker for static websites.

GitHub Action Codecov Go Report Card Docker License

demo

Muffet is a website link checker which scrapes and inspects all pages in a website recursively.

  • Massive speed
  • High compatibility with web browsers
  • Different tag support (a, img, link, script, etc)
  • Multiple output formats (text, JSON, and JUnit XML)
Terminal window
go install github.com/raviqqe/muffet/v2@latest

For more information, see the install page.

Terminal window
muffet https://shady.bakery.hotland

For more information including usage on Docker and GitHub Actions, see the usage page.

MIT