Gold Price Alert Notification Workflow

somdn_product_page

This n8n workflow automatically monitors the gold price on a specified website and sends a notification when the price exceeds a predefined threshold. It is scheduled to run every 6 hours, fetching the webpage, extracting the gold price using CSS selectors, and then comparing the value after parsing it to a number. If the price is higher than 52,300, it triggers a notification message via LINE to alert the user. This workflow is useful for gold investors, traders, or enthusiasts who want real-time alerts based on fluctuating gold prices without manual checks.

Node Count

6 – 10 Nodes

Nodes Used

html, httpRequest, if, scheduleTrigger, stickyNote

Reviews

There are no reviews yet.

Be the first to review “Gold Price Alert Notification Workflow”

Your email address will not be published. Required fields are marked *