Crunchbase Scraper avatar

Crunchbase Scraper

Under maintenance
Try for free

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

View all Actors
This Actor is under maintenance.

This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?

See alternative Actors
Crunchbase Scraper

Crunchbase Scraper

powerful_bachelor/crunchbase-scraper
Try for free

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

The 🛠️ Crunchbase Scraper Tool is a powerful software for extracting detailed business data from Crunchbase. Ideal for market research and strategic planning, it offers comprehensive insights into industry trends and company profiles, ensuring informed decision-making.

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 powerful_bachelor/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
  • 8 monthly users
  • 2 stars
  • 100.0% runs succeeded
  • Created in Mar 2024
  • Modified 3 months ago