Automated Yelp Review Extraction & Summarization Workflow

somdn_product_page

This n8n workflow automates the extraction, analysis, and summarization of Yelp business reviews using Bright Data and Google Gemini. The process begins with a manual trigger for testing, where a specified Yelp URL is set and fetched via an HTTP request to Bright Data’s proxy service. The received review data is then processed by a language model to extract structured information, including review details and ratings. Next, the workflow employs Google Gemini to generate concise summaries of the reviews and the structured data. The results are merged, and a webhook notification sends the summarized insights to a designated endpoint, making this workflow highly useful for businesses or marketers seeking automated review analysis for reputation management, competitor analysis, or customer feedback summarization.

Node Count

11 – 20 Nodes

Nodes Used

@n8n/n8n-nodes-langchain.chainLlm, @n8n/n8n-nodes-langchain.chainSummarization, @n8n/n8n-nodes-langchain.lmChatGoogleGemini, @n8n/n8n-nodes-langchain.outputParserStructured, httpRequest, manualTrigger, merge, set, stickyNote

Reviews

There are no reviews yet.

Be the first to review “Automated Yelp Review Extraction & Summarization Workflow”

Your email address will not be published. Required fields are marked *