Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Canceled connection is reported as 'ontime' #38

Open
bbutscher opened this issue Apr 25, 2024 · 0 comments
Open

Canceled connection is reported as 'ontime' #38

bbutscher opened this issue Apr 25, 2024 · 0 comments

Comments

@bbutscher
Copy link

The Connection today from Stuttgart HBf to Ulm HBf at 10:51 was canceled (see. screenshot below), but connection is reported on time from schiene:

s.connections('Stuttgart HBf', 'Ulm HBf', datetime(2024, 4, 25, 10, 50, 0, 0))
[
{
"details": "https://mobile.bahn.de/bin/mobil/query.exe/dox?ld=4357&protocol=https:&n=1&i=dt.01855957.1714033988&rt=1&use_realtime_filter=1&co=C0-0&vca&HWAI=CONNECTION$C0-0!details=opened!detailsVerbund=opened!&",
"departure": "10:51",
"arrival": "11:34",
"transfers": 0,
"time": "0:43",
"products": ["ICE"],
"price": None,
"ontime": True,
"delay": {"delay_departure": 0, "delay_arrival": 0},
"canceled": False,
},
]

note: screenshot is taken from details-URL above, saved website is attached response.zip

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant