📊 Scrape Amazon keyboard products with ScrapeGraphAI to Google Sheets

786 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 Keyboard Product Scraper with AI and Google Sheets Integration

🎯 Target Audience

🚀 Problem Statement

Manual monitoring of Amazon keyboard products is time-consuming and error-prone. This template solves the challenge of automatically collecting, structuring, and storing keyboard product data for analysis, enabling data-driven decision making in the competitive keyboard market.

🔧 How it Works

This workflow automatically scrapes Amazon keyboard products using AI-powered web scraping and stores them in Google Sheets for comprehensive analysis and tracking.

Key Components

  1. Scheduled Trigger - Runs the workflow at specified intervals to keep data fresh and up-to-date
  2. AI-Powered Scraping - Uses ScrapeGraphAI to intelligently extract product information from Amazon search results with natural language processing
  3. Data Processing - Transforms and structures the scraped data for optimal spreadsheet compatibility
  4. Google Sheets Integration - Automatically saves product data to your spreadsheet with proper column mapping

📊 Google Sheets Column Specifications

The template creates the following columns in your Google Sheets:

ColumnData TypeDescriptionExample
titleStringProduct name and model”Logitech MX Keys Advanced Wireless Illuminated Keyboard”
urlURLDirect link to Amazon product pagehttps://www.amazon.com/dp/B07S92QBCX
categoryStringProduct category classification”Electronics”

🛠️ Setup Instructions

Estimated setup time: 10-15 minutes

Prerequisites

Step-by-Step Configuration

1. Install Community Nodes

# Install ScrapeGraphAI community node
npm install n8n-nodes-scrapegraphai

2. Configure ScrapeGraphAI Credentials

3. Set up Google Sheets Connection

4. Customize Amazon Search Parameters

5. Configure Schedule Trigger

6. Test and Validate

🔄 Workflow Customization Options

Modify Search Criteria

Extend Data Collection

Output Customization

📈 Use Cases

🚨 Important Notes

🔧 Troubleshooting

Common Issues:

Support Resources:

🔗 Nodes Used

Google Sheets, Schedule Trigger

📥 Import

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

📖 Importing guide · 🔑 Credential setup