Skip to content
This repository has been archived by the owner on Aug 4, 2023. It is now read-only.

baltimore-sun-data/linkcheck

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linkcheck

linkcheck takes a root URL and recurses down through the links it finds in the HTML pages, checking for broken links (HTTP 404).

Usage

$ linkcheck https://adhocteam.us/

Installation

Requires Go to be installed.

$ go get github.com/baltimore-sun-data/linkcheck

License

See COPYING.

About

linkcheck checks for missing links (HTTP 404) in a given website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 91.0%
  • HTML 9.0%