Company Identity Resolver

live$0.007/resultEnrichment

Reconcile any company name, domain, or LinkedIn slug into one canonical identity tuple with confidence scoring.

Use Cases

  • Data normalization. Reconcile messy company data (mixed names, domains, LinkedIn slugs) into a single canonical identity per company.
  • Deduplication. Run before CRM import to merge records that refer to the same company under different names or domains.

Features

  • Name, domain, or LinkedIn slug input
  • Canonical company identity resolution
  • Confidence scoring per resolved field
  • Cross-source reconciliation
  • Batch processing support
  • No API keys required

Input

company_domainstringrequired

The company domain to analyze, e.g. 'stripe.com'. Do not include https:// or www.

Output schema

json
{
  "input": "stripe",
  "canonical_name": "Stripe, Inc.",
  "canonical_domain": "stripe.com",
  "linkedin_slug": "stripe",
  "confidence": 0.97
}

Pricing

$0.007per result

Pay-per-event billing on the Apify platform. You are charged only when the actor returns a result. No subscription, no seat license.

Free-tier Apify accounts include monthly free compute. Upgrade for higher concurrency and volume.

Available on