0.1.7 • Published 12 years ago

spider-man v0.1.7

Weekly downloads
6
License
-
Repository
github
Last release
12 years ago

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.

0.1.7

12 years ago

0.1.6

12 years ago

0.1.5

12 years ago

0.1.4

12 years ago

0.1.3

12 years ago

0.1.2

12 years ago

0.1.0

12 years ago