Google Maps Parser Pro
Google Maps Parser Pro — a custom desktop automation tool built for a B2B client who needed to systematically collect business contacts and run outreach campaigns at scale.
The client was manually searching Google Maps for leads — a slow, error-prone process. I built a complete end-to-end solution.
What it does:
— Takes a CSV/XLSX file with cities, countries, and search keywords as input
— Scrapes Google Maps via Playwright (headless Chromium) — business name, phone, website, Maps link
— Crawls each listed website to extract contact emails (Google Maps has no email field)
— Exports everything to a clean CSV file
— Built-in bulk email module with custom templates, send delay control, and domain blocklist
Tech: Python · Playwright · Tkinter · CSV/XLSX · SMTP
The client was manually searching Google Maps for leads — a slow, error-prone process. I built a complete end-to-end solution.
What it does:
— Takes a CSV/XLSX file with cities, countries, and search keywords as input
— Scrapes Google Maps via Playwright (headless Chromium) — business name, phone, website, Maps link
— Crawls each listed website to extract contact emails (Google Maps has no email field)
— Exports everything to a clean CSV file
— Built-in bulk email module with custom templates, send delay control, and domain blocklist
Tech: Python · Playwright · Tkinter · CSV/XLSX · SMTP