cvzi / mensa

🥘 Parser for openmensa.org for canteens of Studierendenwerk Kaiserslautern, Kölner Studierendenwerk, mensen.at, WU Wien, restopolis, ristocloud, markas, mampf1a, inetmenue and Studierendenwerk Greifswald
https://cvzi.github.io/mensa/
GNU General Public License v3.0
9 stars 0 forks source link

WU Mensa Wirtschaftsuniversität Wien broken #31

Closed cvzi closed 2 years ago

cvzi commented 2 years ago

The source (http://www.eurest.at/wumensa/app/app_tagesplan.xml) for the parser no longer exists and there is only a pdf menu at https://www.wumensa.at/

The app seems to use a SOAP api at https://appservice.ventopay.com/ventopayappservice.svc I don't know if this can easily be used with Python

There is some information here: https://appservice.ventopay.com/ but it does not seem to help

cvzi commented 2 years ago

There are xml files at http://menuplan.eurest.at/ For WU Wien, id = 16510 https://menuplan.eurest.at/CurrentWeek/K16510_DEU.xml https://menuplan.eurest.at/K16510.xml HTML version: http://menuplan.eurest.at/menu.html?current_url=%2FCurrentWeek%2FK16510_DEU.xml&showAdditives=0&showMealColors=0

cvzi commented 2 years ago

Implemented parser for https://menuplan.eurest.at/CurrentWeek/K16510_DEU.xml in 6c24b76fce9909e63654b6165ff1136ca815a179