πŸ“Š Amazon price drop analysis with Decodo, GPT-4.1-mini & Google Sheets integration

⚑ 182 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 automatically scrapes Amazon price-drop data via Decodo, extracts structured product details with OpenAI, generates summaries and sentiment insights for each item, and saves everything to Google Sheets β€” creating a fully automated price-intelligence pipeline.

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

Extract, Summarize, Sentiment Analysis of Amazon Price Drops via Decodo

Who this is for

This workflow is designed for e-commerce analysts, product researchers, price-tracking teams, and affiliate marketers who want to:

What problem this workflow solves

This workflow solves the following:

What this workflow does

This automation combines Decodo’s web scraping, OpenAI GPT-4.1-mini, and Google Sheets to deliver an end-to-end price intelligence system.

Trigger & Setup

Web Scraping via Decodo

LLM-Powered Data Structuring

Loop & Deep Analysis

Aggregation & Storage

End Result:

A ready-to-use dataset showing each price-dropped product, its summary, sentiment polarity, and key highlights updated in real time.

Setup

Pre-requisite

Please make sure to install the n8n custom node for Decodo.

If you are new to Decode, please signup on this link visit.decodo.com

Install Community Nodes

Install Decodo Community Node

Import and Connect Credentials

Import the workflow into your n8n self-hosted instance.

Connect:

Configure Input Fields

In the β€œSet input fields” node:

Run the Workflow

Click β€œExecute Workflow” or schedule it to run daily to automatically fetch and analyze new price-drop listings.

Check Output

How to customize this workflow

Change Source

Modify Extraction Schema

Tune AI Prompts

Integrate More Destinations

Automate Scheduling

Summary

This workflow creates a fully automated price intelligence system that:

πŸ”— Nodes Used

Google Sheets, Basic LLM Chain, OpenAI Chat Model, Structured Output Parser, Information Extractor

πŸ“₯ Import

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

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