find-dead-links is a simple, shell-callable dead link checker in Python 3. It is commandline only - no web interface, no GUI.

It passes the following code checkers:

It gives either CSV (pipe separated) or JSON as output, depending on comand line options. CSV is the default, but you can specify --as-json for JSON output.

It traverses endlessly under your focus prefixes, but will only go one link deep on URL's that don't match your focus prefixes.

Usage is like:

Example use:

Related work:




Hits: 2114
Timestamp: 2024-03-29 08:35:19 PDT

Back to Dan's tech tidbits

You can e-mail the author with questions or comments: