DEV Community

NexGenData
NexGenData

Posted on • Originally published at thenextgennexus.com

New: Person Enrichment API — turn a name + company into a public-web profile, and pay only on a match

What it does

Person Enrichment takes a name and a company and matches that person against the company's own public website — team, about and leadership pages — then returns the match plus firmographics from the company homepage. It is public-web only: no LinkedIn, no login-walled sources. Billing is success-based, so an unmatched row costs nothing beyond the tiny actor-start.

Who it's for

B2B sales and revenue-ops teams cleaning or enriching lead lists, growth engineers building enrichment into a CRM pipeline, and AI agents that need to attach a title and company description to a raw name+company row without touching LinkedIn.

Sample fields / output

  • name, company, domain
  • matched — true only when the person was found on the company's public site
  • title — role where cleanly extractable (best-effort)
  • matchSource — the exact page the match came from, and snippet for surrounding context
  • companyName, companyDescription — firmographics from the company homepage

Example use cases

  • Enrich a list of name+company rows to public titles, keeping only the matched people
  • Attach a one-line company description to inbound leads for faster routing
  • Feed an AI SDR agent public-web context on a prospect without a LinkedIn dependency

Try Person Enrichment API on Apify →

Related actors: Company Enrichment · B2B Contact Enricher · Email Verification

FAQ

Does this use LinkedIn?

No. It matches only against the company's own public website and homepage firmographics — no LinkedIn or any login-walled source.

How am I billed?

Pay-per-event, success-billed: $0.05 per person matched (about 20 matches per $1), plus a $0.005 actor-start. Unmatched people are not charged.

Why isn't every row matched?

Not every person has a public bio on their company's site, so match rates are moderate and vary by company. You only pay for the matches.

Top comments (0)