Skip to content

brpx/cathode-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cathode-cli

Cathode is a free cloud-based, crowdsourced, developer friendly and incredibly simple to use scraping engine for the web of data.

cathode-cli is a command line tool that uses Cathode's API and helps developers to build and test their scrap formulas.

Installation

To install cathode-cli using npm:

npm install cathode-cli -g

Usage

To use cathode-cli, just type cathode from your terminal command line:

  Usage: cathode [options] <url>

  Options:

    -h, --help             output usage information
    -f, --file <srapfile>  use local scrap file
    -s, --scope <scope>    query scope. Use with -q
    -q, --query <query>    query expression
    -x, --search <string>  search string, return probable expression

Before you start using Cathode, you should understand what scrap files are.

About

Cathode for the command line

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published