reddit hackernews mail facebook facebook linkedin
dead-link-checker

dead-link-checker

A dead-simple way to recursively look for broken links on a web page.
#blh   #endpoints   #subto   #xss  

A dead-simple way (pun intended) to recursively look for broken links on a web page. Link is considered broken if its URL responds with an HTTP error status code or sends no response. Link with an URI fragment is considered broken if there's no target for the fragment on the corresponding page.