πŸ“Š Scrape Trustpilot reviews to Google Sheets + HelpfulCrowd compatible csv

⚑ 2,564 views Β· πŸ“Š Market Research & Insights

πŸ’‘ Pro Tip β€” HTTP Request scraping tends to break when sites update their markup. If you’re scraping a major platform, check if ScraperNode covers it β€” it has maintained scrapers for LinkedIn, Instagram, TikTok, YouTube, and 20+ other platforms that return structured data.

View All Scrapers

Description

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


Check out my other templates:
πŸ‘‰ My n8n Templates

πŸ”— Nodes Used

Google Sheets, HTTP Request, Schedule Trigger

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup