Automate Trustpilot Review Scraping and Sentiment Analysis with DeepSeek and OpenAI - n8n Workflow | Neura Market
Automate Trustpilot Review Scraping and Sentiment Analysis with DeepSeek and OpenAI
This workflow automates the extraction of Trustpilot reviews, performs sentiment analysis using OpenAI, and saves the results to Google Sheets. It leverages DeepSeek for detailed review data extraction.
This workflow is designed to streamline the process of gathering and analyzing customer feedback from Trustpilot. By automating the scraping of reviews, extracting key details, and analyzing sentiment, businesses can gain valuable insights into customer opinions. The workflow uses DeepSeek for structured data extraction and OpenAI for sentiment classification, ensuring accurate and efficient processing. The results are then stored in Google Sheets for easy access and further analysis.
Platform
n8n
Category
Data & Analytics
Price
Free
Creator
Yuki Tanaka
Google Drive
OpenAI
if
set
html
limit
splitOut
stickyNote
httpRequest
googleSheets
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.