This n8n workflow automates the process of scraping business lead data from Google Maps and delivering it via email. The process begins with a form submission where the user inputs a search query, city, country, and their email address. The workflow then triggers an API request to the APIFY Google Places crawler, configured to gather local business information based on the provided location and search keywords. Once the data is retrieved, it filters entries that contain email addresses, converts the filtered leads into a CSV file, and sends this file as an email attachment to the user who initiated the process.
The key nodes include a webhook trigger for form submissions, an HTTP request to APIFY’s Google Places API, a filter to narrow down to contacts with emails, a converter to generate a CSV file, and Gmail integration to email the results. Additionally, a sticky note provides a detailed overview and tutorial link for users.
This workflow is particularly useful for marketing teams, local business consultants, or sales professionals seeking to compile targeted contact lists from Google Maps efficiently. By automating lead collection and delivery, it saves time and improves outreach efforts.
Reviews
There are no reviews yet.