Company Acquisitions & M&A Data avatar

Company Acquisitions & M&A Data

Pricing

from $50.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 $50.00 / 1,000 results

Rating

0.0

(0)

Developer

Datahyena

Datahyena

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

2 days ago

Last modified

Share


Acquisitions and mergers. Each record has the acquirer, target, deal value, payment type, and date. Records are deduped and matched to a single company, not a raw scrape. Set your filters, run, and you pay only for the records returned.

Inputs

InputDescription
maxItemsMax records (default 100)
cursorAdvanced: resume from a previous run's NEXT_CURSOR to paginate ahead
sinceOnly records after this timestamp, e.g. 2026-01-01T00:00:00.000Z
minAmountUsdMinimum amount in USD.
maxAmountUsdMaximum amount in USD.
paymentTypeFilter by acquisition payment type.
isMergerShow only mergers.

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

Is this a Crunchbase or PitchBook alternative?

Yes. It is a self-serve, API-first option next to Crunchbase, PitchBook, Coresignal, and Harmonic, with no sales call.

How do I get the next batch?

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.

Can I get this data over API?

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