Skip to content

Recursively crawls your website looking for broken links

License

Notifications You must be signed in to change notification settings

JensGutermuth/link_checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Check all links on your website

Recursively crawls your website looking for broken links.

Usage

git clone https://github.com/Delphinator/link_checker.git
cd link_checker
virtualenv --python=/usr/bin/python3 venv
source venv/bin/activate
pip install -r requirements.txt
./link_checker.py <start_url>...

Use link_checker.py --help to find out abour additional supported arguments.

About

Recursively crawls your website looking for broken links

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages