This n8n workflow automates the process of monitoring multiple RSS feeds for new torrent releases, processing and filtering the data, and sending a formatted summary to a Telegram channel. Starting with scheduled triggers, it reads RSS feeds from sources like Olimpo and TorrentLand, and curates relevant information such as titles, sizes, and download links. The workflow includes steps to clean and adjust the data, filter recent items within the last two days, and merge the results for consistent presentation. Finally, it generates a markdown-formatted list of torrents and sends this update to a Telegram chat. This automation is useful for torrent enthusiasts or content curators who want real-time updates on new releases without manual checking.
Automated RSS Fetch and Telegram Notification for Torrents
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | code, filter, merge, rssFeedRead, scheduleTrigger, set, sort, stickyNote, telegram |
Reviews
There are no reviews yet.