Website Contact Email Phone Scraper avatar

Website Contact Email Phone Scraper

Pricing

from $5.00 / 1,000 results

Go to Apify Store
Website Contact Email Phone Scraper

Website Contact Email Phone Scraper

Website email scraper + business phone/contact form finder with contactability score. Pay \.005/success; failed sites free. Public pages only.

Pricing

from $5.00 / 1,000 results

Rating

0.0

(0)

Developer

Nicholas Knight

Nicholas Knight

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

16 hours ago

Last modified

Share

Public Contact & Conversion Intelligence

Store: https://apify.com/black_magic/public-contact-and-conversion-intelligence
Also on RapidAPI: https://rapidapi.com/knightlogics/api/public-contact-conversion-intelligence (BASIC free · 10 sites/mo)

Turn public business websites into structured, evidence-backed contactability records. URL in → emails, phones, forms, social links, CTAs, and DNS mail-policy signals out.

Case study (proof)

Real run on https://knightlogics.com (2 public pages): contactability score 85 with public email, phones, form, Facebook/LinkedIn, and MX+SPF+DMARC on the email domain.

Full write-up: marketplace/case-study-knightlogics.md · JSON: marketplace/sample-output-excerpt.json

Why this Actor (vs generic email scrapers)

  • Pay only on success — failed websites are logged and not written to the default dataset, so they are uncharged under pay-per-event
  • Contactability score (0–100) with explicit score reasons — not just a raw email dump
  • DNS mail-policy evidence (MX / SPF / DMARC presence) for discovered email domains — domain-level, not mailbox existence claims
  • Public pages only — no login, no SMTP probing, no outreach sending

Who it is for

  • CRM hygiene and vendor / supplier research
  • Sales operations and directory QA
  • Lead-list enrichment when you already have a company website (public pages only)
  • Agentic scrapers that need contact paths, not outreach automation

It does not log in, bypass access controls, probe SMTP mailboxes, claim that a mailbox exists, send outreach, or collect data from private profiles.

Example input

{
"urls": ["https://knightlogics.com"],
"maxPagesPerSite": 3
}

Provide 1–100 public https:// URLs and choose 1–5 pages per website. The Actor starts at the homepage and follows only same-site links that look like contact, about, team, support, quote, estimate, booking, or scheduling pages.

Trust note: Failed websites are logged and not written to the default dataset, so they are not charged under pay-per-event.

Example output (excerpt)

Each successful website becomes one dataset item. Failed sites are logged and not pushed to the default dataset (so they are uncharged under pay-per-event).

Real smoke / demo excerpt from https://knightlogics.com:

{
"requested_url": "https://knightlogics.com",
"final_url": "https://knightlogics.com",
"title": "Knight Logics | Tampa Bay Websites & Local SEO",
"emails": ["support@knightlogics.com"],
"phones": ["+18137735553", "+18138273413"],
"contact_forms": ["https://formspree.io/f/xnnggyzp"],
"social_links": {
"facebook": "https://www.facebook.com/KnightLogics/",
"linkedin": "https://www.linkedin.com/company/knight-logics/"
},
"contactability_score": 85,
"score_reasons": [
"public email found (+30)",
"public phone found (+15)",
"contact form found (+25)",
"public social profile found (+10)",
"email domain publishes MX records (+5)"
]
}

Full sample: marketplace/sample-output-excerpt.json. Store thumbnail (upload in Console if needed): marketplace/apify-store-thumbnail.png.

Pricing and agent use

Pay-per-event on Apify’s primary dataset-item event (apify-default-dataset-item): $0.005 per successful website. Failed sites are uncharged. The Actor checks the buyer’s charge limit before additional work and stops when the limit is exhausted.

Pay-per-event plus limited permissions makes the Actor eligible for Apify agentic payments, subject to the seller’s Console configuration and Store publication.

Also sell / try:

Prefer card/USD without crypto? Same product on RapidAPI Hub — BASIC free (10 requests/month), then PRO $25 / 2,000 when you outgrow BASIC.

Store SEO keywords

public contact extractor, website email scraper (public pages), business phone finder, contact form finder, CRM website enrichment, vendor research contacts, sales ops contactability score, MX SPF DMARC check, lead list website enrichment, public website intelligence, B2B contact path extraction

Try the same product elsewhere

Responsible use

Use public business contact data only for a lawful purpose. Buyers are responsible for privacy, anti-spam, platform, consent, suppression-list, and opt-out requirements that apply to their use case and jurisdiction. This Actor is an extraction and evidence tool, not an outreach service.

Reliability boundaries

  • Only public HTTPS pages are accepted.
  • Private, loopback, link-local, and credential-bearing targets are rejected.
  • Every redirect is revalidated; cross-domain crawling is refused.
  • HTML is capped at 512 KB per page, redirects at 3, and pages at 5 per website.
  • Email DNS evidence is domain-level and does not prove mailbox existence.
  • JavaScript-only pages may expose fewer signals than rendered browser crawlers.