Monitor Commodity Markets with Apify, DeepL Translation & Sector Impact Analysis — n8n Workflow

High complexity Scheduled16 nodes🏷️ Miscellaneousby suzuki

Overview

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

Nodes used

HTTP RequestTelegramDiscordGmailCode

Workflow Preview

🛰️ 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

How it Works

  1. 1

    Trigger

    The workflow starts with a scheduled trigger, running on a defined schedule.

  2. 2

    Process

    Data flows through 16 nodes, connecting code, discord, gmail.

  3. 3

    Output

    The workflow completes its automation and delivers the result to the configured destination.

Node Details (16)

HT

HTTP Request

httpRequest

#1
TE

Telegram

telegram

#2
DI

Discord

discord

#3
GM

Gmail

gmail

#4
CO

Code

code

#5

How to Import This Workflow

  1. 1Click Download JSON button on the right to save the workflow file.
  2. 2Open your n8n instance. Go to Workflows → New → Import from file.
  3. 3Select the downloaded monitor-commodity-markets-with-apify-deepl-translation-sector-impact-analysis file and click Import.
  4. 4Set up credentials for each service node (API keys, OAuth, etc.).
  5. 5Click Test Workflow to verify everything works, then activate it.

Or paste directly in n8n → Import from JSON:

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

Integrations

codediscordgmailhttprequestifmergescheduletriggersettelegram

Get This Workflow

Download and import in one click

Download JSONView on n8n.io
Nodes16
Complexityhigh
Triggerscheduled

Created by

suzuki

suzuki

@kaori

Tags

codediscordgmailhttprequestifmergescheduletriggersettelegram

New to n8n?

n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.

Get n8n Free →

Related Miscellaneous Workflows