spider-man
v0.1.7
Published
Node.js spidering tool
Downloads
15
Readme
spider-man
Node.js spidering tool
Getting Started
Install the module with: npm install spider-man
var spider_man = require('spider-man');
spiderman.punch("http://www.spiderthiswebsite.com");
or
spiderman.punch("path/to/csv", true); // Set to true to indicate CSV file
Documentation
(Coming soon)
Examples
(Coming soon)
Contributing
Release History
v0.1.0
License
Copyright (c) 2012 Carlos Rodriguez
Licensed under the MIT license.