Capture website screenshots via Google Sheets to Google Drive with CustomJS
 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...
Template notes

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