Hi everyone ![]()
I’ve just built and published an n8n workflow that automates local lead generation by extracting business data from Google Maps.
The workflow:
- Takes a location and business keyword
- Fetches Google Maps listings using the OpenWebNinja API
- Extracts business name, phone number, and email (when available)
- Outputs clean data ready for Sheets, CRMs, or outreach workflows
I’ve shared the full workflow and setup details on GitHub:
GitHub - openwebninja/n8n-workflows: A collection of OpenWeb Ninja n8n workflows
The template is currently under review for the n8n Templates library.
Happy to get feedback or ideas on how others would extend this workflow.