Company Website Intelligence Extractor avatar

Company Website Intelligence Extractor

Pricing

Pay per usage

Go to Apify Store
Company Website Intelligence Extractor

Company Website Intelligence Extractor

Extract a structured company research profile from any website. Built for AI agents, lead enrichment, CRM prep, and outbound research: offer, ICP, positioning, contact paths, evidence URLs, warnings, and confidence.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Pete Mientkiewicz

Pete Mientkiewicz

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

9 days ago

Last modified

Share

Company Website Intelligence Extractor turns a public company website into a structured company research profile for AI agents, lead enrichment, CRM preparation, sales research, and outbound workflows. Give it a domain or URL and it returns a compact JSON profile with positioning, offer signals, likely audience, contact paths, evidence pages, warnings, and confidence.

Use cases

  • Build company research briefs before outbound sales.
  • Enrich a domain list with website positioning and contact evidence.
  • Help an AI sales agent understand what a company does before writing a message.
  • Prepare CRM records with offer, ICP, website, social, and contact-path clues.
  • Triage companies before deeper enrichment with LinkedIn, Google Maps, or email tools.

Use this Actor when

Use this Actor when an agent needs a first-pass company profile from a website, especially for lead qualification, market research, prospecting, or workflow chaining.

Do not use this Actor when

Do not use it for legal, financial, or compliance due diligence. It only reads public web pages and should treat thin, blocked, or outdated websites as weak signals.

Input

{
"domainOrUrl": "https://scaleupsystems.co",
"maxPages": 3
}

Output

The Actor writes one structured record to the default dataset. Typical fields include:

  • sourceUrl
  • status
  • companyNameGuess
  • positioningSummary
  • offerSignals
  • likelyAudience
  • businessModelSignals
  • contactPaths
  • emails
  • socialLinks
  • evidencePages
  • confidence

Agent workflow

  1. Run this Actor with a company domain.
  2. Read results from the default dataset URL.
  3. Use positioningSummary, offerSignals, and businessModelSignals to decide whether the company fits your workflow.
  4. Use evidencePages and contactPaths as citations or next-step URLs.

Limitations

  • Output is research-grade, not a verified company database.
  • Blocked pages, JavaScript-heavy sites, and sparse websites may reduce confidence.
  • Contact details are extracted only when visible on public pages.

Pricing and runtime

This MVP uses bounded page fetches and compact JSON output. Keep maxPages low for agent-driven workflows and increase only when deeper evidence is needed.