Extract product info from website screenshots with Dumpling AI + Sheets
What this workflow does This workflow extracts product details—like name, price, discount, and rating— from website screenshots using Dumpling AI. It starts when a new product page URL is added to a Google Sheet, capt...
Template notes
What this workflow does
This workflow extracts product details—like name, price, discount, and rating— from website screenshots using Dumpling AI. It starts when a new product page URL is added to a Google Sheet, captures a screenshot of that page, extracts visible product info from the image, and writes the results back into the sheet.
What problem is this workflow solving?
Many product pages block traditional scraping tools or use unstructured layouts. This workflow bypasses HTML limitations by using visual AI extraction, making it reliable even when content is embedded in images or hard to parse with code.
Who is this for?
This is ideal for eCommerce researchers, pricing analysts, marketers, or anyone building a product database from websites without needing to code or maintain complex scrapers.
Setup
1. Create a Google Sheet with a column named "Site" (or update the trigger). 2. Add your product page URLs in this column—one per row. 3. Connect your Google Sheets and Dumpling AI credentials in n8n. 4. Ensure your Dumpling AI account has API access for screenshots and extraction.