Kanto Labs
Company Enrichment icon

Web data · Apify actor

Company profiles from a domain or a name

Turn a list of domains or company names into clean company profiles: name, description, logo, favicon, brand colour, the company's own social profiles, its apps and its about, pricing and careers pages, plus industry, headquarters, founding year, employees, revenue and stock ticker from Wikidata. One row per company.

$0.003 per companyFailed inputs are freeLaunching soon

Launching soon. Company Enrichment is built, tested and priced, and is waiting to go public on the Apify Store. The button below opens its Store page, which will be live shortly.

What it does

Company Enrichment, in short

  • From one normal visit to the homepage: name, description, logo, favicon, brand colour and language
  • The company's own social profiles (LinkedIn, X, Facebook, Instagram, YouTube, GitHub and more) and App Store / Google Play links
  • Key pages: about, pricing, careers, contact, blog, docs
  • From Wikidata: industries, country, headquarters, founded, employees and revenue with the year of each figure, tickers, parent company, legal form, LEI
  • Accepts domains, URLs, email addresses or company names
  • No personal data: no emails, phone numbers or names of people

Who it's for

Built for

CRM and lead-list enrichmentAdd logo, industry, size, HQ and social links to a list of domains.
Logos in your productCustomer walls, integration pages and dashboards.
Sales prep and account researchOne row says what the company does, how big it is, where it is and where its pricing and careers pages are.
Market mapsIndustries, founding years, tickers and parent companies in bulk.

Example

Input and output

One dataset row per result, downloadable as JSON, CSV or Excel, or read through the Apify API.

Input
{
  "companies": ["hubspot.com", "https://www.notion.so/product",
                "Siemens", "ceo@canva.com"]
}

From a real cloud run, shortened. A name works too: Siemens came back with siemens.com, Munich, founded 1847, 320,000 employees and ticker SIE.

Output (one row)
{
  "input": "hubspot.com",
  "domain": "hubspot.com",
  "name": "HubSpot",
  "description": "HubSpot's customer platform includes all the marketing, sales, customer service, and CRM software you need to grow your business.",
  "logoUrl": "https://www.hubspot.com/hubfs/HubSpot_Logos/HSLogo_color.svg",
  "industries": ["software industry", "software as a service", "marketing"],
  "country": "United States",
  "headquarters": "Cambridge",
  "founded": "2006",
  "employees": 8246,
  "revenue": 2630000000,
  "stockTickers": ["HUBS"],
  "socialProfiles": {
    "linkedin": "https://www.linkedin.com/company/hubspot",
    "x": "https://x.com/HubSpot"
  },
  "keyPages": { "about": "https://www.hubspot.com/our-story",
                "careers": "https://www.hubspot.com/careers" },
  "error": null
}

Pricing

Pay per result. Failures are free.

$0.003company enriched · $3.00 per 1,000

No subscription, no monthly minimum. Apify platform compute is included in the price; Apify also adds a tiny start fee per run ($0.00005 per GB of run memory).

Example costs
You runYou pay
100 companies$0.30
1,000 companies$3.00
10,000 companies$30.00
Worked example. You enrich a 2,000-row CRM export; 150 domains are dead and 50 names match nothing.1,800 enriched × $0.003 = $5.40
200 with no data = $0.00

Not charged:

  • Unreachable domains with no Wikidata entry
  • Names that match no organisation
  • Invalid inputs

A company is charged once when its website or Wikidata returned data. Small businesses usually get the website fields only, which still counts as a result. You can set Maximum cost per run in the run options and the actor stops cleanly when it is reached.

FAQ

Questions

Which companies have firmographics?

Those with a Wikidata entry: most public companies, well-known startups, universities, NGOs and brands. Small businesses usually get the website fields only.

How is a company name matched?

By Wikidata search, restricted to organisations whose label contains the name you typed; the best-documented one wins. Use a domain when you need an exact match.

Is the website read with a browser?

No, with one plain request to the homepage, so it is fast and cheap. Sites that need JavaScript to show their links may return fewer social profiles.

Does it return emails or phone numbers?

No, on purpose. Social links are the company's own profiles as published on its own website or on Wikidata.

Why is the employee count missing for some companies?

Wikidata does not have it for every company. The date of each figure is included when it exists.

Try Company Enrichment on Apify

Apify's free plan includes monthly platform credit you can use to try it. Also callable from AI assistants through the Kanto Labs MCP server.

Run it on Apify