Automate Product Data Extraction from Webpage Screenshots - n8n Workflow | Neura Market
Automate Product Data Extraction from Webpage Screenshots
This workflow automates the extraction of product information from webpage screenshots using Dumpling AI and GPT-4o, perfect for eCommerce teams and market researchers dealing with sites that block traditional scraping.
The workflow monitors a Google Sheet for new URLs. When a new URL is added, it captures a full-page screenshot using Dumpling AI, extracts visible text, and processes it with GPT-4o to identify structured product details. These details are then saved in a Google Sheet for analysis. This setup is ideal for bypassing dynamic content and anti-bot protections on eCommerce sites.
Platform
n8n
Category
Data & Analytics
Price
Free
Creator
Elena Popescu
splitOut
stickyNote
googleDrive
httpRequest
googleSheets
openAi
googleSheetsTrigger
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.