Crunchbase Company Scraper — Profiles, Funding & Investors
Pricing
$9.00 / 1,000 company records
Crunchbase Company Scraper — Profiles, Funding & Investors
Scrape Crunchbase company profiles: name, description, categories, founding date, headquarters, headcount, website, total funding, funding rounds, investors, and more. Uses the official Crunchbase REST API v4 — structured, reliable data. Free API key required (data.crunchbase.com). Pay per result.
Pricing
$9.00 / 1,000 company records
Rating
0.0
(0)
Developer
Vitalii Bondarev
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
Crunchbase Company Scraper — Profiles, Funding & Investors
Used by VC analysts building deal sourcing pipelines, growth teams enriching prospect lists with funding signals, and AI agents doing investor research mid-conversation.
Scrape Crunchbase company profiles with funding round count, investor count, headcount range, categories, website, HQ location, social links, and Crunchbase's own growth & heat momentum scores — no API key or login required. Provide company slugs or search keywords and get clean JSON output instantly.
$9.00 per 1,000 company records (Pay Per Event) — clean, flat output that undercuts the heavier raw-dump scrapers.
What You Get
Each record contains these fields:
| Field | Description |
|---|---|
name | Company display name |
permalink | Crunchbase slug (URL-safe ID) |
short_description | One-line company description |
categories | Industry category names (list) |
headquarters | City, Region, Country |
num_employees | Headcount band (e.g. c_05001_10000, 10001+) |
website | Company homepage URL |
contact_email · contact_phone | Primary public contact email & phone |
num_contacts · num_contact_emails · num_contact_phones | Contacts-on-file counts |
web_visits_monthly · web_visits_mom_pct | SEMrush monthly web traffic + MoM change |
num_technologies | BuiltWith count of technologies used |
num_funding_rounds | Count of all funding rounds |
last_funding_type | Most recent round type (e.g. series_c, seed, secondary_market) |
investor_count · num_investments | Distinct investors · investments made |
legal_name · stock_symbol | Registered legal name · public ticker |
growth_score | Crunchbase growth score (0–100 momentum) |
heat_score | Crunchbase heat score (0–100 trending intensity) |
rank_org_company | Global Crunchbase company rank (lower = bigger) |
company_type | for_profit / non_profit |
ipo_status | private / public / delisted |
num_acquisitions | Count of acquisitions made |
linkedin_url · facebook_url · twitter_url | Company social profiles |
founded_on · total_funding_usd · last_funding_at | Populated when Crunchbase exposes them publicly; null for profiles where these are login-gated |
url | Full Crunchbase profile URL |
scraped_at | ISO timestamp of this run |
parse_confidence | 0.0–1.0 data quality score |
warnings | Machine-readable quality flags |
Input
Organization Slugs (direct lookup — recommended)
Fetch specific companies by their Crunchbase permalink (the slug in the URL crunchbase.com/organization/<slug>):
{"organizationSlugs": ["airbnb", "stripe", "openai", "anthropic"]}
Search Queries
Find companies by keyword:
{"searchQueries": ["generative AI startup", "fintech payments"],"maxSearchResults": 25}
No API key, no login, no proxy configuration needed. Just add the slugs and run.
Use Cases
- VC sourcing — enrich a list of portfolio-company slugs with funding totals, round count, investors, and categories in bulk
- Sales intelligence — qualify leads by funding stage, headcount, and category before outreach
- Competitive research — profile every competitor by funding, HQ, employee band, and industry categories
- AI agent tools — mid-conversation lookups: "How much has Anthropic raised?", "Get all Series A AI startups"
Use with AI agents (MCP)
Point your MCP client at this tool for real-time Crunchbase lookups mid-conversation:
{"mcpServers": {"apify": {"command": "npx","args": ["mcp-remote","https://mcp.apify.com/?actors=bovi/crunchbase-scraper","--header","Authorization: Bearer <YOUR_APIFY_TOKEN>"]}}}
Minimal agent input (direct slug lookup):
{"organizationSlugs": ["anthropic", "openai", "stripe"]}
No API key needed from the caller — just slugs.
Sample Output
{"name": "Stripe","permalink": "stripe","short_description": "Stripe is a financial technology company that provides online payment processing and payment infrastructure.","categories": ["B2B", "Financial Services", "FinTech", "Payments", "Mobile Payments"],"headquarters": "South San Francisco, California, United States","num_employees": "c_05001_10000","website": "https://stripe.com","contact_email": "dpo@stripe.com","contact_phone": "+1 888 926 2289","num_contacts": 4741,"web_visits_monthly": 192623772,"num_technologies": 72,"last_funding_type": "secondary_market","num_funding_rounds": 23,"investor_count": 68,"num_investments": 95,"num_acquisitions": 21,"growth_score": 99,"heat_score": 77,"rank_org_company": 76,"company_type": "for_profit","ipo_status": "private","linkedin_url": "https://www.linkedin.com/company/stripe","url": "https://www.crunchbase.com/organization/stripe","parse_confidence": 1.0}
Note:
founded_on,total_funding_usdandlast_funding_atare returned when Crunchbase exposes them publicly; for profiles where these are login-gated they come backnull(the values are not available to any logged-out scraper).
Pricing
Pay-per-result (PPE) — one charge per company profile returned. Every profile includes the full field set: contacts (email/phone), web-traffic, tech count, funding rounds, investors, growth/heat scores and social links.
- 100 profiles = a few cents
- 1,000 profiles = the per-1K rate shown on the pricing tab
No subscription, no API key, no per-field upcharge — every record is the complete profile.
vs other Crunchbase scrapers
| This actor | pratikdani/crunchbase-companies | vulnv/crunchbase-scraper-pro | davidsharadbhatt | |
|---|---|---|---|---|
| Output style | clean flat fields | 98 raw nested objects | 97 flat fields | bulk CSV |
| Usable without post-processing | ✅ | ❌ (raw dump) | ✅ | ✅ |
| Contact email + phone | ✅ | nested | ✅ | partial |
| Web traffic + tech count | ✅ | nested | ✅ | ❌ |
| Growth / heat momentum scores | ✅ | nested | ✅ | ❌ |
| Targeted single-company lookup | ✅ | ✅ | ✅ | ❌ (min 1,000) |
parse_confidence quality flag | ✅ | ❌ | ❌ | ❌ |
| Store rating | new | ⭐1.5 | ⭐5 | ⭐4.8 |
The market leader by volume returns a 98-field raw dump that buyers must flatten themselves (hence its low rating). This actor returns the same depth as clean, flat, ready-to-use columns.
FAQ
Do I need an API key or login? No. Provide company slugs (e.g. stripe, airbnb) and run — no Crunchbase account, no proxy config.
Why is total_funding_usd sometimes null? Crunchbase gates the exact total-funding figure behind login for many companies. We return it when it's public; otherwise it's null — no logged-out scraper can read it. Funding-round count, last-round type, and investor count are always returned.
What's the difference vs the high-volume competitor? That actor dumps ~98 raw nested Crunchbase objects you have to parse yourself. This actor flattens the same data into clean, documented columns plus contact email/phone and web-traffic — ready for your CRM or sheet.
Is this affiliated with Crunchbase? No — independent tool, public data only.
What parse_confidence Means
- 1.0 — all key fields present
- 0.8–0.9 — minor optional fields missing (normal for early-stage companies)
- < 0.7 — critical fields missing; inspect
warningsfor details
Common warning codes:
name_missing— no company name foundshort_description_missing— no description (common for very new companies)permalink_missing— slug not returned
Integrations
Built for VC analysts and growth teams building deal-sourcing pipelines with startup funding history and investor signals — the JSON/dataset output drops into the tools you already run:
- n8n / Make / Zapier — trigger a run or pipe every new dataset item into Google Sheets, Airtable, Slack, HubSpot, or your database: n8n, Make, Zapier.
- Webhooks — fire your own endpoint the moment a run finishes (docs).
- MCP server — expose this actor as a tool to Claude, Cursor, or any MCP client.
- API & SDKs — fetch the dataset as JSON, CSV, or Excel through the Apify REST API or the Python / JS SDKs.
See all Apify integrations.
Not affiliated with Crunchbase. Crunchbase is a trademark of Crunchbase Inc.