The Crunchbase Scraper is an advanced tool designed to extract and analyze extensive business information from Crunchbase, a leading platform for company data. This powerful scraper allows you to access a wealth of details about organizations, including their structure, financial status, technological stack, and market presence.
Our Crunchbase Scraper provides an array of valuable information, including:
Category | Data Points |
---|---|
Company Overview | Name, URL, Crunchbase rank, founding date, industry, operating status |
Contact Information | Website, email, phone number (when available) |
Financial Insights | Funding rounds, IPO status, investor information |
Technology Stack | Active technologies, popularity metrics, categories |
Web Analytics | Monthly visits, growth rates, geographical distribution |
People | Employee counts, alumni network, leadership information |
Our tool is invaluable for a wide range of industries and professionals:
The Crunchbase Scraper API allows you to extract detailed company information from Crunchbase.com. This powerful tool enables developers to integrate Crunchbase data into their applications, conduct market research, or monitor trends across various industries and companies.
To use the Crunchbase Scraper API, you'll need to authenticate your requests using your API key. The API provides two endpoints for retrieving company information:
Include your API key in the request headers:
Authorization: Bearer YOUR_API_KEY
The request body should be a JSON object with the following structure:
// For companies endpoint
{
"url": "https://www.crunchbase.com/organization/company-name"
}
// For companies-by-keyword endpoint
{
"keyword": "search term"
}
Please note that usage is subject to rate limiting. Refer to your plan details for specific limits.
Here's an example of the data you can expect to receive when using the companies endpoint:
[
{
"input": {
"url": "https://www.crunchbase.com/organization/aisci"
},
"name": "AISCI",
"url": "https://www.crunchbase.com/organization/aisci",
"id": "aisci",
"cb_rank": 387357,
"region": "Nordrhein-Westfalen",
"about": "AISCI offers automated identification systems, sales, and consulting services with the use of barcode scanners and label printers.",
"industries": [
{
"id": "consulting",
"value": "Consulting"
},
{
"id": "electronic-design-automation-eda",
"value": "Electronic Design Automation (EDA)"
},
{
"id": "sales",
"value": "Sales"
}
],
"operating_status": "active",
"company_type": "for_profit",
"social_media_links": [
"https://www.facebook.com/pages/AISCI-Ident-GmbH/1480835801935526",
"https://www.linkedin.com/company/aisci-ident-gmbh"
],
"founded_date": "1995-01-01",
"num_employees": "1-10",
"country_code": "Germany",
"website": "http://www.aisci.de",
"contact_email": "info@aisci.de",
"contact_phone": "49-52-22 99 020",
"featured_list": [
{
"org_funding_total": {
"currency": "USD",
"value": 55112297135,
"value_usd": 55112297135
},
"org_num": 9944,
"org_num_investors": 5602,
"title": "Sales Companies (Top 10K)"
},
// ... (other featured lists)
],
"full_description": "AISCI offers automated identification systems, sales, and consulting services with the use of barcode scanners and label printers.",
"type": "company",
"uuid": "932b8842-55b2-46d1-8190-28a9ccbebad3",
"active_tech_count": 21,
"builtwith_num_technologies_used": 21,
"builtwith_tech": [
{
"name": "SPF",
"num_companies_using": "929408",
"technology_category": [
"mx"
]
},
// ... (other technologies)
],
"ipo_status": "private",
"similar_companies": [
{
"link": "https://www.crunchbase.com/organization/marine-and-industry-equipment",
"name": "Marine and Industry Equipment"
},
// ... (other similar companies)
],
"image": "https://res.cloudinary.com/crunchbase-production/image/upload/c_lpad,h_170,w_170,f_auto,b_white,q_auto:eco,dpr_1/d97d32edfcf81fedba5a",
"monthly_visits": 72,
"semrush_visits_latest_month": 72,
"semrush_last_updated": "2024-07-15",
"monthly_visits_growth": -0.899300699300699,
"semrush_visits_mom_pct": -0.899300699300699,
"num_employee_profiles": 0,
"total_active_products": 6,
"num_news": 3,
"funding_rounds": {},
"location": [
{
"name": "Bad Salzuflen",
"permalink": "bad-salzuflen-nordrhein-westfalen"
},
// ... (other location details)
],
"address": "Bad Salzuflen, Nordrhein-Westfalen, Germany, Europe",
"current_employees": [],
"semrush_location_list": [
{
"locations": [
{
"name": "Germany",
"permalink": "germany"
},
{
"name": "Europe",
"permalink": "europe"
}
],
"rank": 1197668,
"rank_mom_pct": 1.18917283722699,
"visits_mom_pct": "-0.918539325842697",
"visits_pct": 0.805555555555556
},
// ... (other location data)
],
"siftery_products": [
{
"product_num_customers": 439507,
"status": "using",
"title": "HTML5"
},
// ... (other products)
],
"funding_rounds_list": [],
"bombora": [],
"investors": [],
"event_appearances": [],
"acquisitions": [],
"funds_raised": [],
"investments": [],
"apptopia": [
{
"image": "apptopia/app/apptopia_app..de.aisci.lagerscan",
"name": "LagerScan",
"stores": [
"google_play"
]
},
// ... (other apps)
],
"current_advisors": [],
"exits": [],
"leadership_hire": [],
"sub_organizations": [],
"alumni": [],
"diversity_investments": [],
"funds_list": [],
"layoff": [],
"news": [
{
"date": "2022-05-09",
"organization": "AISCI",
"publisher": "Benzinga",
"thumbnail_url": "https://cdn.benzinga.com/files/images/story/2022/05/09/screenshot_2022-05-09_at_6.50.27_pm.jpg?optimize=medium&dpr=1&auto=webp&width=3840",
"title": "Bluesky Digital Assets Reports Expanding Mining Operations With $1 Million Acquisition Of AISC And GPU Mining Rigs",
"url": "https://www.benzinga.com/markets/cryptocurrency/22/05/27075319/bluesky-digital-assets-reports-expanding-mining-operations-with-1-million-acquisition-of-a"
},
// ... (other news items)
],
"aberdeen_it_spend": {
"value": 169336,
"currency": "USD",
"value_usd": 169336
},
"headquarters_regions": [
{
"id": "european-union-eu",
"value": "European Union (EU)"
},
{
"id": "europe-middle-east-africa-emea",
"value": "Europe, Middle East, and Africa (EMEA)"
}
],
"ipo_fields": {},
"overview_highlights": {
"num_org_similarities": 3
},
"technology_highlights": {
"builtwith_num_technologies_used": 21,
"semrush_visits_latest_month": 72,
"semrush_visits_mom_pct": -0.899300699300699,
"siftery_num_products": 6
}
}
]
import requests
import json
# Your API Key
api_key = 'YOUR_API_KEY'
# API Endpoint
url = 'https://taskagi.net/api/b2b/crunchbase-scraper/companies'
# Headers
headers = {
'Authorization': f'Bearer {api_key}',
'Content-Type': 'application/json'
}
# Request Body
data = {
'url': 'https://www.crunchbase.com/organization/aisci'
}
# Send POST request
response = requests.post(url, headers=headers, json=data)
# Check if the request was successful
if response.status_code == 200:
# Parse the JSON response
company_data = response.json()
# Print the company information
print(json.dumps(company_data, indent=2))
else:
print(f"Error: {response.status_code}")
print(response.text)