linkcheck

command module
v0.0.0-...-4e7a9a6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 4, 2019 License: BSD-3-Clause Imports: 17 Imported by: 0

README

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.

Documentation

Overview

The linkcheck command finds missing links in the given website. It crawls a URL recursively and notes URLs and URL fragments that it's seen and prints a report of missing links at the end.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL