Real-time Public Transport Delay Tracking with ScrapeGraphAI, Teams & Dropbox — n8n Workflow

Medium complexity🔗 Webhook10 nodes🏷️ Miscellaneousby vinci-king-01

Overview

Public Transport Schedule & Delay Tracker with Microsoft Teams and Dropbox

⚠️ COMMUNITY TEMPLATE DISCLAIMER: This is a community-contributed template that uses ScrapeGraphAI (a community node). Please ensure you have the ScrapeGraphAI community node installed in your n8n instance before using this template.

This workflow automatically scrapes public transport websites or apps for real-time schedules and service alerts, then pushes concise delay notifications to Microsoft Teams while archivin

Nodes used

DropboxMicrosoft TeamsCode

Workflow Preview

How it works
This webhook-driven workflow listens for a POST request
Trigger & URL Builder
This group kick-starts the automation each time your mo
Scraping Layer
The scraping layer is where the heavy lifting occurs. S
Processing & Alerting
Once all raw pages are scraped, Normalize & Deduplicate
Storage & Archiving
Every execution—alert-worthy or not—gets recorded for h
W
Webhook Listener
Prepare Source URLs
S
Split URLs
S
Scrape Transit Data
M
Merge Results
Normalize & Deduplicate
S
Significant Delay?
Send Teams Alert
P
Prepare File for Dropbox
Archive to Dropbox
10 nodes10 edges

How it Works

  1. 1

    Trigger

    The workflow starts with a webhook trigger.

  2. 2

    Process

    Data flows through 10 nodes, connecting code, dropbox, if.

  3. 3

    Output

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

Node Details (10)

DR

Dropbox

dropbox

#1
MI

Microsoft Teams

microsoftTeams

#2
CO

Code

code

#3

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 real-time-public-transport-delay-tracking-with-scrapegraphai-teams-dropbox 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": "Real-time Public Transport Delay Tracking with ScrapeGraphAI, Teams & Dropbox", "nodes": [...], ...}

Integrations

codedropboxifmergemicrosoftteamsn8n-nodes-scrapegraphai.scrapegraphaisetsplitinbatcheswebhook

Get This Workflow

Download and import in one click

Download JSONView on n8n.io
Nodes10
Complexitymedium
Triggerwebhook

Created by

vinci-king-01

vinci-king-01

@vinci-king-01

Tags

codedropboxifmergemicrosoftteamsn8n-nodes-scrapegraphai.scrapegraphaisetsplitinbatcheswebhook

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