Invalid Finder

Origin

So sometimes I get annoyed going to websites to find out the URL is invalid. I think it would be smart to at least let them know it is invalid.

Overview

So to start out we need to web crawl a predetermined website and find all the pages. We will then take those pages and report back which ones are invalid. Now at this point given a list, we need to find the emails to send it to on the website and send composed reports of what was found out about their website. Some of the websites may even have an automated form or so which could be an improvement later on.

Current Progress

Currently below are the files. It right now should just crawl and check status codes. Further implementation is needed but don't want to continue the project so far.

Result

I am discontinuing the project because the amount of chaos that would form and how useful it would be. I mean it would be annoying but who would even look at the emails and what good is it.

Last updated