muffet
CategoryContinuous Integration
SubcategoryContinuous Integration
Stars0
Fast website link checker in Go, see [alternatives](https://github.com/lycheeverse/lychee#features)
About muffet
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
Frequently Asked Questions
What is muffet?
muffet is a Continuous Integration library for the Go programming language. Fast website link checker in Go, see [alternatives](https://github.com/lycheeverse/lychee#features)
How do I install muffet?
Install muffet with the Go module system using `go get raviqqe/muffet`. Check the repository for the current installation instructions.
What category does muffet belong to?
muffet is listed under Continuous Integration, specifically Continuous Integration.