Ask HN: An ideea about a link checker
https://news.ycombinator.com/item?id=873146I've been thinking lately about building an application takes in an url and basically crawls that entire site.
It would be an easy way of finding problems with the a site (like 404, 500 ...etc).
I tried the webmaster tool from google - but I know I have a 404 link on my site , yet it didn't find it. I also tried some other sites that do crawl a website but they had a limit of 2-300 links and then it would stop. You would then have to buy an app that was a bit expensive.
I'm thinking a web app where you can point it at your site and just receive a report when it's done.
Would anyone need something like this ?