Skip to content

OpenClaw skill for planning public transit in Norway via Entur API

License

Notifications You must be signed in to change notification settings

mmichelli/entur-travel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

entur-travel

An OpenClaw skill for planning public transit trips in Norway using the Entur Journey Planner API.

Covers all operators (Vy, Ruter, Kolumbus, AtB, etc.) and all modes (bus, rail, tram, metro, ferry, coach) with real-time data.

Features

  • Trip planning — A to B with transfers, platforms, real-time delays
  • Departure boards — Next departures from any stop
  • Place search — Geocode Norwegian places to stop IDs
  • Stop details — Quays, platforms, coordinates

No API key required. Free, open API.

Install

Download entur-travel.skill from releases and install in OpenClaw:

openclaw skills install entur-travel.skill

Or clone this repo into your skills directory.

Usage (standalone)

The script works without OpenClaw too:

python3 scripts/entur.py search "Oslo S"
python3 scripts/entur.py trip "Porsgrunn" "Oslo lufthavn"
python3 scripts/entur.py departures "NSR:StopPlace:59872" --limit 5

License

MIT

About

OpenClaw skill for planning public transit in Norway via Entur API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages