Java Link Checker

A Spider Written in Java

The Java Link Checker spider is a simple spider that I wrote in Java to check for invalid links on a web site. The spider portion is well isolated and could easily be used in other Java projects where you need to spider through a web site. This program is released under a LGPL license and may be used freely.

  • Download Source - Download the source code to the Java Link Checker.
  • More Information - Read an article I wrote about this program.
  • More Spider/Bot Info - My spider/bot page that gives information about a book that I wrote about spiders, bots and aggregators.