This n8n workflow automates the process of extracting business emails related to a specific keyword from Google Maps. It simplifies gathering contact information for outreach, marketing, or research purposes. The workflow begins with a manual trigger, where the user sets a keyword to search. It then queries Google Maps to fetch URLs associated with the keyword, filters out irrelevant links, and removes duplicates. For each unique URL, the workflow performs an HTTP request to extract website content, then identifies and validates email addresses found on those sites. Duplicates among emails are eliminated to ensure a clean, unique list. Finally, the verified emails are stored in a Google Sheet for easy access. This process is ideal for sales teams, marketers, recruiters, event organizers, and researchers aiming to build targeted email lists efficiently.
Automated Email Extraction from Google Maps Results
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | aggregate, code, filter, googleSheets, httpRequest, manualTrigger, removeDuplicates, set, splitInBatches, splitOut, stickyNote |
Reviews
There are no reviews yet.