Crunchbase Company Scraper - Funding, People & B2B Intel
Pricing
Pay per usage
Go to Apify Store

Crunchbase Company Scraper - Funding, People & B2B Intel
Scrape Crunchbase company profiles with funding rounds, key people, and B2B intel. Build investor and startup databases at scale.
Pricing
Pay per usage
Rating
0.0
(0)
Developer

George Kioko
Maintained by Community
Actor stats
0
Bookmarked
10
Total users
6
Monthly active users
16 hours ago
Last modified
Categories
Share
Unblockable Crunchbase Scraper - B2B Intelligence & Leads
Apify actor scaffold for scraping Crunchbase company profile pages and extracting normalized company data, funding details, founders/key people, and investor information.
What this implementation does
- Scrapes direct Crunchbase company profile URLs (
/organization/...) - Parses hidden page state (
#ng-state/#client-app-state) when present - Falls back to on-page link discovery for search pages
- Extracts normalized company/funding/people/investor fields (best effort)
- Supports delta-only mode using Apify KV store state
- Writes dataset items and optional CSV/XLSX exports to KV store
Important notes
- Crunchbase page structure and access controls change frequently.
keywordsmode is implemented as best-effort search URL generation and may require updating the template insrc/constants.js.- Use proxies and reasonable limits. Ensure your usage complies with site terms and applicable laws.
Local run
npm installnpm start
Apify run
apify loginapify push
