Automatically scrapes a website, and returns the sitemap as a hash, like this.
$ gem install 'load'
$ load christianbundy/creep
$ cd creep
$ bundle install$ bin/creep # creeps on https://www.joingrouper.com/
$ bin/creep 'http://example.com'$ yard server$ rake