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:


CollectionFirmographicsCore FinancialsAdvanced FinancialsInsights and Predictions
Acquisitionsβœ…βœ…
Addressesβœ…βœ…βœ…βœ…
Categoriesβœ…βœ…βœ…βœ…
Category Groupsβœ…βœ…βœ…βœ…
Degreesβœ…βœ…βœ…βœ…
Diversity Spotlightsβœ…
Event Appearancesβœ…βœ…βœ…βœ…
Eventsβœ…βœ…βœ…βœ…
Fundsβœ…βœ…
Funding Roundsβœ…βœ…
Investmentsβœ…βœ…βœ…
IPOsβœ…βœ…βœ…βœ…
Jobsβœ…βœ…βœ…βœ…
Key Employee Changesβœ…
Layoffsβœ…
Locationsβœ…βœ…βœ…βœ…
Organizationsβœ…βœ…βœ…βœ…
Ownershipsβœ…βœ…βœ…βœ…
Peopleβœ…βœ…βœ…βœ…
Press Referencesβœ…
Principalsβœ…βœ…βœ…βœ…

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.

CollectionURL
Acquisitionshttps://api.crunchbase.com/v4/data/static_exports/acquisitions.zip?user_key=<user_key
Addresseshttps://api.crunchbase.com/v4/data/static_exports/addresses.zip?user_key=<user_key
Categorieshttps://api.crunchbase.com/v4/data/static_exports/categories.zip?user_key=<user_key
Category Groupshttps://api.crunchbase.com/v4/data/static_exports/category_groups.zip?user_key=<user_key
Degreeshttps://api.crunchbase.com/v4/data/static_exports/degrees.zip?user_key=<user_key
Diversity Spotlightshttps://api.crunchbase.com/v4/data/static_exports/diversity_spotlights.zip?user_key=<user_key
Event Appearanceshttps://api.crunchbase.com/v4/data/static_exports/event_appearances.zip?user_key=<user_key
Eventshttps://api.crunchbase.com/v4/data/static_exports/events.zip?user_key=<user_key
Fundshttps://api.crunchbase.com/v4/data/static_exports/funds.zip?user_key=<user_key
Funding Roundshttps://api.crunchbase.com/v4/data/static_exports/funding_rounds.zip?user_key=<user_key
Investmentshttps://api.crunchbase.com/v4/data/static_exports/investments.zip?user_key=<user_key
IPOshttps://api.crunchbase.com/v4/data/static_exports/ipos.zip?user_key=<user_key
Jobshttps://api.crunchbase.com/v4/data/static_exports/jobs.zip?user_key=<user_key
Key Employee Changeshttps://api.crunchbase.com/v4/data/static_exports/key_employee_changes.zip?user_key=<user_key
Layoffshttps://api.crunchbase.com/v4/data/static_exports/layoffs.zip?user_key=<user_key
Locationshttps://api.crunchbase.com/v4/data/static_exports/locations.zip?user_key=<user_key
Organizationshttps://api.crunchbase.com/v4/data/static_exports/organizations.zip?user_key=<user_key
Ownershipshttps://api.crunchbase.com/v4/data/static_exports/ownerships.zip?user_key=<user_key
Peoplehttps://api.crunchbase.com/v4/data/static_exports/people.zip?user_key=<user_key
Press Referenceshttps://api.crunchbase.com/v4/data/static_exports/press_references.zip?user_key=<user_key
Principalshttps://api.crunchbase.com/v4/data/static_exports/principals.zip?user_key=<user_key

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"