A lightweight web crawler that uses the Ghost Driver implementation of the WebDriver Wire Protocol from the PhantomJS project.
Install PhantomJS using homebrew.
$ brew update && brew install phantomjs
Make sure PhantomJS is running on port 9134.
$ phantomjs --webdriver=9134
PhantomJS is launching GhostDriver...
[INFO - 2014-10-30T20:58:59.516Z] GhostDriver - Main - running on port 9134
TODO: Write usage instructions here
- bin directory
- command line arguments
- website dependency graph
- screenshot image diffing