Creating a Robust, Reusable Link-Checker
adventures.michaelfbryan.com
Creating a Robust, Reusable Link-Checker
1–2 of 2 posts
Re: Creating a Robust, Reusable Link-Checker
#2I've done a similar project, it takes a website and output broken urls using Scrapy: https://gist.github.com/mdamien/7b71ef06f49de1189fb75f8fed91...