Scrape and Sync Trustpilot Reviews to Google Sheets with n8n

Discover how to automate scraping Trustpilot reviews directly into Google Sheets using n8n. This workflow saves hours by extracting, parsing, and syncing customer feedback efficiently without manual effort.
httpRequest
googleSheets
code
+5
Workflow Identifier: 1729
NODES in Use: Manual Trigger, Sticky Note, HTTP Request, Set, Code, Split Out, Google Sheets, Schedule Trigger

Press CTRL+F5 if the workflow didn't load.

Learn how to Build this Workflow with AI:

Visit through Desktop for Best experience

What This Automation Does

This workflow fetches customer reviews from Trustpilot for a chosen company.

It processes the reviews and adds them to Google Sheets automatically.

This removes the need to copy and paste reviews manually, saving time and preventing mistakes.

The result is up-to-date review data in your sheets, ready for analysis or action.


Who Should Use This Workflow

This workflow fits marketing managers and teams that rely on customer reviews from Trustpilot.

It suits anyone who wants to track product feedback without spending hours on manual work.

People who use Google Sheets to organize review data will find it especially useful.


Tools and Services Used

  • Trustpilot: Source of customer reviews.
  • n8n: Workflow automation platform to run the process.
  • Google Sheets: Stores and manages scraped review data.
  • Cheerio (JavaScript library): Parses HTML content to extract reviews.
  • OAuth2 Credentials: Authenticate Google Sheets access securely.

Beginner Step-by-step: How to Use This Workflow in n8n

Download and Import Workflow

  1. Click the Download button on this page to save the workflow file locally.
  2. In the n8n editor, open the menu and choose Import from File.
  3. Select the downloaded workflow file to load it into n8n.

Configure Credentials and Settings

  1. Add your Google Sheets account credentials using OAuth2 in n8n’s credential manager.
  2. Update the Set Node named Global with the Trustpilot company ID (slug) you want to scrape.
  3. Adjust max_page to control how many review pages the workflow fetches.
  4. If needed, update Google Sheets document IDs and sheet names inside the Google Sheets nodes.
  5. Copy and paste any JavaScript code or URLs as given if asked in nodes.

Test the Workflow

  1. Trigger the workflow manually once using the Manual Trigger node.
  2. Check Google Sheets to verify new reviews were added correctly.

Activate for Production

  1. Replace or add a Schedule Trigger node for regular automatic runs (daily, hourly).
  2. Turn on the workflow by enabling it in n8n.
  3. Monitor workflow runs and logs for any errors.
  4. Optionally, explore self-host n8n for more control.

Workflow Inputs, Processing, and Outputs

Inputs

  • A Trustpilot company ID or slug (like “n8n.io”) to identify the review source.
  • Maximum number of review pages to scrape.
  • Google Sheets credentials and sheet details.

Processing Steps

  • Starts when manually triggered or scheduled by time.
  • Uses an HTTP request node to fetch the review pages from Trustpilot.
  • Parses review data from embedded JSON in the page using JavaScript with the Cheerio library.
  • Splits the review list into individual items for easier handling.
  • Sets review data fields formatted for different Google Sheets use cases.
  • Appends or updates review entries in two Google Sheets based on unique review IDs to avoid duplicates.

Outputs

  • Google Sheets documents updated with fresh reviews and key details.
  • Real-time insights from customer feedback available fast and accurate.

Common Issues and Troubleshooting

Problem: Early end of review scraping or too few reviews found.

The cause might be wrong company ID or pagination limit reached.

Check and double-check the company ID value in the global settings.

Adjust max_page higher carefully but do not over-request too many pages.

Verify HTTP request results to catch access or URL problems.

Problem: Google Sheets nodes show authentication errors.

OAuth credentials might be expired or invalid.

Re-authenticate Google Sheets connections in n8n settings.

Make sure Google account has permission to edit target sheets.


Customization Ideas

  • Change target company ID in Global set node to scrape any Trustpilot business.
  • Limit pages for scraping by adjusting max_page for faster runs or fewer requests.
  • Add fields in the parsing code node to extract review IDs, reviewer images, product references, or more details.
  • Switch manual trigger to schedule trigger to automate periodic fetching.
  • Customize Google Sheets mappings to add or remove columns or adjust layout.

Pre-Production Checklist

  • Make sure the Trustpilot company ID is valid and public reviews exist.
  • The Google Sheets documents must be accessible and shared with your Google account in n8n.
  • Test the HTTP request node separately to confirm pages load without error.
  • Run the code node manually with sample pages to verify review parsing works.
  • Backup your sheets before updating to avoid unintended data loss.

Deployment and Monitoring

After testing, activate the workflow for scheduled runs or manual use.

Monitor run histories in n8n’s execution list to catch failures early.

Periodically verify that Google Sheets data is updated correctly and duplicates are avoided.

Update company ID or max_page as business needs change over time.


Summary of Benefits and Outputs

✓ Save many hours weekly from manual copy-pasting of Trustpilot reviews.

✓ Automatically fetch fresh, relevant customer feedback to Google Sheets.

✓ Reduce errors and missed insights with accurate syncing of reviews.

✓ Easily scale and customize scraping for different companies or sheet layouts.

→ Get fast access to real-time review data for better product and marketing decisions.

→ Free up team time to focus on interpreting reviews instead of gathering them.


Frequently Asked Questions

Yes, by importing multiple copies and changing the company ID or adapting the workflow for multiple IDs.
Yes, every appendOrUpdate action counts toward Google Sheets API usage.
Yes, data passes securely via n8n and Google Sheets with OAuth authentication.
Yes, by setting a Schedule Trigger node, the workflow runs at set intervals.

Promoted by BULDRR AI

Related Workflows

Automate Viral UGC Video Creation Using n8n + Degaus (Beginner-Friendly Guide)

Learn how to automate viral UGC video creation using n8n, AI prompts, and Degaus. This beginner-friendly guide shows how to import, configure, and run the workflow without technical complexity.
Form Trigger
Google Sheets
Gmail
+37
Free

AI SEO Blog Writer Automation Workflows in n8n

A complete beginner guide to building an AI SEO blog writer automation using n8n.
AI Agent
Google Sheets
httpRequest
+5
Free

Automate CrowdStrike Alerts with VirusTotal, Jira & Slack

This workflow automates processing of CrowdStrike detections by enriching threat data via VirusTotal, creating Jira tickets for incident tracking, and notifying teams on Slack for quick response. Save hours daily by transforming complex threat data into actionable alerts effortlessly.
scheduleTrigger
httpRequest
jira
+5
Free

Automate Telegram Invoices to Notion with AI Summaries & Reports

Save hours on financial tracking by automating invoice extraction from Telegram photos to Notion using Google Gemini AI. This workflow extracts data, records transactions, and generates detailed spending reports with charts sent on schedule via Telegram.
lmChatGoogleGemini
telegramTrigger
notion
+9
Free

Automate Email Replies with n8n and AI-Powered Summarization

Save hours managing your inbox with this n8n workflow that uses IMAP email triggers, AI summarization, and vector search to draft concise replies requiring minimal review. Automate business email processing efficiently with AI guidance and Gmail integration.
emailReadImap
vectorStoreQdrant
emailSend
+12
Free

Automate Email Campaigns Using n8n with Gmail & Google Sheets

This n8n workflow automates personalized email outreach campaigns by integrating Gmail and Google Sheets, saving hours of manual follow-up work and reducing errors in email sequences. It ensures timely follow-ups based on previous email interactions, optimizing communication efficiency.
googleSheets
gmail
code
+5
Free