Automate Web Searches via Telegram Using Brave Search - n8n Workflow | Neura Market
Automate Web Searches via Telegram Using Brave Search
This workflow allows users to perform web searches directly from Telegram using the Brave search engine. By sending the command /brave followed by a query, users can receive search results as a Telegram message, streamlining the search process without leaving the chat.
This n8n workflow integrates Telegram with the Brave search engine, enabling users to execute web searches directly from their chat interface. The workflow listens for messages starting with the command /brave, processes the query, retrieves available search tools from the MCP Client, and executes the search using the first tool. The results are then sent back to the user in the Telegram chat. This setup is ideal for users seeking a seamless and private search experience without switching betwee
Platform
n8n
Category
Communication
Price
Free
Creator
Nina Petrova
if
set
code
telegram
mcpClient
stickyNote
telegramTrigger
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.