Website Contact Extractor Pro — Emails & Phone Numbers avatar

Website Contact Extractor Pro — Emails & Phone Numbers

Pricing

from $8.00 / 1,000 results

Go to Apify Store
Website Contact Extractor Pro — Emails & Phone Numbers

Website Contact Extractor Pro — Emails & Phone Numbers

Advanced website contact extraction with deeper crawling and higher rate limits. Finds email addresses, phone numbers, and social media profiles across complex multi-page sites.

Pricing

from $8.00 / 1,000 results

Rating

0.0

(0)

Developer

Maged

Maged

Maintained by Community

Actor stats

2

Bookmarked

28

Total users

0

Monthly active users

15 days ago

Last modified

Share

What does Website Contact Extractor Pro do?

Website Contact Extractor Pro is the advanced version of the Website Contact Scraper, with deeper crawling, higher rate limits, and more reliable contact detection across complex multi-page websites. Extracts emails, phone numbers, and social media profile links at scale.

This Actor runs on the Apify platform. Use it for high-volume B2B lead generation, large-scale sales prospecting, or agency-grade contact database building.

Why use Website Contact Extractor Pro?

  • Deeper crawling — follows more pages and link patterns than the standard version
  • Higher reliability — better extraction on complex or JavaScript-rendered sites
  • Higher rate limits — designed for large batches of websites
  • All contact types — emails, phones, LinkedIn, Twitter, Facebook, and more
  • Agency-grade — built for high-volume use cases

How to use Website Contact Extractor Pro

  1. Open the Actor and click Try for free
  2. Enter a list of website URLs
  3. Configure crawl depth, max pages, and concurrency settings
  4. Click Start — contacts appear in the Output tab
  5. Export as CSV for direct CRM import

Input

{
"urls": [
"https://company1.com",
"https://company2.com",
"https://company3.com"
],
"maxDepth": 3,
"maxPages": 25,
"concurrency": 5
}
FieldTypeDescriptionDefault
urlsarrayWebsite URLs to crawlrequired
maxDepthintegerCrawl depth3
maxPagesintegerMax pages per website25
concurrencyintegerConcurrent crawls5

Output

Results are stored in the Apify dataset. Download in JSON, CSV, HTML, or Excel.

{
"websiteUrl": "https://company1.com",
"contacts": [
{
"sourceUrl": "https://company1.com/team",
"emails": ["ceo@company1.com", "hr@company1.com"],
"phones": ["+1-555-987-6543"],
"socialLinks": {
"linkedin": "https://linkedin.com/company/company1",
"twitter": "https://twitter.com/company1"
}
}
],
"totalEmailsFound": 5,
"totalPagesScraped": 12
}

Output fields

FieldTypeDescription
websiteUrlstringRoot website URL
contactsarrayAll contacts grouped by source page
totalEmailsFoundnumberTotal unique emails found
totalPagesScrapednumberNumber of pages crawled

Cost

Pay-per-result pricing:

VolumeEstimated cost
50 websites~$0.10–$1.00
500 websites~$1–$10

Tips

  • For large batches (500+ sites), use Apify's scheduling and concurrency settings to run overnight
  • Set maxDepth: 1 for speed when targeting contact/about pages directly
  • Use the standard Website Contact Scraper for smaller batches at lower cost

FAQ

What is the difference between this and the standard Contact Scraper? Pro has deeper crawling, more reliable JS-rendered page handling, and higher per-run rate limits — better suited for large-scale or complex sites.

Is this Actor maintained? Yes. Report bugs or feature requests in the Issues tab.

Need help or have questions? Open an issue in the Issues tab or reach out on Discord: maged03211