Crunchbase Scraper avatar

Crunchbase Scraper

Try for free

1 day trial then $4.00/month - No credit card required now

View all Actors
Crunchbase Scraper

Crunchbase Scraper

caprolok/crunchbase-scraper
Try for free

1 day trial then $4.00/month - No credit card required now

Crunchbase Scraper: Your essential tool for efficient data extraction from Crunchbase. Ideal for market researchers and investors, it offers real-time updates, customizable data fields, and user-friendly interface. Get accurate insights into companies and industry trends easily.

You can access the Crunchbase Scraper programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1echo '{
2  "urls": [
3    {
4      "url": "https://www.crunchbase.com/organization/openai"
5    },
6    {
7      "url": "https://www.crunchbase.com/person/sundar-pichai"
8    },
9    {
10      "url": "https://www.crunchbase.com/acquisition/amynta-acquires-sutton-special-risk--9b02e4c2"
11    }
12  ]
13}' |
14apify call caprolok/crunchbase-scraper --silent --output-dataset

Crunchbase Scraper API through CLI

The Apify CLI is the official tool that allows you to use Crunchbase Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community
Actor metrics
  • 25 monthly users
  • 5 stars
  • 99.8% runs succeeded
  • Created in Dec 2023
  • Modified 3 months ago