SkillAgentSearch skills...

Rcrunchbase

An R client for the Crunchbase API

Install / Use

/learn @gwcottle/Rcrunchbase
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

'rcrunchbase' - An R client for the Crunchbase API v3.1

Note: This package will sunset on January 29, 2021, when Crunchbase migrates to API v4.0. Contributors interested in updating the package can view the following for information on the necessary changes:

http://about.crunchbase.com/wp-content/uploads/2020/05/Webinar-How-to-Migrate-to-API-v4.0-.pdf

Installation

The easiest way to install rcrunchbase is using devtools. If you don't have devtools installed, then start by typing:

install.packages("devtools")

Once you have devtools installed, just use install_github:

devtools::install_github("gwcottle/rcrunchbase")

If you're not sure how to get started, try to follow along with the "Getting started" vignette: http://htmlpreview.github.io/?https://github.com/tarakc02/rcrunchbase/blob/master/vignettes/getting-started.html

(Note - you'll need to sign up for an API key from Crunchbase: http://data.crunchbase.com/)

View on GitHub
GitHub Stars20
CategoryDevelopment
Updated2y ago
Forks18

Languages

R

Security Score

75/100

Audited on Nov 5, 2023

No findings