Need a very simple link checker
March 16, 2006 2:17 PM
Subscribe
Need a URL link checker which can just take in a txt list of URLs and just see if they are active or inactive.
All of the link checkers I downloaded are geared towards taking in a URL and then traversing all the links and anchors within that URL and generating reports on everything.
What I have is a simple list of websites on the internet (not my own pages within my domain or site).. all I need is for it to tell me whether they still exist or not. Thats all.
Can anyone recommend something?
posted by postergeist to technology (8 comments total)
will get each page if it can, and report errors on those that fail.
posted by nicwolff at 2:37 PM on March 16, 2006