Scrape Google Maps search results into leads. Export business name, rating, reviews, category, address & website to CSV in one click.
Install on Chrome Web Store · Landing Page · Privacy Policy
Search any business type + location on Google Maps. LeadPilot scrapes every result in the sidebar and exports a clean CSV — ready for your CRM, cold outreach, or sales pipeline.
Data fields per lead:
- Business name
- Star rating
- Review count
- Category
- Address
- Website URL
- Google Maps URL
| Free | Pro ($19/month) | |
|---|---|---|
| Leads per day | 25 | Unlimited |
| CSV export | ✓ | ✓ |
| Auto-scroll (all results) | — | ✓ |
leadpilot/
├── manifest.json # MV3 manifest
├── service-worker.js # Daily usage tracking + license validation
├── content-script.js # Google Maps DOM scraper
├── popup.html # Extension popup UI
├── popup.css # Popup styles
├── popup.js # Popup logic
└── icons/ # Extension icons (16/32/48/128px)
- Clone this repo
- Go to
chrome://extensions→ Enable Developer Mode - Click "Load Unpacked" → select this folder
- Navigate to Google Maps, search for any business type + city
- Click the LeadPilot icon → Scrape → Export CSV
All scraping is local. No data leaves your browser. See privacy.html for full policy.
© 2026 LeadPilot · tyris77@gmail.com