Broken link checker
-
Updated
Jul 15, 2021 - Python
Broken link checker
👁️⃤ Broken Link Finder for Bug Hunters
Scan and validate links in notebooks
This Python script is a tool for crawling a website and checking all its links (both internal and external) to identify broken links. It recursively follows links on the site, ensuring that only unique links are checked to avoid duplication or infinite loops. The tool outputs the status of each link directly in the terminal.
Add a description, image, and links to the broken-link-checker topic page so that developers can more easily learn about it.
To associate your repository with the broken-link-checker topic, visit your repo's landing page and select "manage topics."