This n8n workflow automates the process of scraping reviews from Trustpilot, extracting detailed review data, and analyzing sentiment. It is designed to help businesses monitor customer feedback efficiently by gathering reviews directly from Trustpilot pages, processing the review content, and storing all relevant information into Google Sheets for easy review tracking and analysis. The workflow begins when initiated manually, then scrapes multiple review pages, extracts review details using DeepSeek’s API, checks whether reviews already exist in Google Sheets, and performs sentiment analysis using OpenAI’s language models. Results are updated back into Google Sheets, providing a comprehensive overview of customer opinions and sentiments in a structured format.
Automated Trustpilot Review Scraper and Sentiment Analyzer
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.informationExtractor, @n8n/n8n-nodes-langchain.lmChatOpenAi, @n8n/n8n-nodes-langchain.sentimentAnalysis, googleSheets, html, httpRequest, if, limit, manualTrigger, set, splitOut, stickyNote |
Reviews
There are no reviews yet.