leftshift/python_mvg_api

Output from route

Opened this issue · 2 comments

So my issue is im trying to just get some specific results from the api like start point, end point, arrival and departure time. Any Idea how it works, i got arrival and departure outputs, but i get them for the whole day from the current time and not for one specific time

Sorry, I'm not quite sure what you're trying to achieve. Can you maybe share your code and an example of what you're receiving and how it's different to what you expect?

Also, the documentation includes some examples, maybe this already helps clear up things: http://python-mvg-departures.readthedocs.io/en/latest/

First of all the data i get is pretty weird in it self, it is the correct data but, it doesn't get output like in the init described. Second of all i want to extract it like in the code example for departures, but i don't know how i can get the data from the output. I'm pretty new to coding so excuse me if this is like the easiest problem and im just to stupid to understand

Screenshot 2022-11-14 at 17 30 09