Aggregate Twitter/X Content to Telegram Channel with BrowserAct & Google Gemini

Go to Workflow
52 views
Built by Madame AI Team | Kai Madame AI Team | Kai
Created on June 07, 2026

Description

Automate social media content aggregation to a Telegram channel

This n8n template automatically aggregates and analyzes key updates from your social media platforms Home Page, delivering them as curated posts to a Telegram channel.

This workflow is perfect for digital marketers, brand managers, or data analysts and Busy people, seeking to monitor real-time trends and competitor activity without manual effort.

How it works
The workflow is triggered automatically on a schedule to aggregate the latest social media posts.
A series of If and Wait nodes monitor the data processing job until the full data is ready.
An AI Agent, powered by Google Gemini, refines the content by summarizing posts and removing duplicates.
An If node checks for an image in the post to decide if a photo or a text message should be sent.
Finally, the curated posts are sent to your Telegram channel as rich media messages.

How to use
Set up BrowserAct Template: In your BrowserAct account, set up “Twitter/X Content Aggregation” template.

Set up Credentials: Add your credentials for BrowserAct In Run Node , Google Gemini in Agent Node, and Telegram in Send Node.

Add Workflow ID: Change the workflow_id value inside the HTTP Request inside the Run Node, to match the one from your BrowserAct workflow.

Activate Workflow: To enable the automated schedule, simply activate the workflow.

Requirements
BrowserAct** API account
BrowserAct* *“Twitter/X Content Aggregation”** Template
Gemini** account
Telegram** credentials

customizing this workflow
This workflow provides a powerful foundation for social media monitoring. You could:
Replace the Telegram node with an email or Slack node to send notifications to a different platform.
Add more detailed prompts to the AI Agent for more specific analysis or summarization.
customize BrowserAct Workflow to reach your desire.
Need Help ?
How to Find Your BrowseAct API Key & Workflow ID
How to Connect n8n to Browseract
How to Use & Customize BrowserAct Templates
Workflow Guidance and Showcase

Automate Your Social Media: Get All X/Twitter Updates Directly in Telegram!

Nodes Used (6)

AI Agent
@n8n/n8n-nodes-langchain.agent
Code
n8n-nodes-base.code
Google Gemini Chat Model
@n8n/n8n-nodes-langchain.lmChatGoogleGemini
HTTP Request
n8n-nodes-base.httpRequest
Structured Output Parser
@n8n/n8n-nodes-langchain.outputParserStructured
Telegram
n8n-nodes-base.telegram