Turn Reddit posts into content ideas with Telegram, Apify, GPT and Sheets
Reddit Content Saver Pipeline > A Telegram-triggered n8n workflow that scrapes Reddit posts, analyzes them with AI, and saves structured content ideas to Google Sheets. --- Overview Send a Reddit post URL to a Tele...
Template notes
Reddit Content Saver Pipeline
> A Telegram-triggered n8n workflow that scrapes Reddit posts, analyzes them with AI, and saves structured content ideas to Google Sheets.
---
Overview
Send a Reddit post URL to a Telegram bot. The pipeline scrapes the post and comments, runs AI analysis for content insights, deduplicates against previously processed links, and logs everything to Google Sheets — all automatically.
---
Workflow Diagram
Telegram Trigger └─► Typing Indicator └─► Get Sheets Log (dedup source) └─► Dedup Check ├─► [DUPLICATE] Notify user → stop └─► [NEW] Apify Reddit Scrape └─► Extract Content ├─► [NO CONTENT] Notify user → stop └─► [HAS CONTENT] AI Analysis └─► Save to Sheets └─► Success Reply