Scrape Crunchbase company profiles at scale
Livescraper's Crunchbase Scraper turns a list of organization pages into company data. You submit crunchbase.com/organization/ URLs - typed one per line, or uploaded as a CSV, XLSX, TXT or Parquet file - cap the rows per query if you want to, and download the profiles as a clean CSV, Excel or JSON file. One row per company, sixteen columns.
Each row carries the profile as Crunchbase presents it: the company name and description, the website, the founding date, the headcount, the industries the profile is tagged with, the city, region and country of its headquarters, the rank Crunchbase assigns it, its operating status, and its LinkedIn, X and Facebook links alongside the logo. RevOps teams use it to enrich a list of organization URLs into something segmentable. Strategy teams map a category by putting descriptions, industries and locations side by side. Investment teams screen a pipeline on founding date, headcount and operating status before the first call.
One requirement is not optional and is stated here rather than buried. Crunchbase is protected by Cloudflare, and this scraper needs a residential proxy to return anything: without one, a job finishes cleanly and the export contains a header row and no data. That is the behaviour our own test runs produced, and it is the first thing to check if a run comes back empty. Note too that this scraper takes organization URLs only - resolving a company name or a domain to the right profile is the separate Crunchbase Search Scraper.
This page also does something the sibling pages do not, on purpose. It publishes no example values and no format for any field - not whether the founding date is a year or a full date, not whether the headcount is a band or a number, not what vocabulary the operating status uses - because every run export we hold for this scraper returned zero rows, and a value we have not seen is not a value worth printing. The sixteen column names are exact and cross-checked; everything else is for your first free-tier run to tell you. Start free: your first 500 rows cost nothing and need no credit card, and after that it is $0.002 per row, flat.