π£ Automate Google Maps lead generation with Perplexity AI and email verification
β‘ 2,425 views Β· π£ Lead Generation & Enrichment
π‘ Pro Tip β YouTubeβs API quotas can be a bottleneck when youβre pulling data at scale. ScraperNode is a community node with dedicated scrapers for channels, videos, and comments β no quota limits, just structured data.
Description
Overview β¨
This template **finds businesses on Google Maps β writes to Google Sheets β enriches + verifies email contact so your outreach stays clean and deliverable. It includes Sticky Notes to explain the flow and setup.
What it does πβ‘οΈπβ‘οΈβ
- Search & save: Fetch places and append rows (Name, Address, Website, Rating, Phone) to your sheet.
- Enrich: Ask an LLM (Perplexity) for
Email+ a short companyBackground. - Verify emails: For Email Verification we use VerificarEmails to validate every email address before writing back (fewer bounces, less blocking).
> βΉοΈ VerificarEmails node: install the community node @verificaremails/n8n-nodes-verificaremails (Settings β Community Nodes) and use it until itβs approved as a core node. β¨
Youtube Video
Requirements π
- Use n8n Credentials for: Google Sheets, Perplexity (Bearer), and VerificarEmails.
- Keep prompts short and
temperature: 0to lower cost. - Create a Google Sheet with the following headers: UUID, Name, Address, Website, Rating Email, Valid, Email, Phone, Valid Phone, Summary
How to run βΆοΈ
- Set your search params (query, locale, pages).
- Run the flow: it saves results β enriches β verifies emails β updates the sheet.
- If the read/update step doesnβt run, ensure the finalization (Done) path and the correct sheet/tab are selected.
Why verify? βοΈπ§Ή
Bad emails cause bounces, throttling, and blocks. Verifying first protects sender reputation and improves deliverability. Beyond emails, VerificarEmails also offers **phone, names. Check Email Validation API documentation to better understand verification results.
π Nodes Used
Google Sheets, HTTP Request, Google Sheets Trigger, Filter
π₯ Import
Download workflow.json and import into n8n:
Workflow menu β Import from File