Crunchbase Scraper
1 day trial then $4.00/month - No credit card required now
Crunchbase Scraper
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:
Actor Metrics
26 monthly users
-
7 stars
97% runs succeeded
Created in Dec 2023
Modified 18 days ago