business-email-extractor
Extract verified business email addresses from Google Maps listings. Find contact emails for any industry and location — ready for cold outreach campaigns.
npx skills add gmapsscraper/google-maps-agent-skills --skill business-email-extractor --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Business Email Extractor Extract business email addresses from Google Maps at scale. Find verified contact emails for any industry and location — ready for outreach campaigns. ## When to Use - User needs business email addresses for outreach - User asks to "find emails" for businesses in an area - User wants to build an email list for cold outreach - User needs contact information for a specific industry ## Important: Credit System Each extraction costs 2 credits. Free accounts get 10 credits (5 extractions). Email extraction uses deep website crawling — always enable `email: true`. ## Workflow ### Step 1: Define Target Ask the user: - **Industry**: What businesses to target? - **Location**: Where? - **Volume**: How many emails needed? - **Quality preference**: Only custom domains? Or include generic (info@)? ### Step 2: Optimize for Email Coverage Tips to maximize emails per credit: - Professional services (lawyers, accountants) have 60-80% email coverage - Restaurants/retail have lower coverage (30-50%) - Always use `depth: 2` + `email: true` for maximum extraction ### Step 3: Confirm ``` ✉️ Email Extraction: Target: {{industry}} in {{location}} Expected emails: 15-50 (dependin
- When to Use
- Important: Credit System
- Workflow
- Step 1: Define Target
- Step 2: Optimize for Email Coverage
- Step 3: Confirm
- Step 4: Extract
- Step 5: Download & Filter Emails
- Step 6: Deliver Clean Email List
- Email Coverage by Industry
- When Credits Run Out
- Compliance Notes
- Get Started
curl -X POST "https://gmapsscraper.io/api/v1/jobs" \
curl -s "https://gmapsscraper.io/api/v1/jobs/{{job_id}}/download" \What does the business-email-extractor skill do?
Extract verified business email addresses from Google Maps listings. Find contact emails for any industry and location — ready for cold outreach campaigns.
How do I install it?
Run `npx skills add gmapsscraper/google-maps-agent-skills --skill business-email-extractor --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From gmapsscraper/google-maps-agent-skills, a repository with 124 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.