Contact Scout — website contact extractor
Pricing
Pay per usage
Contact Scout — website contact extractor
Feed it business websites, get back emails, phone numbers and social profiles — one clean row per site.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Myat Thu
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
7 days ago
Last modified
Categories
Share
Contact Scout
Feed it a list of business websites. Get back one clean row per site: email addresses, phone numbers, and social profiles (LinkedIn, Facebook, Instagram, X/Twitter, YouTube).
Built for lead enrichment: you have a list of company domains (from a directory, a CRM export, a conference list) and need the contact details that are sitting on their public websites.
What it does
For each website, Contact Scout:
- Fetches the homepage.
- Finds the most contact-likely internal pages (contact, about, team,
support, impressum...) and scans up to
max_pages_per_siteof them. - Extracts:
- Emails — from
mailto:links and page text (asset filenames and tracker domains filtered out). - Phone numbers —
tel:links are trusted verbatim; text matches are kept only when they look like written phone numbers, so dates, prices, and map coordinates stay out of your data. - Social profiles — first LinkedIn / Facebook / Instagram / X / YouTube profile link found (share buttons ignored).
- Emails — from
Input
| Field | Type | Default | Notes |
|---|---|---|---|
start_urls | array | — | One entry per website |
max_pages_per_site | integer | 5 | 1–20; homepage counts |
Output
One dataset row per site:
{"website": "https://example.com","domain": "example.com","emails": ["hello@example.com"],"phones": ["+61 3 9000 0000"],"linkedin": "https://linkedin.com/company/example","facebook": null,"instagram": null,"twitter_x": "https://x.com/example","youtube": null,"pages_scanned": 4}
Export as JSON, CSV, or Excel from the dataset tab, or pull via API.
Fair use
Contact Scout reads publicly displayed business contact information only. You are responsible for complying with the laws that apply to your use of the data — in particular anti-spam law (consent and unsubscribe requirements apply to outreach in most countries, including Australia's Spam Act and the EU's GDPR/ePrivacy rules). Scan sites politely: the Actor rate-limits itself between pages.