-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Mannheim: JSON data source studiplus.stw-ma.de #3
Comments
cvzi
changed the title
Mannheim: JSON data source
Mannheim: JSON data source studiplus.stw-ma.de
Aug 10, 2020
List of all mensas: [
{
"id": 610,
"name": "Mensa am Schloss",
"url": ""
},
{
"id": 710,
"name": "greenes²®",
"url": "https://www.greenes.de/wp-content/uploads/2021/11/Preisliste_Greenes_Digital_3.jpg"
},
{
"id": 709,
"name": "MensaWagon",
"url": ""
},
{
"id": 611,
"name": "Mensa Hochschule Mannheim",
"url": ""
},
{
"id": 714,
"name": "Cafeteria Musikhochschule",
"url": ""
},
{
"id": 613,
"name": "Mensaria Metropol",
"url": ""
},
{
"id": 718,
"name": "DHBW Eppelheim",
"url": "https://www.stw-ma.de/-p-2000.html"
},
{
"id": 614,
"name": "Mensaria Wohlgelegen",
"url": ""
}
] |
cvzi
added a commit
that referenced
this issue
Dec 11, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There is a JSON endpoint at
studiplus.stw-ma.de
described here zaratropia/ma-mensa-bot#5http://studiplus.stw-ma.de/api/app/mensa/info?id=416&date=1496916000000&language=de
(Requires authentication)
It's not completely straightforward, because the meals name are HTML:
List of mensas/IDs can be found here:
https://studiplus.stw-ma.de/api/app/mensas
The text was updated successfully, but these errors were encountered: