๐Ÿข Company Enrichment โ€” Domain & Contact Finder avatar

๐Ÿข Company Enrichment โ€” Domain & Contact Finder

Pricing

from $5.00 / 1,000 results

Go to Apify Store
๐Ÿข Company Enrichment โ€” Domain & Contact Finder

๐Ÿข Company Enrichment โ€” Domain & Contact Finder

Enrich company names with domains, emails, social profiles, employee count, industry & tech stack. B2B data enrichment for sales teams. Clearbit alternative.

Pricing

from $5.00 / 1,000 results

Rating

0.0

(0)

Developer

Stephan Corbeil

Stephan Corbeil

Maintained by Community

Actor stats

0

Bookmarked

19

Total users

13

Monthly active users

21 hours ago

Last modified

Share

๐Ÿง  Company Enrichment Tool โ€” Clearbit, ZoomInfo & Apollo Alternative

Turn a domain or company name into a full firmographic profile โ€” industry, headcount, location, funding, tech stack, social links, and contact emails. Built as a pay-per-call alternative to Clearbit ($99-999/mo), ZoomInfo Enrich, Apollo's enrichment API, and FullContact for CRM enrichment, lead scoring, and ABM workflows.

Why Company Enrichment Tool Beats Clearbit, ZoomInfo Enrich, Apollo & FullContact

FeatureNexGenData Company EnrichmentClearbitZoomInfo EnrichApollo APIFullContact
Cost$0.01 / domain, pay-per-result$99-999 / monthEnterprise contractPlan-gated credits$99-499 / month
Domain โ†’ firmographicYesYesYesYesYes
Tech-stack detectionYes โ€” live HTTP + HTML scanYesYesYesLimited
Funding + headcount growthYesYesYesYesLimited
Email pattern discoveryYesPlan-gatedPlan-gatedYesNo
Bulk batchCSV in โ†’ enriched CSV outAPI-onlyPlan-gatedPlan-gatedPlan-gated
API accessApify REST + SDKsPaid planEnterprisePaid planPaid plan
Auth requiredApify tokenAPI keyEnterprise contractAPI keyAPI key
Monthly minimumNone$99+$$$$$49+$99+

Most CRM-ops and growth teams pick this actor instead of Clearbit because per-domain cost is 5-10ร— lower at the same data shape, and it's the only drop-in alternative to ZoomInfo Enrich that ships JSON / CSV exports without an enterprise contract. Cheaper than maintaining your own scraper + Clearbit Reveal stack.

What You Get Per Domain

  • company, domain, linkedin_url, twitter_url, facebook_url
  • industry, naics, sic, description, founded_year
  • size_range, revenue_range, headcount_growth_90d
  • hq_country, hq_state, hq_city, phone, address
  • tech_stack โ€” detected SaaS + infra (live HTTP / HTML scan)
  • funding_stage, last_funding_round, last_funding_amount, last_funding_date
  • emails โ€” discovered + validated email addresses on the domain
  • email_pattern โ€” inferred firstname.lastname / first / etc.

Use Cases

  • CRM enrichment โ€” fill in missing firmographics on lead intake or list import
  • Lead scoring โ€” score inbound leads by ICP fit (industry + size + tech)
  • ABM / outbound โ€” enrich a target-account list with multi-source firmographics + contacts
  • Sales ops โ€” replace a $500/mo Clearbit seat with pay-per-call enrichment
  • Investors / market mappers โ€” bulk-enrich a list of competitor domains in a vertical
  • Webhook-on-signup โ€” auto-enrich every new free-trial signup at $0.01/account

Quick Start (Python)

from apify_client import ApifyClient
client = ApifyClient("YOUR_APIFY_TOKEN")
run = client.actor("nexgendata/company-enrichment-tool").call(run_input={
"domains": ["stripe.com", "vercel.com", "anthropic.com"]
})
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
print(item["company"], item["industry"], item["size_range"])

Pricing โ€” Pay Per Domain

  • Actor start: $0.005
  • Domain: $0.01

A 1,000-domain CRM cleanup = $10.005. A daily 100-domain inbound-trial enrichment = $1.005/day. No monthly minimum.

Use caseActor
B2B leads finder (multi-source)b2b-leads-finder
AI lead-gen agent (NL-query interface)lead-gen-ai-agent
Find emails on a domaincompany-email-finder
Email validator (SMTP + MX)email-validator
Contact info scraper (emails + phones + socials)contact-info-scraper
Lead-list enricher (CSV in โ†’ CSV out)lead-list-enricher
Hiring-signal detectorhiring-signal-detector
Website email extractorwebsite-email-extractor
Tech-stack detector (BuiltWith alt)company-tech-stack-detector

FAQ

Q: How fresh is the data? A: Tech-stack and emails are live-fetched per run. Firmographic data refreshes weekly.

Q: Coverage outside the US? A: Global โ€” every domain is enrichable. Firmographic depth is best for US / EU / UK; APAC and LATAM coverage is improving.

Q: Can I batch 10,000 domains? A: Yes โ€” single run, $100.005 total. Apify handles concurrency, retries, and rate-limit backoff internally.

Q: Does it return the CEO / founder email? A: Best-effort. The emails array includes role-based and personal patterns when discoverable. Use the company-email-finder actor for deeper coverage.

Q: GDPR / CCPA? A: Output is B2B firmographic data plus role-based emails. You are the controller for downstream use โ€” follow your jurisdiction's prospecting rules.


How NexGenData Pricing Works

Every NexGenData actor uses pay-per-event pricing โ€” you only pay for results that actually land in your dataset. No monthly minimum, no seat fees, no surprise overage bills.

  • Actor Start: a single-event charge each time you spin the actor up (scaled to memory size)
  • Result / item: charged per item written to the default dataset
  • No charge for retries, internal proxy rotation, or failed sub-requests โ€” those are absorbed by the platform

Apify Platform Bonus

New to Apify? Sign up with the NexGenData referral link โ€” you get free platform credits on signup (enough for several thousand free results) and you help fund the maintenance of this actor fleet.

Integration Surface

Every actor in the NexGenData catalog can be triggered from:

  • Apify console โ€” point-and-click run
  • Apify API โ€” REST + webhooks
  • Apify Python / JS SDKs โ€” programmatic batch
  • Zapier, Make.com, n8n โ€” official integrations
  • MCP โ€” many actors are exposed as MCP tools for Claude / ChatGPT / Cursor agents
  • Schedules โ€” built-in cron for daily / weekly / monthly runs
  • Webhooks โ€” POST results to any HTTPS endpoint on dataset write

Support

NexGenData maintains 260+ Apify actors and ships updates regularly. Bug reports via the Apify console issues tab get a response within 24 hours. Roadmap requests are welcome โ€” high-demand features ship in the next version.

Home: thenextgennexus.com Full catalog: apify.com/nexgendata