Skip to content

shyamchandranmec/crawl-this

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A light weight crawler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published