Automate Amazon review analysis using this powerful n8n workflow. Scrape negative feedback, analyze sentiment and improvement suggestions with Gemini AI, and save data to Google Sheets.
Download this n8n workflow template and start using it instantly.
Markdown-formatted list:
Product Managers seeking detailed, actionable customer feedback (Voice of Customer).
E-commerce sellers (Amazon FBA/D2C) who need to rapidly monitor product reputation.
Data analysts looking for automated methods to structure qualitative review data.
Anyone needing robust n8n templates for web scraping and AI processing.
Manually sifting through thousands of Amazon reviews is slow and inefficient. This specialized n8n workflow template solves this by providing a hands-free automation pipeline.
It leverages Apify to scrape relevant reviews (focused on 1 and 2-star feedback), then sends each review through the Gemini large language model for advanced categorization, sentiment scoring, and concrete improvement suggestion generation. The structured output is then instantly written to a Google Sheet, providing a clean database of actionable insights for your product team.
This robust n8n workflow ensures you never miss critical feedback, transforming raw text into valuable business intelligence. Setting up this n8n automation is key for efficient market research.
This powerful n8n automation follows a five-stage process, starting with a simple n8n trigger:
maxReviews) and the Apify Actor ID.To deploy this n8n workflow template, follow these steps:
junglee/amazon-reviews-scraper actor and link your Apify API token.startUrls parameter to the specific Amazon product URL you wish to analyze. Verify the columns in your target Google Sheet match the expected JSON output (sentiment_score, category, summary, improvement).This n8n workflow leverages several specialized n8n node types:
Manual Trigger: The starting n8n trigger for manual execution. It allows immediate initiation of the n8n workflow.
Workflow Configuration (Set n8n node): Stores critical settings like maxReviews (defaulted to 10) and apifyActorId.
Run an Actor and get dataset (Apify n8n node): Responsible for the web scraping component, extracting Amazon reviews based on specified rating filters (1 and 2 stars).
Loop Over Reviews (Split In Batches n8n node): A core logic n8n node that handles iterative processing, ensuring each review is analyzed individually by the AI.
Message a model (Google Gemini n8n node): The brain of the operation. This n8n node sends review text to Gemini 2.0 Flash Lite, using a sophisticated prompt to force structured JSON analysis of sentiment and actionable improvements.
Code (Parse JSON)1 (n8n Code node): A custom scripting n8n node that cleans the AI's textual response, removing markdown artifacts (like ```json), and converts the resulting string into a usable JSON object.
Create spreadsheet (Google Sheets n8n node): Appends the highly structured, AI-generated data into a Google Sheet row-by-row.
Slack - Send Completion Notification (Slack n8n node): Provides final confirmation that the n8n workflow has executed successfully, including metrics on the batch size processed.
Use this advanced n8n workflow to create a Telegram bot that fetches live weather data, processes it into CSV, executes an R script for image generation (ggplot2), and returns the visualization to the user. Leverage the Execute Command n8n node.

Use this robust n8n workflow to automate extending short UGC videos using Fal AI and Kling 2.1 (Runpod), merging clips, and publishing the final video across all major social media platforms.

Expose the eBay Translation API as a callable tool for any AI Agent using this specialized n8n workflow. Integrate LLMs with powerful e-commerce functionality using n8n templates.

Use this powerful n8n workflow to combine Bright Data web scraping with Google Gemini AI for advanced brand content analysis, summarization, and structured sentiment analysis. Easily extract insights using this n8n template.

Use this powerful n8n workflow to automate competitor backlink extraction utilizing Bright Data MCP, AI agents, and GPT-4o-mini. Analyze link data and automatically store results in Google Sheets. Find more advanced n8n templates here.









































