Send daily Malaysian weather alerts with Perplexity AI, Firecrawl and Telegram — n8n 工作流

复杂度 定时14 个节点🏷️ Miscellaneous作者:Wan Dinie

概览

Automated Malaysian Weather Alerts with Perplexity AI, Firecrawl and Telegram

This n8n template automates daily weather monitoring by fetching official government warnings and searching for related news coverage, then delivering comprehensive reports directly to Telegram.

Use cases include monitoring severe weather conditions, tracking flood warnings across Malaysian states, staying updated on weather-related news, and receiving automated daily weather briefings for emergency preparedness.

Go

使用的节点

HTTP RequestTelegramCodeAI AgentOpenAIOpenRouter Chat Model

工作流预览

Automated Malaysian Weather Alerts with Perpl
How it works
1. Schedule trigger runs daily at 9 AM to fetch weather
2. Ja
1. Fetch weather warning from the official go
2. Combine the Search Query and Location
3.Crawl the internet to search all possible r
4. Process the news and get the summary of th
5. Refine the weather report and arrange the
6.Send the report to the Telegram channel
model
S
Schedule Trigger
Get Weather Warnings
Send to Telegram
Make a summary
AI Agent
R
Replace Me
Separate Search Query, W…
C
Combine Search and Locat…
Clean the URLs
Scrape Website with Fire…
C
Combine the Summary and …
I
Interval to avoid Firecr…
Perplexity Sonar Pro Model
L
Loop URL One by One
14 nodes14 edges

工作原理

  1. 1

    触发器

    工作流由 定时 触发器启动,按预定计划运行。

  2. 2

    处理

    数据流经 14 个节点, connecting agent, aggregate, code。

  3. 3

    输出

    工作流完成自动化并将结果发送到配置的目标。

节点详情 (14)

HT

HTTP Request

httpRequest

#1
TE

Telegram

telegram

#2
CO

Code

code

#3
AI

AI Agent

n8n-nodes-langchain.agent

#4
OP

OpenAI

n8n-nodes-langchain.openAi

#5
OP

OpenRouter Chat Model

n8n-nodes-langchain.lmChatOpenRouter

#6

如何导入此工作流

  1. 1点击右侧 下载 JSON 按钮保存工作流文件。
  2. 2打开你的 n8n 实例,依次点击 工作流 → 新建 → 从文件导入
  3. 3选择下载的 send-daily-malaysian-weather-alerts-with-perplexity-ai-firecrawl-and-telegram 文件并点击导入。
  4. 4为每个服务节点配置 凭证(API 密钥、OAuth 等)。
  5. 5点击 测试工作流 验证一切正常,然后激活它。

或直接在 n8n → 从 JSON 导入 中粘贴:

{ "name": "Send daily Malaysian weather alerts with Perplexity AI, Firecrawl and Telegram", "nodes": [...], ...}

集成

agentaggregatecodehttprequestlmchatopenrouteropenaischeduletriggersplitinbatchestelegramwait

获取此工作流

一键下载并导入

下载 JSON在 n8n.io 上查看
节点14
复杂度medium
触发器scheduled

创建者

Wan Dinie

Wan Dinie

@wandinie

标签

agentaggregatecodehttprequestlmchatopenrouteropenaischeduletriggersplitinbatchestelegramwait

n8n 新手?

n8n 是一款免费开源的工作流自动化工具,支持自托管或使用云版本。

免费获取 n8n →

Related Miscellaneous Workflows