The "Elektronische Fahrplanauskunft" (EFA) is a German transport information system. This repository contains a comprehensive list of EFA API endpoints that can be used to plan journeys and obtain real-time information for public transportation (ÖPNV - öffentlicher Personennahverkehr). Whether you are looking for schedules, route planning, or live updates, these endpoints provide the necessary data.
There is a list of known endpoints (will be updated continuously with each release)
Important
If more EFA endpoints are known to you, please write me a short messge or create a new issue and provide API URL. After a check I will add them to supported API's.
Name | Supports real time |
---|---|
Deutschlandweit | |
To check | |
Baden-Württemberg | |
To check | |
To check | |
To check | |
Donau-Iller Nahverkehrsverbund4 | To check |
Nahverkehrsgesellschaft Baden-Württemberg4 | To check |
Bayern | |
Yes | |
No | |
No | |
To check | |
Freiburger Verkehrs AG4 | To check |
Hessen | |
To check | |
Mecklenburg-Vorpommern | |
To check | |
Niederachsen | |
Braunschweiger Verkehrs-GmbH4 | To check |
Nordrhein-Westfalen | |
To check | |
To check | |
Rheinland-Pfalz | |
To check | |
To check | |
Sachsen | |
To check |
- Open desired public transport provider
- Navigate to journey planner (dt. Fahrplanauskunft)
- Enter random start and destination
- Before starting the routing open browser console (F12)
- Navigate to Network
- Start the routing / search
- Result
If you found requests like:
- XML_TRIP_REQUEST2
- XML_ADDINFO_REQUEST
- XML_COORD_REQUEST
- XML_STOPFINDER_REQUEST
- XML_SYSTEMINFO_REQUEST
they hint that EFA is used to process your request. Another hint is when the requested URLs contain EFA (e.g.
https://www.vrr.de/vrr-efa/XML_SYSTEMINFO_REQUEST?....
)
-
@alex-jung https://github.com/alex-jung/ha-departures
Jump back ↩︎ -
https://de.wikipedia.org/wiki/Elektronische_Fahrplanauskunft_(Software)#Weblinks
Jump back ↩︎ -
@public-transport https://github.com/public-transport/transport-apis
Jump back ↩︎ -
@derf https://github.com/derf/Travel-Status-DE-VRR
Jump back ↩︎