0.8.8 • Published 7 years ago

cathode-cli v0.8.8

Weekly downloads
3
License
MIT License
Repository
github
Last release
7 years ago

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.

0.8.8

7 years ago

0.8.7

7 years ago

0.8.6

7 years ago

0.8.3

7 years ago

0.8.2

7 years ago

0.8.1

7 years ago

0.8.0

7 years ago