📊 Monitor Amazon product prices with Bright Data and Google Sheets

1,652 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

Amazon Price Monitoring Workflow

This workflow enables you to monitor the prices of Amazon product listings directly from a Google Sheet, using data provided by Bright Data’s Amazon Scraper API. It automates the retrieval of price data for specified products and is ideal for market research, competitor analysis, or personal price tracking.

✅ Requirements

Before using this template, ensure you have the following:

⚙️ Setup

1. Create a Google Sheet with the following columns:

2. Extract ASIN Automatically using the following formula in the ASIN column:

=REGEXEXTRACT(A2, "/(?:dp|gp/product|product)/([A-Z0-9]{10})")

3. Obtain an API Key:

4. Configure the Workflow:

Workflow Functionality

💡 Use Cases

🛠️ Customization

🔗 Nodes Used

Google Sheets, HTTP Request, Schedule Trigger

📥 Import

Download workflow.json and import into n8n: Workflow menu → Import from File

📖 Importing guide · 🔑 Credential setup