Public Business Contact Extractor avatar

Public Business Contact Extractor

Pricing

from $5.00 / 1,000 results

Go to Apify Store
Public Business Contact Extractor

Public Business Contact Extractor

Extract public business emails, phone numbers, WhatsApp links, social profiles, and contact pages from websites supplied by the user.

Pricing

from $5.00 / 1,000 results

Rating

0.0

(0)

Developer

lautaro mottier

lautaro mottier

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

2

Monthly active users

9 days ago

Last modified

Share

Extract publicly available business contact details from websites in seconds. Add one or more company URLs and receive structured, export-ready data without paid third-party APIs.

What it extracts

  • Public email addresses
  • Telephone numbers
  • WhatsApp links
  • LinkedIn, Facebook, Instagram, X, YouTube, and TikTok profiles
  • Contact and about-page candidates
  • Page title, description, final URL, and domain
  • Scan timestamp and errors

Use cases

  • Build prospect lists from business websites
  • Enrich CRM records
  • Find official contact channels
  • Audit company websites for missing contact details
  • Export leads to CSV, Excel, JSON, or API workflows

Input

Provide business websites in the Start URLs field. You can process several websites in one run.

Example:

{
"startUrls": [
{ "url": "https://apify.com" }
],
"maxRequestsPerCrawl": 30
}

The Actor scans each supplied page and may follow a small number of same-domain contact, support, or about pages.

Output

Each scanned page produces a structured dataset item containing:

{
"requestedUrl": "https://example.com",
"finalUrl": "https://example.com/",
"domain": "example.com",
"pageTitle": "Example Company",
"description": "Company description",
"emails": ["hello@example.com"],
"phones": ["+1 555 123 4567"],
"whatsappLinks": [],
"socialLinks": ["https://www.linkedin.com/company/example"],
"contactPageCandidates": ["https://example.com/contact"],
"scannedAt": "2026-08-06T00:00:00.000Z"
}

Pricing

Pay only for dataset results produced. The listed price is shown per 1,000 results; small runs cost only a fraction of that amount.

Responsible use

Use this Actor only for lawful purposes and websites you are allowed to access. It extracts information already published on public business pages. Respect privacy, anti-spam, data-protection, and website terms applicable in your jurisdiction.

Support

If a public business page does not return the expected fields, open an issue with the URL and expected result. Do not include passwords, private records, or personal sensitive information.