Automate Google Reviews Analysis and Summarization with AI - n8n Workflow | Neura Market
Automate Google Reviews Analysis and Summarization with AI
This n8n workflow automates the process of analyzing Google Maps reviews for restaurants, using AI to summarize insights and identify optimization opportunities. It integrates with Google Sheets, SerpAPI, and OpenAI to streamline data collection, analysis, and reporting.
This workflow is designed for those managing multiple restaurant locations or conducting competitor analysis. It starts by pulling a list of restaurants from Google Sheets, then uses SerpAPI to scrape reviews from Google Maps. Reviews are analyzed for sentiment and key themes using OpenAI's GPT-4, and results are logged back into Google Sheets for easy review and sharing. Failed or empty reviews are tracked separately for follow-up.
Platform
n8n
Category
Data & Analytics
Price
Free
Creator
Jack Thompson
if
code
stickyNote
httpRequest
googleSheets
manualTrigger
openAi
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.