Company Enrichment - Domain to Tech Stack & Contacts avatar

Company Enrichment - Domain to Tech Stack & Contacts

Pricing

Pay per usage

Go to Apify Store
Company Enrichment - Domain to Tech Stack & Contacts

Company Enrichment - Domain to Tech Stack & Contacts

Enrich any domain into a full company profile: tech stack, industry, size signals, social links, and decision-maker contacts with a confidence score on every email. Pay-per-result Clearbit & Clay alternative.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Renzo Madueno

Renzo Madueno

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

2

Monthly active users

17 hours ago

Last modified

Share

Company Enrichment — Domain to Tech Stack, Company Data & Contacts

Turn a domain into a complete company profile in one call — tech stack, industry, size signals, social links, and decision-maker contacts with a confidence score on every email. The pay-per-result Clearbit and Clay alternative, built for GTM teams, SDRs, and AI agents.

Using it and it works? Leave a 30-second review. It's the single biggest thing that helps other developers find it.

What is Company Enrichment?

Give it a list of domains and it crawls each company's own website (homepage + about, team, and contact pages) and returns a structured, ready-to-use company record — no API keys, no Clearbit/ZoomInfo subscription. You only pay for companies it actually resolves.

What data does it return?

FieldDescription
companyName, descriptionFrom schema.org, Open Graph, and on-page signals
techStackDetected technologies (Shopify, HubSpot, Next.js, GA4, Intercom, Stripe…)
emailsEach with a confidence score + type (personal vs role) + on-domain + MX-verified
decisionMakersNames + titles (CEO, Founder, VP…) paired to a likely email, with confidence
socialLinksLinkedIn, X, Facebook, Instagram, YouTube, GitHub
address, phonesFrom schema.org and page content
foundingDate, employeesEstimateWhen published in structured data
confidenceScoreOverall 0–1 signal coverage for the record

How do I use it?

  1. Add the domains you want to enrich (e.g. stripe.com, notion.so).
  2. Run it. Each company comes back as one dataset row.
  3. Export to CSV/JSON or pipe into your CRM, sequencer, or AI agent.

It pairs perfectly with Email & Contact Finder and Google Maps Business Scraper as the enrichment step of your pipeline.

What does the output look like?

{
"domain": "stripe.com",
"companyName": "Stripe",
"description": "Financial infrastructure for the internet.",
"techStack": ["Cloudflare", "Google Analytics", "Next.js", "Stripe"],
"emails": [
{ "email": "press@stripe.com", "type": "role", "onDomain": true, "confidence": 0.75 }
],
"decisionMakers": [
{ "name": "Jane Doe", "title": "VP of Sales", "email": "jane@stripe.com", "confidence": 0.9 }
],
"socialLinks": { "linkedin": "https://linkedin.com/company/stripe", "twitter": "https://x.com/stripe" },
"domainHasMx": true,
"confidenceScore": 0.85
}

How much does it cost?

Pay-per-result — and you only pay for companies we resolve (records below your minConfidence are returned free):

EventPrice
Actor start$0.01
Enriched company$0.02 / company

No subscription, no per-seat fees, no credits that expire — a fraction of Clearbit, Clay, ZoomInfo, or Apollo per record.

How is this different from Clearbit / Clay / Apollo?

  • Pay per result, not per seat — enrich 50 or 50,000 domains, pay only for what resolves.
  • Tech stack + contacts + confidence in one call — most actors do only one of those.
  • No API key, no account — runs on Apify; export anywhere or call from an AI agent / MCP client.

FAQ

Where does the data come from? The company's own public website (homepage, about, team, contact pages) plus structured data (schema.org) — not a stale third-party database.

How accurate are the emails? Every email carries a confidence score: on-domain personal emails with valid MX rank highest; role inboxes (info@, sales@) and pattern matches rank lower. You decide the threshold.

Can I run it on thousands of domains? Yes — pass them all in domains. It crawls each independently.

Does it work inside an AI agent? Yes — call it via the Apify API or MCP and feed the JSON straight into your agent.


Built and maintained by Renzo Madueño — I ship 45+ web-data and lead-gen Actors. Found a bug or want another field? Open an issue or leave a review and tell me.