🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

cathode-cli

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cathode-cli

Cathode for the command line

0.8.8
latest
Source
npm
Version published
Weekly downloads
4
100%
Maintainers
1
Weekly downloads
 
Created
Source

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.

FAQs

Package last updated on 02 Mar 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts