Block 1 - Start Workflow
- Type / Role
- n8n-nodes-base.manualTrigger - manualTrigger
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
Market Research Analytics System Transform Google Maps data into actionable business insights with AI powered analysis Overview This n8n workflow automatically collects business data fro...
n8n-nodes-base.manualtrigger, n8n-nodes-base.set, n8n-nodes-base.httprequest, n8n-nodes-base.code, n8n-nodes-base.splitinbatches, n8n-nodes-base.aggregate, @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmchatgooglegemini
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Charles.
Original n8n.io source> Transform Google Maps data into actionable business insights with AI-powered analysis
This n8n workflow automatically collects business data from Google Maps, analyzes customer reviews using AI, and generates comprehensive market research reports delivered straight to your inbox.
| User Type | Example Usage |
|---|---|
| 🏢 Business Owners | Analyze competition before opening new location |
| 💼 Entrepreneurs | Research market gaps and opportunities |
| 📊 Marketing Teams | Understand customer sentiment and preferences |
| 💰 Investors | Evaluate market potential in target areas |
| 🔍 Consultants | Create detailed market reports for clients |
// Restaurants
{"search_query": "restaurants downtown", "analysis_focus": "restaurant"}
// Hotels
{"search_query": "hotels near airport", "analysis_focus": "hospitality"}
// Fitness Centers
{"search_query": "gyms and fitness centers", "analysis_focus": "fitness"}
// New York
{"search_location": "@40.7589,-73.9851,12z", "city_name": "New York City"}
// London
{"search_location": "@51.5074,-0.1278,12z", "city_name": "London"}
// Tokyo
{"search_location": "@35.6762,139.6503,12z", "city_name": "Tokyo"}
Your automated report includes:
| Service | Cost | Purpose |
|---|---|---|
| SerpAPI | Free tier (100 searches/month) | Google Maps data extraction |
| Google Gemini | Free tier available | AI-powered analysis |
| Gmail | Free | Report delivery |
| n8n | Cloud or self-hosted | Workflow automation |
language_code)| Issue | Solution |
|---|---|
| No results found | Check coordinates format and search query |
| API errors | Verify API keys are correctly configured |
| Email not received | Check Gmail credentials and recipient address |
| Slow processing | Normal for large datasets (20+ businesses) |
Ready to unlock your market insights? Configure your parameters and execute the workflow!
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Generate market research reports from Google Maps reviews with Gemini AI |
|---|---|
| Complexity | advanced |
| Nodes | 15 |
| Categories | Market Research, AI Summarization |
| Author | Charles |
| Published | 03 Aug 2025 |
Use the JSON export at /data/workflows/6928/6928.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Market Research Analytics System Transform Google Maps data into actionable business insights with AI powered analysis Overview This n8n workflow automatically collects business data fro...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Market Research, AI Summarization use case.