Monitor Commodity Markets with Apify, DeepL Translation & Sector Impact Analysis — n8n 工作流

复杂度 定时16 个节点🏷️ Miscellaneous作者:suzuki

概览

Stay ahead of commodity market movements with automated news collection, translation, and sector impact analysis. This workflow monitors Oil, Gold, and Grain markets from global English sources, translates them to Japanese using DeepL, and delivers categorized alerts showing which business sectors are affected.

Who is this for

Trading company staff and procurement managers affected by raw material prices CFD and commodity futures traders Economists and market researchers tracking inflation ind

使用的节点

HTTP RequestTelegramDiscordGmailCode

工作流预览

🛰️ Real-time ISS Overhead Alert
with Weather Check & Multi-Channel Notifications
What this workflow does:
Automatically detects when the International Space Stat
Step 1: Schedule & Get ISS Position
Runs every 10 minutes to check ISS location.
ISS orbits Earth every ~90 minutes, so 10-min intervals
Step 2: Calculate Distance & Direction
⚠️ CONFIGURE HERE:
- `USER_LAT` - Your latitude
- `USER_LON` - Your longitude
- `USER_LOCATION_NAME` - Your city name
- `VISIBILITY_RADIUS_KM` - Alert ra
Step 3: Weather Check
Only alerts you when ISS is actually visible.
Checks cloud cover, rain, and time of day.
Requires: OpenWeatherMap API key (free)
Step 4: Multi-Channel Notifications
Configure the channels you want to use:
Discord: Add webhook URL
Telegram: Add bot token & chat ID
Gmail: Connect Google account
Disable unused ch
S
Schedule Trigger
Get ISS Position
Calculate Distance and D…
I
Is ISS Overhead?
Get Local Weather
Analyze Observation Cond…
C
Can Observe?
Format Alert (Good Condi…
Format Alert (Poor Condi…
M
Merge Messages
Get ISS Crew Info
Add Crew Information
Send to Discord
Send to Telegram
Send Email via Gmail
I
ISS Not Overhead
16 nodes16 edges

工作原理

  1. 1

    触发器

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

  2. 2

    处理

    数据流经 16 个节点, connecting code, discord, gmail。

  3. 3

    输出

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

节点详情 (16)

HT

HTTP Request

httpRequest

#1
TE

Telegram

telegram

#2
DI

Discord

discord

#3
GM

Gmail

gmail

#4
CO

Code

code

#5

如何导入此工作流

  1. 1点击右侧 下载 JSON 按钮保存工作流文件。
  2. 2打开你的 n8n 实例,依次点击 工作流 → 新建 → 从文件导入
  3. 3选择下载的 monitor-commodity-markets-with-apify-deepl-translation-sector-impact-analysis 文件并点击导入。
  4. 4为每个服务节点配置 凭证(API 密钥、OAuth 等)。
  5. 5点击 测试工作流 验证一切正常,然后激活它。

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

{ "name": "Monitor Commodity Markets with Apify, DeepL Translation & Sector Impact Analysis", "nodes": [...], ...}

集成

codediscordgmailhttprequestifmergescheduletriggersettelegram

获取此工作流

一键下载并导入

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

创建者

suzuki

suzuki

@kaori

标签

codediscordgmailhttprequestifmergescheduletriggersettelegram

n8n 新手?

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

免费获取 n8n →

Related Miscellaneous Workflows