Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 639 Bytes

readme.md

File metadata and controls

25 lines (19 loc) · 639 Bytes

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.