Company Data Enrichment API avatar

Company Data Enrichment API

Pricing

from $3.50 / 1,000 company enricheds

Go to Apify Store
Company Data Enrichment API

Company Data Enrichment API

Give it a domain or company name and get back a firmographic profile: description, emails, phones, address, social profiles, and detected tech signals - all crawled from the company's own website.

Pricing

from $3.50 / 1,000 company enricheds

Rating

0.0

(0)

Developer

Scott Holmes

Scott Holmes

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

7 days ago

Last modified

Share

Give it a domain (or website URL) and get back a structured firmographic profile, crawled from the company's own site: name, description, all discoverable emails and phones, postal address, social profiles, and a detected tech stack. Feed it one company or thousands.

Because it reads a company's own public website, it's low-maintenance (no adversarial anti-bot target) and clean to run at scale.

Input

FieldTypeNotes
companiesarrayDomains or URLs, e.g. ["acme.com", "https://globex.io"].
maxPagesPerSiteintegerHomepage + contact/about pages to crawl (1–15).
proxyConfigurationobjectApify Proxy config.

Output

{
"companyName": "Acme",
"domain": "acme.com",
"description": "Acme builds industrial widgets for...",
"emails": ["sales@acme.com", "info@acme.com"],
"phones": ["+1 416-555-0100"],
"address": "12 King St W, Toronto, ON",
"socials": ["https://linkedin.com/company/acme", "https://twitter.com/acme"],
"tech": ["WordPress", "HubSpot", "Google Analytics", "Cloudflare"],
"pagesCrawled": 4,
"enrichedAt": "2026-07-11T14:20:00.000Z"
}

Monetization (pay-per-event) — priced to the market

Charges one company-enriched event per company that actually yielded data. Domains that 404, block the crawler, or publish no contact details are still returned (flagged enriched: false) but are not charged — you never pay for an empty shell. Competitor check (July 2026): the enrichment lane is priced low — one incumbent advertises $1/1,000, another literally brands itself "Company Data Enrichment for Pennies," and most domain→contact enrichers sit in a $1–5/1,000 band.

Recommended: $3–5 / 1,000 companies. Your run cost is tiny (own-site crawl on datacenter proxies, ~$0.20/1k), so even at $3/1k the margin is healthy after Apify's 20%. Don't chase $8 — the field won't bear it without a clear edge. Earn the top of the band with the differentiators in "Next steps" (MX/SMTP verification, name→domain resolver, per-field confidence scores) and charge a premium verified tier for those, keeping the base event competitive.

How it works

For each domain it crawls the homepage plus likely contact/about pages, then merges everything into one profile: emails (mailto links preferred, then a filtered body scan that drops asset filenames), phones (tel: links first), socials, an address hint from schema.org / <address> markup, and tech fingerprints from HTML and response headers.

Next steps / differentiation

The enrichment lane is competitive, so lead with data quality: add MX/SMTP email verification, a company-name → domain resolver (so name-only inputs work), employee-count and industry inference, and a confidence score per field. Those upgrades justify a premium verified event tier.