π Filter real-time news with Gemini AI and BrowserAct for Telegram channels
β‘ 463 views Β· π Market Research & Insights
π‘ Pro Tip β HTTP Request scraping tends to break when sites update their markup. If youβre scraping a major platform, check if ScraperNode covers it β it has maintained scrapers for LinkedIn, Instagram, TikTok, YouTube, and 20+ other platforms that return structured data.
Description
Automate AI News Filtering with Keywords to Telegram
This n8n template helps you stay up-to-date by automatically filtering news and sending relevant articles to Telegram using an AI Agent.
This workflow is perfect for content marketers, journalists, or researchers who need to find specific articles without manually sifting through countless news feeds.
Steps to Take
- Create BrowserAct Workflow: Set up the News Content Marketing Automation template in your BrowserAct account.
- Add BrowserAct Token: Connect your BrowserAct account credentials to the HTTP Request inside Run Node.
- Update Workflow ID: Change the
workflow_idvalue in the HTTP Request inside Run Node to match the one from your BrowserAct workflow. - Connect Gemini: Add your Google Gemini credentials to the AI Agent node.
- Configure Telegram: Connect your Telegram account and add your Channel ID to the Send a News Photo To Telegram node.
How it works
- The workflow is triggered automatically on a schedule, but you can also manually run it.
- It uses an HTTP Request node to start a web scraping task via the BrowserAct API to collect the latest news.
- A series of If and Wait nodes monitor the scraping job until the full data is ready.
- An AI Agent node, powered by Google Gemini, processes the headlines and filters the news based on a list of keywords you define.
- A Code node then formats the AIβs output into a clean, readable format.
- Finally, the filtered news articles are sent as rich media messages to Telegram, including the headline, a picture, and a link.
Requirements
- BrowserAct API account
- BrowserAct βNews Content Marketing Automationβ Template
- Gemini account
- Telegram credentials
Need Help ?
-
How to Find Your BrowseAct API Key & Workflow ID
-
How to Connect n8n to Browseract
-
How to Use & Customize BrowserAct Templates
π Nodes Used
HTTP Request, Telegram, Schedule Trigger, AI Agent, Structured Output Parser, Google Gemini Chat Model
π₯ Import
Download workflow.json and import into n8n:
Workflow menu β Import from File