Daily CSV Export
Did you know? This is our new CSV export landing page!
We've updated our Bulk CSV Export as of July 2024 to have parity with our API offering. If you are looking for our Legacy CSV export page, please go here.
Crunchbase makes a CSV export available for developers seeking to access Crunchbase data without coding against the REST API, acting as a daily snapshot of each field in the Crunchbase API. The export is updated each morning and includes separate files for each endpoint collection in the API, including companies, people, funding rounds, acquisitions, and IPOs.
Your API package determines which CSV files you can download.
For more information on our different API packages, check out this page. The following table outlines which packages have access to our different CSV files:
Collection | Firmographics | Core Financials | Advanced Financials | Predictions & Insights |
---|---|---|---|---|
Acquisition Predictions | β | |||
Acquisitions | β | β | ||
Addresses | β | β | β | β |
Awards | β | |||
Categories | β | β | β | β |
Category Groups | β | β | β | β |
Closure Predictions | β | |||
Degrees | β | β | β | β |
Diversity Spotlights | β | |||
Event Appearances | β | β | β | β |
Events | β | β | β | β |
Funds | β | β | ||
Funding Predictions | β | |||
Funding Rounds | β | β | ||
Growth Insights | β | |||
Investments | β | β | β | |
Investor Insights | β | |||
IPO Predictions | β | |||
IPOs | β | β | β | β |
Jobs | β | β | β | β |
Key Employee Changes | β | |||
Layoffs | β | |||
Legal Proceedings | β | |||
Locations | β | β | β | β |
Organizations | β | β | β | β |
Ownerships | β | β | β | β |
Partnership Announcements | β | |||
People | β | β | β | β |
Press References | β | |||
Principals | β | β | β | β |
Products Insights | β | |||
Product Launches | β |
Accessing the CSV Export
The CSV export is a daily snapshot of the contents of each API endpoint collection in the Crunchbase dataset. The CSV export is broken out into individual CSV files corresponding to each endpoint collection's contents. To access these CSV files, follow these steps:
Locate your User Key. The user key is a 32 character string that you should have received after signing up for Crunchbase data. If you have not received your user key, please contact support.
Enter URL Into Your Browser. Once youβve located your user key, type the URL address corresponding to the file you wish to download into your browser, replacing "<user_key>" with the value that you received.
Press Enter Key to Begin Download. Once the correct URL is in the address bar, press βEnterβ (or "Return") and the download should begin automatically. If the download does not begin, please contact support.
Unzip the file. You will have downloaded a .zip file containing the CSV you've requested. Unzip the file to begin using the CSV.
CSVs Format & Encoding
Our CSVs are encoded in UTF-8 and followed the standard CSV format of:
- escape character is "" (double quotes)
- field delimiter is ',' (comma)
- record delimiter is '\n' (new line)
This is a standard CSV format that should behave appropriately if opened with tools or libraries that are configured to the default CSV format listed above.
Understanding the CSV Export's Contents
As a snapshot of the contents of our API, each CSV contains the exact fields for every entity that exists for a given collection. This means that the documentation for a given API endpoint collection's fields correspond directly to each column for the matching CSV.
We recommend using our Data Dictionary to give you a picture of what fields are available in our API and CSV offerings.
By clicking on the Fields (API/CSV) tab, you can see a description of the available fields across all collections available in the API and CSV offerings. You can filter by the 'Data Entity' column to see which fields are available for each collection.
Using the CSV Export
We encourage you to leverage the CSV Export for your internal business and research needs. You are also welcome to publish analysis and aggregate statistics derived from the Crunchbase dataset. Unless otherwise noted in your license or Data Access Terms), you may not license, sublicense, sell, offer to sell, distribute or otherwise provide any of the Crunchbase data to any third parties.
Attribution Requirements
When sharing information about the data, follow these attribution requirements.
- Attribution must be accompanied by a hyperlink to Crunchbase
- If content being attributed is primarily about one entity, link must point to that entity on Crunchbase.
- Link must be plainly visible to end user
- Link must be in close proximity to the attributed data
- Link must be visible to Internet spiders (e.g. Googlebot)
- Link cannot include the βnofollowβ tag"
Updated 16 days ago