π Extract top products from any website with Dumpling AI and GPT-4o
β‘ 424 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.
Description
ποΈ Pick Best-Value Products from Any Website Using Dumpling AI, GPT-4o, and Google Sheets
Whoβs it for
This workflow is for eCommerce researchers, affiliate marketers, and anyone who needs to compare product listings across sites like Amazon. Itβs perfect for quickly identifying top product picks based on delivery speed, free shipping, and price.
What it does
Just submit a product listing URL. The workflow will crawl it using Dumpling AI, take screenshots of the pages, and pass them to GPT-4o to extract up to 3 best-value picks. It analyzes screenshots visuallyβno HTML scraping needed.
Each result includes:
- product name
- price
- review count
- free delivery date (if available)
How it works
- π Receives a URL through a web form
- π§ Uses Dumpling AI to crawl the website
- πΈ Takes screenshots of each product listing
- π GPT-4o analyzes each image to pick top products
- π§ A code node parses and flattens the output
- π Google Sheets stores the result
- π§ Sends the spreadsheet link via email
Requirements
- Dumpling AI token
- OpenAI key (GPT-4o)
- Google Sheet with columns:
product name,price,reviews no.,free_delivery_date
> You can customize the AI prompt to extract other visual insights (e.g., ratings, specs).
π Nodes Used
Google Sheets, HTTP Request, Gmail, n8n Form Trigger, OpenAI
π₯ Import
Download workflow.json and import into n8n:
Workflow menu β Import from File