Plugins
Crawljax can easily be extended via plugins (see this page).
This page lists some of our plugins. Some of our plugins are released as open source, they can be found at the plugins project page.
| Plugin | Description | Crawljax dependency |
|---|---|---|
| WebScarabWrapper | Plugin that wraps around the WebScarab proxy. The plugin starts and stops the proxy together with Crawljax. You can extend the proxy to modify passing requests for example. | 1.8 and higher |
| Benchmark | Creates performance measurement graphs of crawl sessions | 1.8 and higher |
| CrawlOverview | Provides an overview of what has been crawled, plus a visualisation of the state-flow graph | 1.8 and higher |
| SFGExporter | Exports the State-flow Graph into different formats | 1.8 and higher |
| MirrorGenerator | Creates a static linked mirror of the dynamic DOM states | 1.8 and higher |