πŸ“Š Scrape and analyze Amazon product info with Decodo + OpenAI

⚑ 613 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

The Scrape and Analyze Amazon Product Info with Decodo + OpenAI workflow automates the process of extracting product information from an Amazon product page and transforming it into meaningful insights.

The workflow then uses OpenAI to generate descriptive summaries, competitive positioning insights, and structured analytical output based on the extracted information.

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

Scrape and Analyze Amazon Product Info with Decodo + OpenAI

Who this is for?

This workflow is ideal for:

What problem is this workflow solving?

Manually extracting Amazon product details, ads, pricing, reviews, and competitive signals is:

This workflow automates:

What this workflow does

This workflow performs an end-to-end product intelligence pipeline, including:

Data Collection

Data Extraction

AI-Driven Analysis

Data Consolidation

Export & Persistence

Setup

Prerequisites

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

Make sure to install the Decodo Community Node.

Decodo Community Node

Required Credentials

Decodo API

  1. Go to Credentials
  2. Add Decodo API
  3. Enter API key
  4. Save as: Decodo Credentials account

OpenAI API

  1. Go to Credentials
  2. Select OpenAI
  3. Enter API key
  4. Save as: OpenAi account

Google Sheets

  1. Add Google Sheets OAuth
  2. Authorize via Google
  3. Save as desired account

Inputs to configure

Modify in Set the Input Fields node:

product_url = https://www.amazon.in/Sony-DualSense-Controller-Grey-PlayStation/dp/B0BQXZ11B8

How to customize this workflow to your needs

You can easily adapt this workflow for various use cases.

Change the product being analyzed

Modify:

product_url

Change AI model

In OpenAI nodes:

Customize the insight schema

Edit Product Insights node to include:

Expand data extraction

You may extract:

Change output destination

Replace Google Sheets with:

Turn it into a batch processor

Loop over:

Summary

This workflow provides a complete automated product intelligence engine, combining Decodo’s scraping capabilities with OpenAI’s analytical reasoning to transform Amazon product pages into structured insights, competitive analysis, and summarized evaluations automatically stored for reporting and comparison.

πŸ”— 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