Skip to content

gavxue/broken-link-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Broken Link Checker 🔍

A web application that automates broken link detection for UWaterloo webpages. Compatible with WCMS 3 sites only.

Web-based version of previous script.

Tech Stack

  • Jinja templateing for the frontend
  • Flask for the backend
  • BeautifulSoup4 module for web-scraping
  • SocketIO for client-server communication
  • Render/Heroku for deployment

How to Use

Visit the webpage and follow the instructions.

Future Improvements

  • scale for more users (current deployment can only run one execution at a time)
  • more error handling
  • better detection algorithm

Images

image image

About

A web-scraper application that detects broken links for WCMS 3 sites.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published