Website Contact Finder
Crawl any domain list and extract emails, phones and social profiles
What it does
Give it a list of domains and it returns business emails, phone numbers, and social profile links (LinkedIn, X/Twitter, Facebook, Instagram, YouTube) scraped from each site's homepage, contact page, and about page. No login, no API key, no browser — pure HTTP crawling. Works as an MCP server in Claude, ChatGPT and any AI agent.
Built in
- ✓ Emails, phones and 5 social platforms per domain
- ✓ Crawls homepage, /contact, /about and discovered links
- ✓ Role-address filtering (keeps info@ / sales@, strips no-reply@)
- ✓ Only charges domains that return at least one contact
- ✓ Works as an MCP tool in Claude and AI agents
Common questions
What pages does it crawl per domain? +
It starts with the homepage and four common paths (/contact, /about, /contact-us, /team), then follows footer links and contact-keyword anchors found on those pages, up to maxPagesPerSite total. The default is 5 pages per domain.
Does it handle JavaScript-heavy sites? +
No — the actor uses pure HTTP (got-scraping + cheerio) for speed and low cost. Heavily JavaScript-rendered sites may return fewer results. For those, pair it with RAG Crawler which uses Playwright.
When am I charged? +
Only when a domain returns at least one email, phone, or social link. Domains that crawl successfully but yield no contacts are never charged.
Will it find LinkedIn company pages? +
Yes. It detects LinkedIn /company/ and /in/ profile links from any anchor tag on the crawled pages. Same for X, Facebook, Instagram, and YouTube — all returned in a structured socials object.
Try it on Apify.
Pay only for results delivered. No credit card required to sign up.