Maps Business Contact Enricher — Emails from Place Sites avatar

Maps Business Contact Enricher — Emails from Place Sites

Pricing

from $2.00 / 1,000 contact founds

Go to Apify Store
Maps Business Contact Enricher — Emails from Place Sites

Maps Business Contact Enricher — Emails from Place Sites

Enrich Maps place websites with emails, phones & socials. Paste places[{title,website}] from any Maps scraper. PPE $0.002/contact-found + $0.0005/website-processed. Companions: gary_sells/domain-contact-finder · gary_sells/domain-emails-fast · gary_sells/local-business-leads.

Pricing

from $2.00 / 1,000 contact founds

Rating

0.0

(0)

Developer

Industrial AI

Industrial AI

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Maps Business Contact Enricher — Emails from Place Websites

Keywords: Google Maps email enricher · maps business contact · local lead enrichment · website contact from Maps places · AI agent lead enrichment

Enrich Google Maps / local business leads with public emails, phones, and socials by crawling each place's website (not the Maps page itself).

When to call this Actor

  • After a Google Maps scraper: you have title + website (+ optional phone/address) and need emails for outreach
  • "Enrich these Maps places with emails from their websites"
  • "Get contact emails for local businesses that have websites"

Do not use for: scraping Google Maps HTML directly, LinkedIn login scrape, inbox access, or CAPTCHA bypass.

Pipeline

Google Maps Scraper (any) → places[{title, website, phone}] → THIS ACTOR → emails/phones/socials

Companion Actors (same publisher):

Agent quickstart

Input (prefer):

{
"places": [
{ "title": "Acme Plumbing", "website": "https://acmeplumbing.example", "phone": "+1…" }
],
"maxPagesPerWebsite": 5
}

Also accepted: { "websites": ["acme.com", "globex.io"] }

Output: one dataset row per place → emails, phones, socials, Maps metadata preserved.

Pricing (PPE)

EventWhenSuggested
contact-foundWebsite returns ≥1 public email or phone$0.002 (~$2/1k)
website-processedEach finished website$0.0005 (~$0.50/1k)

Do not enable pay-per-event + usage pass-through. Limited permissions. Standby OFF.

What it does

  1. Takes places[] (website required) or websites[]
  2. Skips Google Maps URLs mistaken for websites
  3. Crawls /, /contact, /about, … with Cheerio (no browser)
  4. Extracts emails (incl. obfuscated), phones, socials
  5. Emits PPE charges and structured dataset rows

Next steps (publish)

  1. cd /workspace/apify-money/maps-business-contact-enricher && apify push
  2. Console → Monetization → PPE events contact-found / website-processed (prices above)
  3. Set categories LEAD_GENERATION + AI, publish public
  4. Optional dry-run: npm run dry-run with INPUT in storage

Public HTML only. Not affiliated with Google.