Scrapers.lat logo scrapers.lat
公共登记

Crunchbase Company Profile & Funding Scraper

Extract public Crunchbase company profiles: description, website, HQ, industries, employee range, funding round type, founders and contacts. Export to JSON, CSV or Excel.

30 每条记录的字段 JSON · CSV · Excel · API 按用量付费
crunchbase-scraper.json 200 OK
{
  "imageUrl": "https://images.crunchbase.com/image/upload/c_p…",
  "name": "Stripe",
  "slug": "stripe",
  "url": "https://www.crunchbase.com/organization/stripe",
  "legalName": "Stripe, LLC.",
  "shortDescription": "Stripe is a financial technology company that …",
  "description": "Stripe is a financial technology company that …",
  "website": "https://stripe.com",
  "hqCity": "South San Francisco"
}
你会得到什么

每次运行都返回干净、带类型的记录,可直接用于你的 CRM、表格或数据库。

  • 每个结果对应一条干净记录,已去重并规范化
  • JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
  • 在云端按用量付费,无需安装或维护
返回的字段
Image UrlNameSlugUrlLegal NameShort DescriptionDescriptionWebsiteHq CityHq RegionHq CountryCategoriesCategory GroupsEmployee Range
示例输出

一条真实的示例记录,正是你收到的结构。

Image UrlNameSlugUrl
https://images.crunchbase.com/ima…Stripestripehttps://www.crunchbase.com/organi…
GET /crunchbase-scraper
{
  "imageUrl": "https://images.crunchbase.com/image/upload/c_p…",
  "name": "Stripe",
  "slug": "stripe",
  "url": "https://www.crunchbase.com/organization/stripe",
  "legalName": "Stripe, LLC.",
  "shortDescription": "Stripe is a financial technology company that …",
  "description": "Stripe is a financial technology company that …",
  "website": "https://stripe.com",
  "hqCity": "South San Francisco"
}

常见问题

What company data can I get from Crunchbase without a login?

This scraper collects the public, logged-out profile: name, description, website, headquarters, industries, employee range, Crunchbase rank, founders, public contact details, social links, the most recent funding round type, and activity counts such as the number of investors, acquisitions and investments when they are shown publicly. It does not access anything behind the Crunchbase paywall.

Can I look companies up by name instead of slug?

Yes. Use the search query input to find organizations by name or keyword, and the scraper collects the matching public profiles. You can also pass exact slugs or full crunchbase.com/organization URLs.

Does it return total funding amount and founded year?

No. Crunchbase gates the exact founding date and dollar funding totals behind a paid login, so those are not part of the public surface and are not returned. The public last funding round type and the number of funding rounds are included when shown.

How many companies can I scrape in one run?

Set Max Items to any number. Requests run sequentially to respect Crunchbase rate limits, so large batches take longer but complete reliably.

What happens if a company is not found?

The record for that input carries an error note and the URL that was tried, so your run never fails silently and you can see exactly which slugs did not resolve.

你准备好,它就就绪。

现在就在 Apify 上运行这个爬虫,或让我们按你的确切需求定制一个。