deadlink
URL checker
Tools to check and fix broken URLs in code and documentation
Checks and fixes URLs in code and documentation.
163 stars
4 watching
3 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list
command-linepythontoolurl
Related projects:
Repository | Description | Stars |
---|---|---|
a-nau/pdf-link-checker | Automatically checks links in PDFs for dead or broken URLs | 7 |
linkchecker/linkchecker | Tool to identify broken links in web pages and websites | 900 |
brunobernardino/shurley | A utility for parsing URLs with potential errors and returning a valid one | 6 |
neon-jungle/wagtail-linkchecker | A tool to detect broken links on websites built with Wagtail | 51 |
umbrelladocs/linkspector | A CLI tool that checks for dead hyperlinks in files using multiple markup languages. | 70 |
s0md3v/uro | Removes unwanted content and duplicates from URL lists for security testing | 1,217 |
simeg/urlsup | Tool to check URLs in files for validity by making GET requests and checking response status codes | 15 |
momenbasel/liffier | Automatically appends dot-dot-slash to URLs to test for path traversal vulnerabilities. | 8 |
sticksports/ane-can-open-url | An extension that checks if an app can handle a specific URL scheme | 37 |
rhysd/fixred | Fixes outdated links in text files by replacing redirects with final destinations | 35 |
js-devtools/rehype-url-inspector | A plugin to inspect and manipulate URLs in HTML documents | 20 |
lycheeverse/lychee | A tool that checks links and email addresses in text files and websites to identify broken URLs | 2,302 |
unshiftio/url-parse | A small footprint URL parser that works in both browser and Node.js environments. | 1,030 |
ellisonleao/vl | Tool to verify current status of URLs in text files | 27 |
codeinthehole/purl | A simple URL manipulation class with an immutable API. | 293 |