Skip to content

Checks that all links at URL are valid, and print any problematic links with error. Inspired by Al Sweigart's Automate the Boring Stuff with Python: Chapter 11.

License

Notifications You must be signed in to change notification settings

megamillions/Link-Verification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Link Verification

Check that all links on a page are valid,

and print out any problematic links with error.

Inspired by Al Sweigart's Automate the Boring Stuff with Python: Chapter 11.

About

Checks that all links at URL are valid, and print any problematic links with error. Inspired by Al Sweigart's Automate the Boring Stuff with Python: Chapter 11.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages