0.1.4 • Published 8 years ago

crawl-this v0.1.4

Weekly downloads
2
License
ISC
Repository
github
Last release
8 years ago

Light weight web crawler

How to install

npm install crawl-this -g

Required versions

node: >=v4.0.0

Usage

Usage: crawl-this options

Options:

-h, --help           output usage information
-V, --version        output the version number
-d, --depth <depth>  Depth to search. Should be a number

example: crawl-this -d 2 http://github.com
0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago