RSS feeds are the open standard for syndicating articles, blog posts, and news as a structured stream. The RSS node in NoClick parses any public or authenticated RSS or Atom feed and also connects to feed-reader services such as Miniflux, Feedly, FreshRSS, and RSS.app. It is the listening post for automations that monitor publications, news, or any site that exposes a feed.
Pick one to start building it.
Automatically collects stock news from RSS feeds and HackerNews, runs GPT-4o-mini sentiment analysis, logs everything to Google Sheets, and fires Telegram alerts, with a live dashboard to track Bullish/Bearish signals. Here is the tutorial for this template [@youtube](https://youtu.be/F1IyzfehMCE) Stay on top of stock market news without lifting a finger. This workflow runs every 30 minutes, pulling fresh articles from configurable RSS feeds (Google News, Reddit finance communities) and HackerNews. It then uses GPT-4o-mini to extract sentiment, tickers mentioned, and market impact, all logged to a Google Sheet and pushed to your Telegram channel. ## What It Does - Monitors 10+ RSS sources (fully customizable) and HackerNews finance stories in parallel - Deduplicates articles so nothing gets processed twice - Analyzes one article per run with GPT-4o-mini: - Summary - Sentiment (Bullish / Bearish / Neutral) - Tickers - Impact (High / Medium / Low) - Writes structured results back to the exact Google Sheet row - Sends a Telegram alert with full analysis — watchlist tickers get a WATCHLIST flag - Provides a live dashboard in the Interface tab: - Filter by sentiment - Expand any article to view the AI-generated summary - Track per-ticker signals in the “My Portfolio” tab ## Setup Setup takes approximately 2 minutes: 1. Connect your Google account (a tracker spreadsheet is created automatically) 2. Connect your Telegram bot The workflow handles everything else. ## Customization - Add or remove RSS feed URLs directly from the interface - Set your stock watchlist (e.g. AAPL, NVDA, TSLA) to highlight relevant articles - Adjust the schedule frequency - Swap GPT-4o-mini for another model - Modify the Telegram message format
Monitor multiple subreddits for relevant posts using AI-powered filtering, draft responses, and log everything to Google Sheets — all on autopilot. ## What it does This workflow watches Reddit via RSS feeds, uses an AI agent to evaluate each post against your criteria, drafts response comments for relevant posts, and sends them through a human approval step before logging to a Google Sheet. ## Pipeline 1. **Cron Trigger** — Runs every hour (configurable) 2. **Generate Feed URLs** — Builds RSS feed URLs from your configured subreddit list 3. **Iterate Subreddits** — Loops through each subreddit feed 4. **Parse RSS** — Fetches the latest posts from each subreddit 5. **Iterate Posts** — Loops through each post in the feed 6. **AI Analyzer** — Evaluates each post for relevance based on your keywords and criteria, returning a relevance score, priority, and summary 7. **Conditional Filter** — Routes relevant posts forward, skips irrelevant ones 8. **Response Drafter** — AI drafts a concise Reddit comment for relevant posts 9. **Human Approval** — Review the post details, AI summary, and drafted response before approving 10. **Google Sheets Logger** — Approved posts are appended to a tracking spreadsheet with subreddit, title, link, priority, summary, and drafted response ## Setup A one-time setup flow creates a Google Sheet with headers and saves the credentials. Use the **Configure Monitor** interface to: - Add or remove subreddits to watch - Set keywords and relevance criteria for the AI filter - Connect a Google Sheet for logging [@youtube](https://youtu.be/hpmmZNo5u8o) ## Input - **Subreddits** — Comma-separated list (e.g. `technology, programming, automation`) - **Keywords / Criteria** — Natural language description of what posts you care about (e.g. "workflow automation, AI agents, n8n") ## Output - **Google Sheet** with columns: Subreddit, Title, Link, Priority, AI Summary, Drafted Response - **Activity logs** showing skipped posts with reasons - **Approval requests** for human review of relevant posts
Monitors 7 tech news sources every 2 hours and automatically publishes AI-written posts to Twitter and LinkedIn with a Telegram preview before anything goes live. Here is the setup guide video: [@youtube](https://youtu.be/3P638I4uv94) Fetches the latest stories from Hacker News, Reddit (r/MachineLearning + r/programming), TechCrunch AI, The Verge, VentureBeat AI, and Ars Technica in parallel. Deduplicates across all sources, skips already-posted stories, then visits each article URL and extracts clean text. GPT-4o-mini generates a concise tweet (≤280 characters) and a long-form LinkedIn post (300–600 words) for each story. Before publishing, a Telegram message delivers a preview of the draft content. After a 5-minute review window, the posts are published simultaneously on Twitter and LinkedIn. Every story is tracked in a Google Sheet with per-platform status (pending → posted), providing full visibility into publishing activity. Three built-in dashboards provide a live view: - A posts feed with source tags and publish status - A content preview panel to read and copy drafts - An analytics view showing Twitter and LinkedIn posting rates Setup requirements (one-time connection): - Google Sheets (auto-creates the tracking spreadsheet) - Twitter/X - LinkedIn - Telegram bot (for previews)
Start building workflows in minutes with our visual builder. No code required.