gmaps-leads
Installation
SKILL.md
Google Maps Lead Generation
Goal
Generate high-quality B2B leads from Google Maps with deep contact enrichment by scraping websites and using Claude to extract structured contact data.
Inputs
| Parameter | Required | Description |
|---|---|---|
--search |
Yes | Search query (e.g., "plumbers in Austin TX") |
--limit |
No | Max results (default: 10) |
--sheet-url |
No | Existing sheet to append to |
--workers |
No | Parallel workers (default: 3) |
Scripts
./scripts/gmaps_lead_pipeline.py- Main orchestration./scripts/gmaps_parallel_pipeline.py- Parallel version./scripts/scrape_google_maps.py- Google Maps scraper./scripts/extract_website_contacts.py- Website contact extractor./scripts/update_sheet.py- Google Sheets sync