Create Website Screenshot and Send to Telegram
detail.loadingPreview
Captures a screenshot of a given website URL and sends it to a Telegram channel.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow automates the process of taking a screenshot of any given website URL and directly sending the resulting image to a Telegram channel. It leverages the uProc node to generate the screenshot and the Telegram node to distribute it.
Key Features
- Capture website screenshots with configurable width and full-page option.
- Send screenshots directly to a specified Telegram channel.
- Includes robust error handling for reliable execution.
How To Use
- Import this workflow into your n8n instance.
- Configure the
uProcnode by setting theWEBHOOK_URLenvironment variable to your uProc endpoint. - Configure the
Telegramnode with your Telegram bot token and the target chat ID. - Trigger the workflow manually.
Apps Used
Workflow JSON
{
"id": "54935c2e-6a5b-42d6-9b15-4a14dee3a7ff",
"name": "Create Website Screenshot and Send to Telegram",
"nodes": 0,
"category": "Community Contributed",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 54935c2e-6a5b...
About the Author
Free n8n Workflows Official
System Admin
The official repository for verified enterprise-grade workflows.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
ConvertKit: Add Subscriber to Form and Tag
Adds a subscriber to a ConvertKit form and a specific tag.
Loading Data Into a Spreadsheet
This workflow demonstrates loading mock CRM contact data into a target destination like a spreadsheet.
Post to Twitter from Manual Trigger
Manually trigger a workflow to post a message to Twitter.
Community Meal Plan Generator
Automatically generates a weekly meal plan from your Mealie recipes.
Workflow Dashboard with Mermaid.js
Visualize your n8n workflows with Mermaid.js.
Community Contributed GitHub Releases
Parses GitHub release notes to extract and categorize changes for community contributions.