Website Contact Intelligence avatar

Website Contact Intelligence

Pricing

Pay per event

Go to Apify Store
Website Contact Intelligence

Website Contact Intelligence

Extract public business emails, phones, social profiles and technology signals from websites.

Pricing

Pay per event

Rating

0.0

(0)

Developer

Xavier

Xavier

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Categories

Share

Website Contact Intelligence

Turn public company websites into CRM-ready business intelligence. Extract public email addresses, phone numbers, social profiles, contact pages and common technology signals from hundreds of domains in one run.

What it extracts

  • Public business email addresses and click-to-call phone numbers
  • LinkedIn, Facebook, Instagram, X, YouTube and TikTok profiles
  • Company name, website title and meta description
  • Contact, about, team, support and legal page URLs
  • CMS, e-commerce, analytics and frontend technology signals
  • A transparent lead score based on contactability and profile completeness

The Actor starts from each supplied website and follows only a small set of high-value pages on the same domain. It uses lightweight HTTP requests rather than a browser, keeping runs fast and inexpensive.

How to use

  1. Add one or more public website URLs.
  2. Choose how many relevant pages to inspect per website.
  3. Enable Only output websites with email when you want contact-ready records only.
  4. Run the Actor and export the dataset as JSON, CSV, Excel, XML or JSONL.

Example input

{
"startUrls": [
{ "url": "https://www.digitalised.io/" },
{ "url": "https://www.example.com/" }
],
"maxPagesPerWebsite": 5,
"onlyWithEmail": false,
"includeTechnologySignals": true,
"maxConcurrency": 10,
"proxyConfiguration": {
"useApifyProxy": false
}
}

Example output

{
"domain": "example.com",
"websiteUrl": "https://www.example.com/",
"companyName": "Example",
"emails": ["hello@example.com"],
"phones": ["+1 212 555 0100"],
"linkedinUrl": "https://www.linkedin.com/company/example",
"technologies": ["WordPress", "Google Tag Manager"],
"leadScore": 95,
"pagesScraped": 4
}

Responsible use

This Actor collects information that websites publish publicly. Use the output lawfully, respect privacy and marketing regulations, and do not use it for spam, harassment or unlawful profiling.