workflows.fit
Back to n8n workflows
n8n templateFreeBy bangank36

Scrape Trustpilot reviews to Google Sheets + HelpfulCrowd compatible csv

This workflow scrapes Trustpilot reviews for a given profile and saves them into Google Sheets. How It Works Clone this [Google Sheets template](https://docs.google.com/spreadsheets/d/19nndnEO186vNmApxce8bA1AnLYrY8bR8...

Data & StorageProductivityDevelopmentCore NodesManual TriggerSticky NoteHttp RequestSet
Loading interactive preview...

Template notes

This workflow scrapes Trustpilot reviews for a given profile and saves them into Google Sheets.

How It Works Clone this [Google Sheets template](https://docs.google.com/spreadsheets/d/19nndnEO186vNmApxce8bA1AnLYrY8bR8VgYlwOUFYA/edit?gid=0gid=0), 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](https://www.guides.helpfulcrowd.com/en/article/import-product-reviews-wof0oy/), with a slight modification: an added reviewid 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](https://www.guides.helpfulcrowd.com/en/article/import-product-reviews-wof0oy/).

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 in https://www.trustpilot.com/review/n8n.io). Update this name and pagination settings in the Global node. - Google Sheets API credentials

---