Maps Business Contact Enricher — Emails from Place Sites
Pricing
from $2.00 / 1,000 contact founds
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
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
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):
- Full domain enrichment: https://apify.com/gary_sells/domain-contact-finder
- Emails-only speed lane: https://apify.com/gary_sells/domain-emails-fast
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)
| Event | When | Suggested |
|---|---|---|
contact-found | Website returns ≥1 public email or phone | $0.002 (~$2/1k) |
website-processed | Each finished website | $0.0005 (~$0.50/1k) |
Do not enable pay-per-event + usage pass-through. Limited permissions. Standby OFF.
What it does
- Takes
places[](website required) orwebsites[] - Skips Google Maps URLs mistaken for websites
- Crawls
/,/contact,/about, … with Cheerio (no browser) - Extracts emails (incl. obfuscated), phones, socials
- Emits PPE charges and structured dataset rows
Next steps (publish)
cd /workspace/apify-money/maps-business-contact-enricher && apify push- Console → Monetization → PPE events
contact-found/website-processed(prices above) - Set categories LEAD_GENERATION + AI, publish public
- Optional dry-run:
npm run dry-runwith INPUT in storage
Public HTML only. Not affiliated with Google.