Company Acquisitions & M&A Data avatar

Company Acquisitions & M&A Data

Pricing

from $35.00 / 1,000 results

Go to Apify Store
Company Acquisitions & M&A Data

Company Acquisitions & M&A Data

Get company acquisitions and mergers (M&A) — acquirer, target, deal value, payment type, date — deduplicated and entity-resolved. A self-serve M&A data API.

Pricing

from $35.00 / 1,000 results

Rating

0.0

(0)

Developer

Datahyena

Datahyena

Maintained by Community

Actor stats

0

Bookmarked

5

Total users

2

Monthly active users

16 days ago

Last modified

Share


Acquisitions and mergers. Each record has the acquirer, target, deal value, payment type, and date. 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 acquisitions data, M&A data, mergers and acquisitions API, deal data, company acquisition signals — sales prospecting, market and competitive research, data enrichment, and deal sourcing.

What you get

Each record includes:

  • Acquirer
  • Target
  • Deal (USD)
  • Payment
  • 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 acquisitions across industries, geographies, and time.
  • Data enrichment — append clean, deduped acquisitions 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.
countryFilter by company HQ country.
industryGroupFilter by industry group (LinkedIn-style industry labels, exact match).
minAmountUsdMinimum amount in USD.
maxAmountUsdMaximum amount in USD.
paymentTypeFilter by acquisition payment type.
isMergerShow only mergers.

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

{
"acquirer": {
"name": "Acme Corp",
"domain": "acme.com"
},
"target": {
"name": "Beta Inc",
"domain": "beta.io"
},
"dealAmountUsd": 120000000,
"paymentType": "cash",
"isMerger": false,
"announcedAt": "2026-03-10"
}

FAQ

What data does this actor return?

Acquisitions and mergers. Each record has the acquirer, target, deal value, payment type, and date. Acquirer, Target, Deal (USD), Payment, 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