Fast website link checker in Go
Last updated Jul 6, 2026
2.6k
Stars
111
Forks
26
Issues
+1
Stars/day
Attention Score
82
Language breakdown
No language data available.
▸ Files
click to expand
README
Muffet

Muffet is a website link checker which scrapes and inspects all pages in a website recursively.
Features
- Massive speed
- High compatibility with web browsers
- Different tag support (
a,img,link,script, etc) - Multiple output formats (text, JSON, and JUnit XML)
Install
go install github.com/raviqqe/muffet/v2@latest
For more information, see the install page.
Usage
muffet https://shady.bakery.hotland
For more information including usage on Docker and GitHub Actions, see the usage page.
License
🔗 More in this category