Business Lead Generator avatar

Business Lead Generator

Pricing

Pay per usage

Go to Apify Store
Business Lead Generator

Business Lead Generator

Search for businesses by type and city, visit their websites, and extract emails and phone numbers. Full pipeline in one actor.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Benny

Benny

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

0

Monthly active users

5 days ago

Last modified

Categories

Share

Tell it what kind of business and where. It searches Google, finds their websites, crawls contact pages, and returns emails and phone numbers.

One actor replaces the whole "search → visit → scrape" pipeline.

Input

{
"queries": [
"plumbers in Dallas TX",
"web design agencies in Miami FL",
"dentists near Austin TX"
],
"maxResultsPerQuery": 10
}

Output

{
"query": "plumbers in Dallas TX",
"domain": "dallasproplumbing.com",
"url": "https://dallasproplumbing.com/contact",
"title": "Contact Us - Dallas Pro Plumbing",
"emails": ["info@dallasproplumbing.com"],
"phones": ["(214) 555-1234"]
}

How it works

  1. Searches Google for each query
  2. Extracts business website URLs from results (skips Yelp, Facebook, etc.)
  3. Visits each website's main page, contact page, and about page
  4. Extracts emails (including mailto: links) and phone numbers
  5. Deduplicates and returns structured data

Use cases

  • Build targeted email lists for cold outreach
  • Find local service providers
  • Agency prospecting by niche and location
  • Market research