This workflow scrapes Trustpilot reviews for a given profile and saves them into Google Sheets.
How It Works
Clone this Google Sheets template, which includes two sheets:
trustpilot
A raw collection of Trustpilot reviews. You can customize it as needed.
helpfulcrowd
This sheet follows the format from this HelpfulCrowd guide, with a slight modification: an added review_id
column to support the upsert process.
Once the workflow is complete, export the sheet as a CSV and upload it to HelpfulCrowd. For detailed steps, see this post.
Running the Workflow
You can trigger the workflow on-demand or schedule it to run at a set interval.
Requirements
- Trustpilot business name (e.g.,
n8n.io
inhttps://www.trustpilot.com/review/n8n.io
). Update this name and pagination settings in the Global node. - Google Sheets API credentials
Check out my other templates:
👉 My n8n Templates