Node.js spidering tool
Install the module with: npm install spider-man
var spider = require('spider-man');
spider.web("http://www.spiderthiswebsite.com");
(Coming soon)
(Coming soon)
Fork and send pull requests as often as you want.
- Export the results back
- Need to set better unit tests
v0.1.7
Copyright (c) 2012 Carlos Rodriguez
Licensed under the MIT license.