๐Ÿ“ Capture and store website screenshots from Google Sheets to Drive using Dumpling AI

โšก 343 views ยท ๐Ÿ“ File Management

๐Ÿ’ก Pro Tip โ€” For lead enrichment, ScraperNode can pull LinkedIn profiles, company data, and job listings directly into your pipeline โ€” useful for building prospect lists without manual research.

View All Scrapers

Description

๐Ÿ“„ What this workflow does

This workflow captures a full-page screenshot of any website added to a Google Sheet and automatically uploads the screenshot to a designated Google Drive folder. It uses Dumpling AIโ€™s screenshot API to generate the image and manages file storage through Google Drive.


๐Ÿ‘ค Who is this for

This is ideal for:


โœ… Requirements


โš™๏ธ How to set up

  1. Replace the Google Sheet and folder IDs in the workflow with your own.
  2. Connect your Dumpling AI and Google credentials in n8n.
  3. Make sure your sheet contains a Website column with valid URLs.
  4. Activate the workflow to begin watching for new entries.

๐Ÿ” How it works (Workflow Steps)

  1. Watch New Row in Google Sheets: Triggers when a new row is added to the sheet.
  2. Request Screenshot from Dumpling AI: Sends the website URL to Dumpling AI and gets a screenshot URL.
  3. Download Screenshot: Fetches the image file from the returned URL.
  4. Upload Screenshot to Google Drive: Uploads the file to a selected folder in Google Drive.

๐Ÿ› ๏ธ Customization Ideas

๐Ÿ”— Nodes Used

HTTP Request, Google Drive, Google Sheets Trigger

๐Ÿ“ฅ Import

Download workflow.json and import into n8n: Workflow menu โ†’ Import from File

๐Ÿ“– Importing guide ยท ๐Ÿ”‘ Credential setup