Skip Navigation

Link mappers

HyperSpider

WebWader

Sign up

If you sign up for an account on this web site you can customise elements of this site and subscribe to an email newsletter.

If you have an account on this web site you may login.

If you have an account on this site but have forgotten your user name and / or your password then you can request an account reminder email.

HyperSpider

HyperSpider is a tool for mapping the link structure of a Web site and can output the structure in various formats including RDF. Sourceforge page says it is in the public domain, apparently it originated from a news group posting. Also includes code for connection with MySQL database.

  • The class info.navigable.hyperspider.Databaser depends on com.mysql.jdbc.Driver.

Hyperspider also depends on standard Java extensions that may not be implemented by GNU Classpath:

  • Several classes in the info.navigable.hyperspider package depend on javax.swing, javax.swing.text, javax.swing.text.html and javax.swing.tree packages.

Initial review notes

HyperSpider does not fulfil the need to process Web content, it only maps the link structure of a Web site. Nonetheless, it is interesting because it uses the Swing HTML parser package and callback system, and has output to serialized RDF and XML Topic Maps. Much of the code suggests it would not be flexible enough to easily adapt to other purposes and it is not clear how well the Swing HTML parser deals with invalid markup.

Overall, not suitable for MKSearch.

Up | >>

This document was last modified by Philip Shaw on 2004-11-04 05:21:04
Copyright MKDoc Ltd. and others.
The Free Documentation License http://www.gnu.org/copyleft/fdl.html