πŸ“Š Automate Singapore COE price analysis & purchase timing with GLM-4.5 AI predictions

⚑ 209 views Β· πŸ“Š Market Research & Insights

πŸ’‘ Pro Tip β€” HTTP Request scraping tends to break when sites update their markup. If you’re scraping a major platform, check if ScraperNode covers it β€” it has maintained scrapers for LinkedIn, Instagram, TikTok, YouTube, and 20+ other platforms that return structured data.

View All Scrapers

Description

Introduction

Automates Singapore COE price tracking, predicts trends using AI, and recommends optimal car purchase timing. Scrapes LTA data biweekly, analyzes historical trends, forecasts next 6 bidding rounds, and sends alerts when buying windows appearβ€”saving time and identifying cost-saving opportunities.

How it Works

Biweekly trigger scrapes LTA COE data β†’ processes historical trends β†’ AI predicts 6-month prices β†’ compares current vs forecast β†’ generates buy/wait recommendations β†’ alerts sent via Gmail or Telegram.

Setup Steps

  1. Add NVIDIA/OpenAI API credentials in n8n
  2. Connect Google Sheets for data storage
  3. Authenticate Gmail/Telegram for notifications
  4. Schedule trigger for Wednesdays 8PM SGT
  5. Configure alert thresholds in conditional nodes

Workflow

Schedule Trigger β†’ HTTP Request (Scrape LTA) β†’ Data Processing β†’ Google Sheets (Store) β†’ AI Prediction β†’ Analysis Engine β†’ Conditional Logic β†’ Gmail/Telegram Notification

Workflow Steps

  1. Scraping: Extract COE prices from OneMotoring
  2. Processing: Calculate moving averages, volatility, seasonal trends
  3. Storage: Save to Google Sheets with timestamps
  4. Prediction: AI forecasts next 6 bidding rounds
  5. Analysis: Compare current vs predicted prices, generate recommendation
  6. Notification: Alerts via email/Telegram

Prerequisites

NVIDIA/OpenAI API key, Google account (Sheets), Gmail/Telegram for notifications, basic COE category knowledge

Use Cases

First-time buyers monitoring price dips, fleet managers timing bulk purchases

Customization

Add economic indicators, integrate car loan calculators, track parallel imported car prices

Benefits

Saves hours of manual monitoring, captures 10–15% price dips, provides data-driven purchase timing (potential $5K–$15K savings)

πŸ”— Nodes Used

Send Email, Google Sheets, HTTP Request, Telegram, Schedule Trigger, AI Agent

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup