Block 1 - When clicking ‘Execute workflow’
- Type / Role
- n8n-nodes-base.manualTrigger - manualTrigger
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
Disclaimer Please note This workflow is only available on n8n self hosted as it’s making use of the community node for the Decodo Web Scraping ![Analyze & Summarize Amazon Product Reviews with Deco...
n8n-nodes-base.manualtrigger, n8n-nodes-base.set, @decodo/n8n-nodes-decodo.decodo, n8n-nodes-base.code, @n8n/n8n-nodes-langchain.informationextractor, n8n-nodes-base.function, n8n-nodes-base.readwritefile, n8n-nodes-base.stickynote
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Ranjan Dailata.
Original n8n.io sourcePlease note - This workflow is only available on n8n self-hosted as it’s making use of the community node for the Decodo Web Scraping
This n8n workflow automates the process of scraping, analyzing, and summarizing Amazon product reviews using Decodo’s Amazon Scraper, OpenAI GPT-4.1-mini, and Google Sheets for seamless reporting.
It turns messy, unstructured customer feedback into actionable product insights — all without manual review reading.
This workflow is designed for:
Reading and analyzing hundreds or thousands of Amazon reviews manually is inefficient and subjective.
This workflow automates the entire process — from data collection to AI summarization — enabling teams to instantly identify customer pain points, trends, and strengths.
Specifically, it:
Here’s a breakdown of the automation process:
Set Input Fields Define your Amazon product URL, geo region, and desired file name.
Decodo Amazon Scraper Fetches real-time product reviews from the Amazon product page, including star ratings and AI-generated summaries.
Extract Reviews Node Extracts raw customer reviews and Decodo’s AI summary into a structured JSON format.
Perform Review Analysis (GPT-4.1-mini) Uses OpenAI GPT-4.1-mini to create two key summaries:
Persist Structured JSON Saves the raw and AI-enriched data to a local file for reference.
Append to Google Sheets Uploads both the original reviews and AI summaries into a Google Sheet for ongoing analysis, reporting, or dashboard integration.
Outcome: You get a structured, AI-enriched dataset of Amazon product reviews — summarized, searchable, and easy to visualize.
If you are new to Decode, please signup on this link visit.decodo.com
Please make sure to install the n8n custom node for Decodo.
Open n8n and import the JSON workflow template.
Ensure the following credentials are configured:
In the Set node, replace:
amazon_url → your product link (e.g., https://www.amazon.com/dp/B0BVM1PSYN)geo → your region (e.g., US, India)file_name → output file name (optional)Link your desired Google Sheet for data storage. Ensure the sheet columns match:
product_reviewsall_reviewsClick Execute Workflow. Within seconds, your Amazon product reviews will be fetched, summarized by AI, and logged into Google Sheets.
You can tailor this workflow for different use cases:
This workflow transforms the tedious process of reading hundreds of Amazon reviews into a streamlined AI-powered insight engine.
By combining Decodo’s scraping precision, OpenAI’s summarization power, and Google Sheets’ accessibility, it enables continuous review monitoring.
In one click, it delivers comprehensive and abstract AI summaries, ready for your next product decision meeting or market strategy session.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Analyze & summarize Amazon product reviews with Decodo, OpenAI and Google Sheets |
|---|---|
| Complexity | intermediate |
| Nodes | 14 |
| Categories | Market Research, AI Summarization |
| Author | Ranjan Dailata |
| Published | 09 Nov 2025 |
Use the JSON export at /data/workflows/10659/10659.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Disclaimer Please note This workflow is only available on n8n self hosted as it’s making use of the community node for the Decodo Web Scraping ![Analyze & Summarize Amazon Product Reviews with Deco...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Market Research, AI Summarization use case.