Back to Templates
  • +3

Capture URL Screenshots from Google Sheets with ScreenshotOne & Save to Drive with Gmail Alerts

Created by:

Niko

Last update:

Last update a month ago

Categories:
Share:

Capture URL Screenshots Automatically from Google Sheets & Drive with ScreenshotOne & Gmail Alerts

Summary

This automation template streamlines the process of capturing screenshots for multiple URLs. Instead of manually visiting each URL, taking a screenshot, and organizing the results, this workflow automates everything. When a spreadsheet is added to a designated Google Drive folder, the template extracts URLs from the column named "Url." These URLs are then processed through ScreenshotOne to capture screenshots, which are saved back to the same folder. Finally, an email notification is sent via Gmail with a link to the folder containing the screenshots.

Problem Solved

This template addresses the challenge of manual screenshot capture for multiple URLs. Without this automation, a user would need to:

  • Open each URL from a spreadsheet.
  • Take a screenshot manually.
  • Save each screenshot with an appropriate name.
  • Organize the screenshots in a folder.
  • Notify stakeholders when the process is complete.

These steps are not only time-consuming but also repetitive, especially when handling a large number of URLs.

Who Can Benefit:

  • Digital Marketers: Monitor website appearances for competitive analysis or to track campaign landing pages.
  • Web Developers/Designers: Capture screenshots of multiple websites for inspiration or reference.
  • QA Teams: Document the visual state of web pages during various stages of development.
  • SEO Specialists: Track visual changes to websites they are optimizing.
  • Content Managers: Monitor how content appears across various web properties.

Prerequisites

  • Google Drive Node: Must have appropriate permissions to create and access folders.
  • Connected Google Sheets Node: To extract URLs from the spreadsheet.
  • Authenticated Gmail Node: For sending notifications.
  • ScreenshotOne Account: Either a free or paid plan depending on volume needs, along with an Access key.
    Ensure you replace the placeholder --YOUR ACCESS KEY-- with your generated access key in the "Get Screenshots" node.

Workflow Details

Step 1: Google Drive Integration

  • Trigger Node:
    Monitors a specific folder in Google Drive. When a spreadsheet is added, the workflow is initiated.

Step 2: Google Sheets Processing

  • Google Sheets Node:
    Extracts URLs from the column named "Url."

Step 3: Screenshot Capture

  • Get Screenshots Node:
    Sends each extracted URL to ScreenshotOne to capture screenshots.

Step 4: Saving Screenshots and Notifications

  • Google Drive Node:
    Saves the captured screenshots back into the same folder.
  • Gmail Node:
    Sends an email notification with a link to the folder, alerting stakeholders that the screenshots are ready.

Customization Guidance

  • Folder Monitoring:

    The workflow is set to monitor a specific Google Drive folder. It can be customized by selecting a different folder in the node settings.

  • Spreadsheet Structure:

    While the template expects a spreadsheet with a column named "Url." for extracting URLs, users can add additional columns (e.g., titles, categories, or tags) and modify the workflow to utilize them as needed.

  • Email Settings:

    Customize the recipient, subject, and body of the notification email to suit your needs. If required, enable optional notifications for different stakeholders.

  • ScreenshotOne Access Key & Configurations:

    A valid ScreenshotOne Access key is required to capture screenshots. Users can further refine screenshot settings (e.g., viewport size, device emulation, or delay timing) by exploring the available options in the ScreenshotOne API documentation.