-
-
Notifications
You must be signed in to change notification settings - Fork 501
Open
Description
Sometimes it is hard to manually check if all links on a webpage are working. If a website has many links, checking each one by hand takes a lot of time. Broken links like 404 pages or connection errors can affect user experience, so it would be helpful to have a simple script that checks them automatically.
I would like to add a Python script that scans a webpage and checks all the links on that page. The script will collect the links and check their status codes to see if they are working or broken. It will then print the results and show a summary of working and broken links.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels