Crunchbase Company Data
Provides access to scraped crunchbase company data
30 subscribers
8.7/10 popularity
309 ms avg latency
100% success rate
30 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Crunchbase Company Data endpoints
| Method | Endpoint | Description |
|---|---|---|
| Get Crunchbase Id | ||
| GET |
Get Id by Domain /getCbIdByDomain |
Given a company's domain as input, returns CrunchBase's unique id for that company. Be aware, can provide erroneous results with Crunchbase has two entries for the same company.… |
| GET |
Get Id by Name /getCbIdByName |
Given a company's name string as input, returns crunchbase's unque id for that company. That unique id can then be used to pull additional information about the company. |
| All Data | ||
| GET |
Get All Cb Data By Id /getAllCbDataById |
Given a company's id, the endpoint returns all availalbe crunchbase data for this company. |
| GET |
Get All Data by Name /getAllCbDataByName |
Given a company's name string, the endpoint returns all available Crunchbase data on this company. |
| Funding Data | ||
| GET |
Get Funding Data by Id /getCbFundingDataById |
Given a company's unique id as input, returns all available funding data from a real-time scrape of Crunchbase. |
| GET |
Get Funding Data by Name /getCbFundingDataByName |
Given a company name string, returns all available funding data on that company scraped from crunchbase in real time. |
| People Data | ||
| GET |
Get People Data by Id /getCbPeopleDataById |
Given a company's unique id as input, returns a real-time scrape of all available people data from Crunchbase. |
| GET |
Get People Data by Name /getCbPeopleDataByName |
Given a company's name string as input, returns all available data about senior people at the company from crunchbase. |
| Investors Data | ||
| GET |
Get Investors Data by Id /getCbInvestorsDataById |
Given a company's Crunchbase id, returns a real-time scrape of all available investor data from Crunchbase. |
| GET |
Get Investors Data by Name /getCbInvestorsDataByName |
Given a company's name string as input, returns a real-time scrape of all available investor data from Crunchbase |
| Acquisitions Data | ||
| GET |
Get Acquisitions Data by Id /getCbAcquisitionsDataById |
Given a company's id as input, returns a real-time scrape of all available acquisition data from Crunchbase - i.e. all the acquisitions made by the company id provided |
| GET |
Get Acquisitions Data by Name /getCbAcquisitionsDataByName |
Given a company's name string as input, returns a real-time scrape of all available acquisitions data from Crunchbase |
| Other endpoints | ||
| POST |
get_by_domain_post /get_by_domain |
Given a list of domains, returns matching companies in the dataset. You will be billed according to how many organizations are returned. |
| POST |
get_by_domains_with_fields_post /get_by_domains_with_fields |
Given a list of domains and a list of columns you would like returned, returns the specified data |
| GET |
Get People Data by Id /getCbPeopleDataById |
Given a company's unique id as input, returns a real-time scrape of all available people data from Crunchbase. |
| GET |
Get Id by Domain /getCbIdByDomain |
Given a company's domain as input, returns CrunchBase's unique id for that company. Be aware, can provide erroneous results with Crunchbase has two entries for the same company.… |
| GET |
Get Funding Data by Id /getCbFundingDataById |
Given a company's unique id as input, returns all available funding data from a real-time scrape of Crunchbase. |
| GET |
Get Investors Data by Id /getCbInvestorsDataById |
Given a company's Crunchbase id, returns a real-time scrape of all available investor data from Crunchbase. |
| GET |
Get All Cb Data By Id /getAllCbDataById |
Given a company's id, the endpoint returns all availalbe crunchbase data for this company. |
| GET |
Get Acquisitions Data by Id /getCbAcquisitionsDataById |
Given a company's id as input, returns a real-time scrape of all available acquisition data from Crunchbase - i.e. all the acquisitions made by the company id provided |
| GET |
Get All Data by Company Id /getAllCbDataById |
Given a company's unique Id as input (which can be obtained from the /getCbIdByName or /getCbIdByDomain endpoints) this endpoint returns all available crunchbase data. |
| GET |
All Data by Name /getAllCbDataByName |
Given a company name string, returns all company data for the first matching company. |
| GET |
All Data by Id /getAllCbDataById |
Takes in a company's id as input (can be puled using the /getCbIdByName or /getCbIdByDomain endpoints) and returns all available data for a given company. |
| GET |
Get Acquisitions Data by Name /getCbAcquisitionsDataByName |
Given a company's name string as input, returns a real-time scrape of all available acquisitions data from Crunchbase |
| GET |
Get Investors Data by Name /getCbInvestorsDataByName |
Given a company's name string as input, returns a real-time scrape of all available investor data from Crunchbase |
| GET |
Get All Data by Name /getAllCbDataByName |
Given a company's name string, the endpoint returns all available Crunchbase data on this company. |
| GET |
Get People Data by Name /getCbPeopleDataByName |
Given a company's name string as input, returns all available data about senior people at the company from crunchbase. |
| GET |
Get Funding Data by Name /getCbFundingDataByName |
Given a company name string, returns all available funding data on that company scraped from crunchbase in real time. |
| GET |
Get Id by Name /getCbIdByName |
Given a company's name string as input, returns crunchbase's unque id for that company. That unique id can then be used to pull additional information about the company. |
| GET |
Get Crunchbase Id from Name /getCbIdByName |
Given a company name string, returns the top results for Crunchbase company ids and some information about those companies. |
Crunchbase Company Data pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | — |
|
| ULTRA | $40 / month | — |
|
| MEGA | $100 / month | — |
|