Skip to content

srn/crunchbase-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Simple command line interface for communicating with the crunchbase api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published