Community Trustpilot Review Extractor
detail.loadingPreview
Extracts reviews from Trustpilot pages and processes them for further use.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow is designed to extract review data from Trustpilot web pages. It utilizes HTML parsing to gather specific review details and then structures this data for subsequent processing, such as data enrichment or storage.
Key Features
- Extracts author, rating, title, text, date of experience, and review URL.
- Parses review count and converts it to an integer.
- Formats review dates and dates of experience.
- Enriches data with company ID and review URL.
- Splits extracted review data into individual items for further processing.
How To Use
- Ensure you have the necessary n8n nodes installed.
- Configure the
Get TrustPilot Pagenode with the URL of the Trustpilot page you want to scrape. - The
Extract Reviewsnode is pre-configured to extract common Trustpilot review fields. You may need to adjust CSS selectors if the Trustpilot website structure changes. - The
Set Variablesnode is used to define acompanyId. Ensure this is set correctly. - The workflow then processes and structures the extracted reviews. The output can be directed to other nodes for storage, analysis, or further integration.
Apps Used
Workflow JSON
{
"id": "c0909ac4-d51e-4c78-ad9a-f2d3fe6e36c4",
"name": "Community Trustpilot Review Extractor",
"nodes": 0,
"category": "Community Contributed",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: c0909ac4-d51e...
About the Author
Crypto_Watcher
Web3 Developer
Automated trading bots and blockchain monitoring workflows.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Community Meal Plan Generator
Automatically generates a weekly meal plan from your Mealie recipes.
Workflow Dashboard with Mermaid.js
Visualize your n8n workflows with Mermaid.js.
ConvertKit: Add Subscriber to Form and Tag
Adds a subscriber to a ConvertKit form and a specific tag.
Create Website Screenshot and Send to Telegram
Captures a screenshot of a given website URL and sends it to a Telegram channel.
PUQ Docker InfluxDB Deploy
Automates the deployment and management of InfluxDB Docker containers.
RAG on Living Data
Integrates RAG (Retrieval-Augmented Generation) with dynamic, living data sources to provide context-aware answers.