Scrape Trustpilot Reviews with DeepSeek & Analyze Sentiment with OpenAI - n8n Workflow | Neura Market
Scrape Trustpilot Reviews with DeepSeek & Analyze Sentiment with OpenAI
Automates scraping Trustpilot reviews, extracting structured data via DeepSeek, performing OpenAI sentiment analysis, and saving results to Google Sheets for easy monitoring.
This n8n workflow streamlines the collection and analysis of customer reviews from Trustpilot. It begins by fetching paginated review pages via HTTP requests, parsing HTML to extract individual review URLs, and then uses DeepSeek's Information Extractor to pull key details like author, rating, date, title, text, total reviews, and country from each review page.
Next, it employs OpenAI for advanced sentiment analysis, classifying reviews as Positive, Neutral, or Negative with confidence scores.
Platform
n8n
Category
Media & Entertainment
Price
$24.99
Creator
Maxim Luong
trustpilot
scraping
sentiment-analysis
openai
deepseek
google-sheets
reviews
data-extraction
ai
reputation-management
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.