crunchbase-cli

1.0.0 • Public • Published

crunchbase-cli Build Status Dependency Status

Simple command line interface for communicating with the Crunchbase API

Install

$ npm install crunchbase-cli -g

Usage

Set API key

$ crunchbase --key=<key>

If you don't have a key for the Crunchbase API you can register one at http://developer.crunchbase.com

CLI

$ crunchbase <organisation> [--key]

Options
  --key      Set the Crunchbase API key
  --version  Display the current version
  --help     Show the help

Example
  $ crunchbase Podio
  => Podio, now part of Citrix..
  

License

MIT © Søren Brokær

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    7
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    7
  • 0.0.3
    1
  • 0.0.2
    1
  • 0.0.1
    1

Package Sidebar

Install

npm i crunchbase-cli

Weekly Downloads

10

Version

1.0.0

License

MIT

Last publish

Collaborators

  • srn