Skip to content

sunnypurewal/tcrawl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tcrawl

tcrawl is a Command Line Interface for Turbo Crawler. It allows you to start, stop, and manage your web crawlers.

Quick Start

$ npm i -g tcrawl

$ tcrawl

Turbo Crawl 0.3.1

Here are some commands to get you started:

1$ tcrawl start &  | You probably want to do this first.
                   |
2$ tcrawl generate | Generates lists of websites for Turbo Crawl to visit.
                   |
3$ tcrawl crawl    | Begins crawling one or more websites.
                   |
4$ tcrawl help     | Show a list of all commands.

About

Command Line Interface for TurboCrawl

Resources

Stars

Watchers

Forks

Packages

No packages published