Crunchbase Scraper Pro
Pricing
from $10.00 / 1,000 results
Crunchbase Scraper Pro
Crunchbase Scraper Pro extracts structured company intelligence from Crunchbase — no API key, no subscription, no manual copy-pasting. Drop in company names and get clean JSON with descriptions, contact info, founders, industry tags, and more.
Pricing
from $10.00 / 1,000 results
Rating
0.0
(0)
Developer
Data Dino
Maintained by CommunityActor stats
0
Bookmarked
1
Total users
0
Monthly active users
5 days ago
Last modified
Categories
Share
Overview
Crunchbase Scraper Pro extracts structured company intelligence from Crunchbase — no API key, no subscription, no manual copy-pasting. Drop in company names and get clean JSON with descriptions, contact info, founders, industry tags, and more. Built for teams that need Crunchbase data at scale without the enterprise price tag.
The Problem
Crunchbase is the richest company database on the web, but accessing that data is painful:
- Manual extraction is slow — copying data from each profile one by one
- Crunchbase API is expensive — enterprise pricing puts it out of reach for most teams
- Data is locked behind a wall — free accounts get limited views and no bulk export
- Existing scrapers break easily — unreliable results, missing fields, silent failures
The Solution
This actor solves all of that:
- Bulk extraction — process dozens of companies in a single run
- No API key required — works without any Crunchbase subscription
- Complete profiles — 11 fields per company including contact data and founders
- Reliable pipeline — failed companies are isolated, not silently dropped
What You Get
Every company profile returns:
| Field | Description |
|---|---|
description | What the company does |
website_url | Company website |
founding_date | When the company was founded |
email | Contact email |
phone | Contact phone number |
headquarters_location | City, State, Country, Region |
operating_status | Active, closed, etc. |
employee_count | Company size range |
founder_names | List of founders |
industry_categories | Industry and category tags |
Sample Output
{"timestamp": "2026-05-19T15:51:54.293994+08:00","description": "Apple is a technology company that designs, manufactures, and markets consumer electronics, personal computers, and software.","website_url": "https://www.apple.com","founding_date": "2021-01-01","email": null,"phone": "+1 408-996-1010","headquarters_location": "California, United States, North America","operating_status": "active","employee_count": "10001+","founder_names": ["David Pakman", "Ron Wayne", "Steve Jobs"],"industry_categories": ["Electronics", "Manufacturing", "Software"]}
Input
Just provide company names — the scraper handles the rest:
{"companyNames": ["apple","tesla"]}
Full Crunchbase URLs also work:
{"companyNames": ["https://www.crunchbase.com/organization/apple","https://www.crunchbase.com/organization/tesla"]}
| Field | Required | Description |
|---|---|---|
companyNames | Yes | Array of company names or Crunchbase URLs |
Usage Examples
Single Company
{ "companyNames": ["apple"] }
Batch — AI Companies
{"companyNames": ["openai","anthropic","hugging-face"]}
Batch — Fintech Leaders
{"companyNames": ["stripe","klarna","revolut"]}
Who This Is For
Sales & Growth Teams — Build targeted lead lists with verified contact data (email, phone, website). Stop manually copying from Crunchbase profiles.
Researchers & Analysts — Map entire industries in minutes. Pull company descriptions, categories, and operating status to spot trends and gaps.
Investors & VCs — Screen companies by size, status, and industry. Surface founder backgrounds across your pipeline without clicking through hundreds of profiles.
Recruiters — Identify fast-growing companies by employee count and industry. Find contact info to reach out directly.
Export Formats
- JSON — For pipelines, APIs, and databases
- CSV — For spreadsheets and BI tools
- Excel — For reports and presentations
Subscribe for More
This actor is actively maintained and improved. Subscribe on Apify to get:
- Automatic updates when scraping logic is enhanced
- Priority support for feature requests
- Access to the latest version as Crunchbase evolves
Subscribe now on Apify and start extracting Crunchbase intelligence at scale.