
Crunchbase URL Scraper
Deprecated
Pricing
$59.00/month + usage

Crunchbase URL Scraper
Deprecated
Scrape any Crunchbase urls such as organization, person, investor, acquisition, event, etc. Costs less than $1 per thousand results and has >95% success rate.
0.0 (0)
Pricing
$59.00/month + usage
12
Total users
381
Monthly users
5
Runs succeeded
>99%
Issues response
0.031 hours
Last modified
3 months ago
You can access the Crunchbase URL Scraper programmatically from your own applications by using the Apify API. You can also 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.
$echo '{< "urls": [< "https://www.crunchbase.com/organization/linkedin",< "https://www.crunchbase.com/organization/twitter",< "https://www.crunchbase.com/person/mark-zuckerberg",< "https://www.crunchbase.com/person/elon-musk"< ],< "findContacts.contactCompassToken": "",< "findContacts.position": [< "founder",< "director"< ]<}' |<apify 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
$npm i -g apify-cli$apify login
Other API clients include: