deadlink
Find dead links in files.
The tool scans text files for HTTP URLs and verifies whether each link is still reachable. It can be invoked from the command line on a single file, multiple files, or entire directories, and reports the status of each URL it encounters. Configuration is handled through a TOML file in the user’s config directory, allowing adjustments such as request timeout, cache lifetime, concurrency level, permitted file extensions, and hosts to ignore.
It is intended for developers or documentation maintainers who need to ensure that references in source files, README documents, or other text assets remain valid. By automating link validation, it helps prevent broken references from persisting in code repositories or published material.
The package is distributed via PyPI, installed with a standard pip command, and runs as a lightweight CLI utility. Its stable release status indicates that the core functionality is mature and ready for production use.
Reviews
Loading reviews…
Similar apps

Version Control & Git
HTTPie
A user-friendly HTTP client.
API & Network Testing
reachable
Check if a domain is up.

API & Network Testing
SiteMD
Find broken links, SEO issues, speed problems, and security gaps on your website. Free scan, instant results.
Network & Connectivity
Buku
Browser-independent bookmark manager.

Network & Connectivity
42links
Bookmarking server supporting multiple accounts.

Network & Connectivity
Shlink
URL shortener with REST API and command line interface. Includes official progressive web application and docker images.