VOOZH about

URL: https://apify.com/alizarin_refrigerator-owner/crunchbase-scraper

⇱ Crunchbase company data scraper funding investors employees Β· Apify


πŸ‘ Crunchbase Scraper - Company Data avatar

Crunchbase Scraper - Company Data

Pricing

from $0.01 / 1,000 results

Go to Apify Store

Crunchbase Scraper - Company Data

Extract company profiles, funding rounds, investors, acquisitions & employee data from Crunchbase. Perfect for sales prospecting, market research & competitive intelligence.

Pricing

from $0.01 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ The Howlers

The Howlers

Maintained by Community

Actor stats

1

Bookmarked

141

Total users

22

Monthly active users

2 months ago

Last modified

Share

Crunchbase Company Scraper

Scrape company profiles from Crunchbase. Extract funding data, investors, employees, founders, and company details. Perfect for investor research, lead generation, and market analysis. Built by John Rippy (https://www.linkedin.com/in/johnrippy/ | https://johnrippy.link/).

BYOK (Bring Your Own Key) -- you provide your own API credentials.


Before You Start

This actor requires your own API credentials to fetch real data.

Where to get your key: JSON array of cookies from Cookie-Editor. Helps bypass Crunchbase paywalls and login gates.

You can test with Demo Mode first (free, no key needed) to see the output format before committing.


Quick Start

Test with Demo Mode (free, no API key needed)

{
"demoMode":true,
"searchQuery":"AI startup"
}

Run with real data

{
"demoMode":false,
"searchQuery":"AI startup",
"maxResults":50,
"includeFundingRounds":false,
"sessionCookies":"YOUR_API_KEY_HERE",
"webhookPlatform":"custom",
"cookieKvStoreName":"cookie-sessions"
}

Input Parameters

ParameterTypeDefaultRequiredDescription
demoModebooleantrueNoRun with sample data without making API calls. Great for testing the actor.
searchQuerystring-NoCompany name or search term (e.g., 'Stripe', 'AI startup', 'SaaS').
categorystring-NoFilter by industry.
locationstring-NoFilter by headquarters location (e.g., 'San Francisco', 'New York').
fundingStagestring-NoFilter by last funding stage.
minFundingstring-NoMinimum total funding (e.g., '$1M', '$10M', '$100M').
maxResultsinteger50NoMaximum number of companies to scrape.
includeFundingRoundsbooleanfalseNoInclude detailed funding round history (slower but more data).
sessionCookiesstring-Yes*JSON array of cookies from Cookie-Editor. Helps bypass Crunchbase paywalls and login gates.
webhookUrlstring-NoURL to POST results when scraping completes (Zapier, Make, n8n, custom endpoint)
webhookPlatformstring"custom"NoPlatform type for webhook formatting
webhookHeadersobject-NoCustom HTTP headers to send with webhook (JSON object)
cookieStorageKeystring-NoKey name to load cookies from the Cookie Manager KV store. If set and no manual sessionCookies are provided, the actor loads cookies from the named KV store automatically. Use this with the Cookie Manager actor for automated cookie rotation.
cookieKvStoreNamestring"cookie-sessions"NoName of the Apify Key-Value store where Cookie Manager saves cookies. Defaults to 'cookie-sessions' if not set.

*Required when Demo Mode is off.


Pricing

This actor uses pay-per-event billing:

EventDescriptionPrice
Company ScrapedEach company profile scraped from Crunchbase$0.08

Demo mode is free -- no charges for sample data.


Troubleshooting

"API key is required"

You have Demo Mode turned off but didn't provide an API key. Either:

  • Turn Demo Mode on to test with sample data
  • Add your API key in the input

"API error 403" or "Unauthorized"

Your API key is invalid, expired, or doesn't have access to this specific API endpoint. Double-check your key and account permissions.

"API error 429" or "Rate limit"

Too many requests. Wait a minute and try again, or reduce the number of items per run.

No results or empty dataset

Check the run log for error messages. Common causes:

  • Invalid input format (check the examples above)
  • API key without proper permissions
  • The target data doesn't exist or is too small to track

How do I test without an API key?

Enable Demo Mode in the input. This returns realistic sample data so you can verify the output format works for your workflow.


Built by John Rippy | Actor Arsenal

You might also like

Crunchbase Company Organization Scraper

saswave/crunchbase-company-organization-scraper

Extract rich, structured company data from Crunchbase organization profiles. Ideal for market research, lead generation, competitive analysis, and investment intelligence.

Crunchbase Company Profile Scraper – Cheap πŸ’ΌπŸŒ

contactminerlabs/crunchbase-company-profile-scraper---cheap

πŸ” Scrape Mass/Bulk Crunchbase Company Enter a keyword & extract relevant Crunchbase Company, including full name, headline, company, bio & URL πŸ“Š Perfect for lead generation, recruitment, B2B outreach, talent sourcing & enriching your data pipelines across Google Sheets & automation tools

πŸ‘ User avatar

ContactMinerLabs

28

CB Insights

canadesk/cbinsights

Get Search results, Similar Companies, Analyst Insights and Company Data from CB Insights. It's fast and costs little.

πŸ‘ User avatar

Canadesk Support

100

Crunchbase Scraper Pro

vulnv/crunchbase-scraper-pro

Professional Crunchbase company data scraper. Extract comprehensive business intelligence including funding rounds, leadership teams, contact information, financial metrics, and company details. Enter any Crunchbase company URL to get structured JSON data.

LinkedIn MCP Server

seemuapps/linkedin-mcp

MCP server exposing LinkedIn scraping tools. Profiles, companies, posts, jobs, people search, job search, for any AI agent or LLM client.

Crunchbase Scraper

parseforge/crunchbase-scraper

Extract company data from Crunchbase profiles. Get funding rounds, investor lists, employee details, social links, operating status, and more from any company URL. No Crunchbase subscription needed. Process hundreds of profiles in a single run and export structured data as JSON, CSV, or Excel.

Crunchbase Company Scraper - No API limits

davidsharadbhatt/crunchbase-company-scraper---no-api-limits

Extract company data from Crunchbase including funding, investors, and contacts. 130+ fields. No API limits. $11.99 per 1,000 companies.

104

Crunchbase Search Scraper

curious_coder/crunchbase-scraper

Scrape Crunchbase companies, people, investors, acquisitions, etc from Crunchbase search results.

3.3K

3.7

PitchBook Scraper

mdataset/pitchbook-scraper

PitchBook API gives you access to rich company information, including business details, financial history, deals, competitors, and research reports.

Related articles

How to extract data from Crunchbase
Read more