workflows.fit
Back to n8n workflows
n8n templateFreeBy CustomJS

Capture website screenshots via Google Sheets to Google Drive with CustomJS

![workflow.png](fileId:1053) n8n Workflow: Automating Website Screenshots from Google Sheets This n8n workflow captures screenshots of websites listed in a Google Sheet and saves them to Google Drive using the CustomJ...

Data & StorageProductivityGoogle Sheets Trigger@custom-js/n8n-nodes-pdf-toolkit.website ScreenshotGoogle Drive
Loading interactive preview...

Template notes

![workflow.png](fileId:1053)

n8n Workflow: Automating Website Screenshots from Google Sheets

This n8n workflow captures screenshots of websites listed in a Google Sheet and saves them to Google Drive using the CustomJS PDF Toolkit.

[@custom-js/n8n-nodes-pdf-toolkit](@custom-js/n8n-nodes-pdf-toolkit)

Features

- Monitors a Google Sheet for new rows with website URLs. - Captures screenshots of the websites using the CustomJS PDF Toolkit. - Uploads the screenshots to a specified Google Drive folder.

Notice Community nodes can only be installed on self-hosted instances of n8n.

Requirements