Muffet is a website link checker which scrapes and inspects all pages in a website recursively.
- Massive speed
- High compatibility with web browsers
- Pretty-printed/JSON outputs
- Different tag support (
a
,img
,link
,script
, etc)
go get -u github.com/raviqqe/muffet/v2
brew install muffet
muffet https://shady.bakery.hotland
For more information, see muffet --help
.
docker run raviqqe/muffet https://shady.bakery.hotland
Currently, we do not provide any official one. Feel free to create an issue if you want!