Skip to content

christinac/crunchbase-appsscript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

README

About

These functions allow one to make requests to the Crunchbase API from a Google Spreadsheet.

Included functions

cbsearch(company, field)

Performs a request for information from the specified field to the http://api.crunchbase.com/v/1/company/company.js URL

cbcity(company)

Returns the "headquarter city" of the specified company. (Cities follow a different structure than other fields.)

cbmilestones(company)

Returns the headline of the most recent Techcrunch article in which the company is tagged.

About

Access the Crunchbase API in Google spreadsheets using Apps Script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published