Enrich-CRM — Company Firmographic avatar

Enrich-CRM — Company Firmographic

Pricing

Pay per event

Go to Apify Store
Enrich-CRM — Company Firmographic

Enrich-CRM — Company Firmographic

Get firmographic data for any company: headcount, industry, founding year, HQ location, and more 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

1

Total users

0

Monthly active users

2 days ago

Last modified

Share

🏢 Enrich-CRM — Company Firmographic

Get complete firmographic data for any company: headcount, industry, HQ location, founding year, and more.

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


What does this Actor do?

Retrieve structured firmographic data for any company using its domain, name, or LinkedIn URL. Returns headcount, industry, founding year, headquarters, company type, description, and social links — ideal for ICP scoring and account-based sales.

Use cases

  • Score accounts by headcount and industry before outreach
  • Enrich newly created CRM accounts with structured firmographic data
  • Filter target account lists by company size and geography

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.enrich-crm.com
companyNameLegal company name.Enrich CRM
companyLinkedinUrlCompany LinkedIn page URL.https://www.linkedin.com/company/enrich-crm/
companyLinkedinSalesNavUrlCompany Sales Navigator URL.https://www.linkedin.com/sales/company/105261719
companyLinkedinIdNumerical LinkedIn company ID.105261719
companyLinkedinSalesNavIdNumerical Sales Navigator company ID.105261719

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
companyNamestringLegal company name
domainstringPrimary domain
descriptionstringCompany description
industrystringIndustry vertical
subIndustrystringSub-industry
headcountintegerTotal number of employees
headcountRangestringHeadcount range (e.g. '51-200')
foundedYearintegerYear the company was founded
hqCountrystringHQ country
hqCitystringHQ city
hqStatestringHQ state / region
hqAddressstringFull HQ address
companyTypestringPublic / Private / Nonprofit
stockSymbolstringStock ticker symbol (if public)
linkedinUrlstringLinkedIn company page URL
twitterUrlstringTwitter/X URL
websiteUrlstringOfficial website URL

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