WebGrapher v0.1


WebGrapher results Wide view of Web-site graph
Display of a tooltip Zooming in on the graph
What is WebGrapher? WebGrapher is a tool for analyzing and graphing your Web site. It has the following features:
  • Finds broken links (e.g., missing files) and invalid links (e.g., invalid syntax).
  • Gathers Web-site hierarchical data into a directed graph in standard Dotty format (it creates a .dot file that can be used with any Graphviz Dotty capable application)
  • Can visually display graph and zoom-in and zoom-out on link information, including color-coded broken and invalid links.
WebGrapher has two main components: A Web crawler, which crawls a Web site for links and analyzes them; and a grapher, which takes the output of the crawler as input and displays a nicely formatted graph of your Web site. Note that the graphing portion of the program may be used independently to visualize any (GraphViz) dotty-compatible files. For more info about the current version of WebGrapher, or how to use it, please see the links below. WebGrapher requires Java 1.5 and AT&T's GraphViz software. See links below.


WebGrapher uses, integrates, and is indebted to the work of the following people and organizations. We thank them for their talent and generosity.
 
Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 2.5 License.