Crunchbase URL Scraper
1 day trial then $59.00/month - No credit card required now
Crunchbase URL Scraper
1 day trial then $59.00/month - No credit card required now
Scrape any Crunchbase urls such as organization, person, investor, acquisition, event, etc. Costs less than $1 per thousand results and has >95% success rate.
You can access the Crunchbase URL 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 "https://www.crunchbase.com/organization/linkedin",
4 "https://www.crunchbase.com/organization/twitter",
5 "https://www.crunchbase.com/person/mark-zuckerberg",
6 "https://www.crunchbase.com/person/elon-musk"
7 ]
8}' |
9apify call curious_coder/crunchbase-url-scraper --silent --output-dataset
Crunchbase URL Scraper API through CLI
The Apify CLI is the official tool that allows you to use Crunchbase URL 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
63 monthly users
-
5 stars
>99% runs succeeded
17 days response time
Created in Jul 2023
Modified 2 months ago