deadfinder

Finds broken links in websites and documents

brewmacoslinux
Try with needOr install directly
Source

About

Finds broken links

Commands

deadfinder

Examples

Check all links on a website$ deadfinder https://example.com
Find broken links in HTML file with verbose output$ deadfinder --verbose index.html
Scan website with custom timeout and depth settings$ deadfinder --timeout 10 --depth 3 https://example.com