Company Funding Data avatar

Company Funding Data

Under maintenance

Pricing

Pay per event

Go to Apify Store
Company Funding Data

Company Funding Data

Under maintenance

Get funding rounds, total raised, investors, funding stage, and revenue estimates for any company from any input: company name, domain, linkedin url, sales nav...

Pricing

Pay per event

Rating

0.0

(0)

Developer

Enrich-CRM

Enrich-CRM

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

💰 Enrich-CRM — Company Financial Data

Get funding rounds, investors, total raised, revenue estimates, and financial stage for any company.

Powered by Enrich-CRM · Real-time data · No cached profiles · <1s response · GDPR compliant · EU servers


What does this Actor do?

Retrieve financial intelligence for any company: funding stage, total funding raised, last funding date and amount, investor list, annual revenue estimate, and IPO data. Supports domain, SIREN/SIRET, company name, and LinkedIn URL as identifiers.

Use cases

  • Prioritize outreach to recently funded companies
  • Filter prospects by funding stage (Seed / Series A / Series B…)
  • Build pre-call briefs with revenue and investor data

Input parameters

Waterfall logic: provide more identifiers to increase accuracy. The API tries them in order until a confident match is found.

ParameterDescriptionExample
apiId(Optional) Your Enrich-CRM API key. Leave empty to use the built-in key (Apify fees apply).YOUR_KEY
items(Optional) JSON array for batch mode — see below.[{"email": "..."}]
domainCompany domain. Primary identifier.hubspot.com
companyNameLegal company name.HubSpot
siren9-digit French SIREN number.919502758
siret14-digit French SIRET number.91950275800016
companyLinkedinUrlCompany LinkedIn page URL.https://www.linkedin.com/company/hubspot/
companyLinkedinSalesNavUrlCompany Sales Navigator URL.https://www.linkedin.com/sales/company/68529
companyLinkedinIdNumerical LinkedIn company ID.68529
companyLinkedinSalesNavIdNumerical Sales Navigator company ID.68529

Single-item example

{
"domain": "notion.so"
}

Batch mode example

Pass an items array to enrich multiple records in one run:

{
"items": [
{
"domain": "notion.so"
},
{
"domain": "notion.so"
}
]
}

Results are saved to the Actor's default dataset — one row per input item.


Response fields

FieldTypeDescription
_successbooleantrue if a result was found
_inputobjectThe input parameters sent for this item
fundingStagestringLatest funding stage (Seed, Series A, Series B, Series C, IPO…)
totalFundingintegerTotal funding raised in USD
lastFundingDatestringDate of the most recent funding round (ISO 8601)
lastFundingAmountintegerAmount raised in the last round (USD)
lastFundingTypestringType of last round (Venture, PE, Debt…)
investorsarrayList of known investors
annualRevenueEstimatestringEstimated annual revenue range
ipoDatestringIPO date if the company is public
stockSymbolstringStock ticker symbol

Pricing

ModelCost
First 10 calls per actorFree — no credit card required
Additional results$0.03 per result (charged only when data is found)
Bring Your Own Key (BYOK)Provide your apiId → billed directly by Enrich-CRM (1 credit = 1 result found)

A "result" means the API returned a non-empty profile. If no data is found for an input, no credit or Apify charge applies.


All Enrich-CRM Actors