The Arachnid Web Spider Framework is now available on SourceForge. The Arachnid Framework is a Java-based framework for writing simple Web spiders. Arachnid uses a simple HTML parser to read web pages and then "walk" through a Web site. Arachnid is an abstract class that makes use of the "visitor" design pattern. Developers merely create a sub-class of Arachnid, implement...
2002-10-05 23:40:10 UTC in Arachnid Web Spider Framework