Business Email Extractor avatar

Business Email Extractor

Pricing

from $8.00 / 1,000 results

Go to Apify Store
Business Email Extractor

Business Email Extractor

Pricing

from $8.00 / 1,000 results

Rating

0.0

(0)

Developer

Admo Solutions

Admo Solutions

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

Extract email addresses, phone numbers, and social media profiles from any website. Perfect for lead generation when combined with Google Maps data.

Why use this Actor?

  • Lead Generation: Find contact info for businesses you discover on Google Maps
  • Bulk Processing: Crawl hundreds of websites automatically
  • Smart Crawling: Prioritizes contact/about pages for faster results
  • Social Discovery: Finds Facebook, Instagram, LinkedIn, Twitter, YouTube, and TikTok profiles
  • Clean Data: Filters out junk emails and invalid phone numbers

How to use

  1. Enter website URLs (one per line) or use the output from Google Maps Scraper
  2. Set max pages per website (default: 5 — enough to find contact info)
  3. Click Start and download your results

Input

FieldDescriptionDefault
Website URLsList of URLs to crawlRequired
Max Pages per WebsitePages to crawl per site5
ConcurrencySimultaneous crawls3

Output

Each result includes:

  • website: The source URL
  • domain: Extracted domain name
  • emails: List of valid email addresses found
  • phones: List of phone numbers found
  • social: Social media profile URLs by platform
  • pagesCrawled: Number of pages crawled
{
"website": "https://example-restaurant.com",
"domain": "example-restaurant.com",
"emails": ["info@example-restaurant.com", "reservations@example-restaurant.com"],
"phones": ["+1 (555) 123-4567"],
"social": {
"facebook": ["https://facebook.com/ExamplRestaurant"],
"instagram": ["https://instagram.com/examplerestaurant"]
},
"pagesCrawled": 5
}

Download results as JSON, CSV, HTML, or Excel.

Pricing

This Actor uses Pay Per Event pricing — you only pay for websites that return contact information. No results = no cost.

Tips

  • Combine with Google Maps Scraper for automated lead generation
  • Increase max pages for websites with complex navigation
  • Lower concurrency if you encounter timeouts