Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

node-crunchbase

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-crunchbase

Wrapper on top of Crunchbase REST API in Node.js

  • 1.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

crunchbase-node

Wrapper on top of Crunchbase REST API in Node.js

Getting Started

Wrapper can be downloaded from npm:

npm install node-crunchbase --save

Once installed, its easy to use it:

var crunchbase = require('node-crunchbase')('app_key_id_here');

I'm in hurry! Please look at spec/test_spec.js in order to understand the usage.

Contribution

This wrapper is solely written at Kuew Inc by Hamza Waqas

Keywords

FAQs

Package last updated on 19 Dec 2013

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc