Company Funding Rounds Data avatar

Company Funding Rounds Data

Pricing

from $50.00 / 1,000 results

Go to Apify Store
Company Funding Rounds Data

Company Funding Rounds Data

Get company funding rounds across all stages — company, amount, round, date, investors — deduplicated and entity-resolved. A self-serve, API-first Crunchbase / PitchBook alternative.

Pricing

from $50.00 / 1,000 results

Rating

4.0

(1)

Developer

Datahyena

Datahyena

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

0

Monthly active users

6 days ago

Last modified

Share


Funding rounds for companies at every stage. Each record has the company, amount, round, date, and investors. Every record is deduplicated across the outlets that reported it and resolved to a single canonical company — one clean row per real-world event, not a raw scrape. Set your filters, run, and pay only for the records returned. No API key, no signup, no sales call.

Use it for funding rounds data, company funding API, funding data, venture funding, investment rounds, Series A B C data — sales prospecting, market and competitive research, data enrichment, and deal sourcing.

What you get

Each record includes:

  • Company
  • Domain
  • Round
  • Amount (USD)
  • Announced

Results export to JSON, CSV, or Excel, or stream straight to your database via the Apify API.

Common use cases

  • Sales & prospecting — build fresh, high-intent lists and reach the right accounts at the right moment.
  • Market & competitive research — track funding rounds across industries, geographies, and time.
  • Data enrichment — append clean, deduped funding rounds to your CRM or data warehouse.
  • Deal sourcing — for investors and corp-dev teams scanning new activity.

Filters

InputDescription
maxItemsMax records (default 100)
cursorAdvanced: resume from a previous run's NEXT_CURSOR to paginate ahead
sinceOnly records on or after this date (YYYY-MM-DD), e.g. 2026-01-01. ISO-8601 timestamps also work.
roundFilter by funding round. Allowed values: pre-seed, seed, angel, series-a, series-b, series-c, series-d, series-e, series-f, series-g, series-h, series-i, growth, extension, bridge, convertible, safe, debt, grant, pre-ipo, secondary, pipe, other.
industryGroupFilter by industry group (LinkedIn-style industry labels, exact match).
minAmountUsdMinimum amount in USD.
maxAmountUsdMaximum amount in USD.
countryFilter by company HQ country.

Leave everything empty to get the newest records first, or narrow by the filters above. Each run saves a NEXT_CURSOR for pagination.

Example output

{
"company": {
"name": "Legora",
"domain": "legora.com",
"hqCountry": {
"code": "SE",
"name": "Sweden"
},
"industryGroup": "Professional Services"
},
"round": "series-b",
"amountUsd": 50000000,
"announcedAt": "2026-04-15",
"investors": [
{
"name": "General Catalyst"
},
{
"name": "Y Combinator"
}
]
}

FAQ

What data does this actor return?

Funding rounds for companies at every stage. Each record has the company, amount, round, date, and investors. Company, Domain, Round, Amount (USD), Announced — deduped and matched to canonical companies.

Is this a Crunchbase, PitchBook, or Coresignal alternative?

Yes. It is a self-serve, API-first alternative to Crunchbase, PitchBook, Coresignal, and Harmonic — pay per result, no annual contract, no sales call.

How is the data deduplicated?

Each real-world event is matched across every outlet that reported it and resolved to one canonical company (and investors), so you never get the same round or deal twice.

How do I get the next batch of records?

Each run saves a NEXT_CURSOR to its key-value store. Pass it as the cursor input on the next run to continue where you left off. For new records over time, use the since filter.

How fresh is the data?

New records are available within hours of being reported.

Is there a free way to try it?

Yes — run it here and pay only for the records returned, or go direct at datahyena.com with 50 free credits.

Can I get this data over an API instead?

Yes. Datahyena is API-first: REST, webhooks, or MCP (Claude, Cursor, Codex). This actor is the Apify-native way to run it.

Use it in your own stack

For ongoing use it is cheaper and more flexible to go direct: REST, webhooks, and MCP, with subscription pricing and 50 free credits to start.

datahyena.com · Docs · MCP