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, 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
Create a Google Sheet with a column named "Site" (or update the trigger).
Add your product page URLs in this column—one per row.
Connect your Google Sheets and Dumpling AI credentials in n8n.
Ensure your Dumpling AI account has API access for screenshots and extraction.
How to customize the workflow
Prompt adjustment**:
In the “Extract Text from Screenshot” node, you can modify the prompt to
extract other information like brand name, delivery time, or availability.
Add more fields**:
After the extraction, edit the “Format Extracted Data” node to map additional
fields from the response to your Google Sheet columns.
Change output destination**:
You can easily replace the Google Sheets module with Airtable, Notion, or
another app if preferred.
> ⚠️ This works best when the product data is clearly visible in the screenshot.
> It won’t extract info that’s hidden behind popups or loaded via user interaction.
Related Templates
Convert Tour PDFs to Vector Database using Google Drive, LangChain & OpenAI
🧩 Workflow: Process Tour PDF from Google Drive to Pinecone Vector DB with OpenAI Embeddings Overview This workflow au...
Provide latest euro exchange rates from European Central Bank via Webhook
What is this workflow doing? This simple workflow is pulling the latest Euro foreign exchange reference rates from the E...
Automate Daily Keyword Research with Google Sheets, Suggest API & Custom Search
Who's it for This workflow is perfect for SEO specialists, marketers, bloggers, and content creators who want to automa...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments