πŸ“± Web content to Telegram publisher with AI enhancement & image watermarking

⚑ 282 views Β· πŸ“± Social Media & Email Marketing

Description

πŸ€– This n8n workflow automatically parses news articles from a webpage, enhances them with AI, and publishes them to a Telegram channel with a watermarked image.

Unlike the RSS-based setup, this workflow directly fetches and processes content from any specified webpage.


Use Cases


How It Works

  1. Schedule Trigger: Runs the workflow on a custom schedule.
  2. Fetch Web Page: Retrieves the HTML content of your chosen website.
  3. Extract Links: Parses article links from the HTML source.
  4. Check & Update Google Sheet: Skips already processed links and records new ones.
  5. Fetch & Clean Article: Retrieves, extracts, and formats the article text.
  6. AI Text Customization: Uses an AI agent to enhance the text.
  7. Image Watermarking: Fetches the article image and applies a watermark.
  8. Telegram Publishing: Posts the final image and AI-enhanced text to your channel.

Setup Steps


Tips


βœ… Key Advantage: No RSS required β€” the workflow directly parses websites, enhances content with AI, and automates publishing to Telegram.

πŸ”— Nodes Used

Edit Image, Google Sheets, HTTP Request, Telegram, Schedule Trigger, AI Agent

πŸ“₯ Import

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

πŸ“– Importing guide Β· πŸ”‘ Credential setup