Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stevenkowalzik/mensa-bremen-api
This API scrapes the Mensa Bremen website and provides a json version of the foodplan. Used by mensabremen.de
https://github.com/stevenkowalzik/mensa-bremen-api
bremen json mensa refactor scraper
Last synced: 2 months ago
JSON representation
This API scrapes the Mensa Bremen website and provides a json version of the foodplan. Used by mensabremen.de
- Host: GitHub
- URL: https://github.com/stevenkowalzik/mensa-bremen-api
- Owner: StevenKowalzik
- Created: 2018-02-08T13:43:03.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-11-24T09:10:55.000Z (about 1 year ago)
- Last Synced: 2023-11-24T10:27:33.412Z (about 1 year ago)
- Topics: bremen, json, mensa, refactor, scraper
- Language: JavaScript
- Homepage: https://api.mensabremen.de
- Size: 6.16 MB
- Stars: 12
- Watchers: 3
- Forks: 2
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Uni Bremen Mensa API
This is an API that scrapes the Studentenwerk Bremen website and returns the foodplan as JSON.
*Since im not actively studying at the University of Bremen anymore feel free to message me about helping or maintaining this project.*
### Endpoints
#### / - Root Endpoint
Returns the foodplan of today and the following 4 days.#### /:day - Endpoint
Returns the foodplan of the day :day's after today. So api.mensabremen.de/0 will return todays plan, while mensa.legacymode.de/api/1 will return the foodplan of the day after. Weekends will be skipped in this numeration.### Roadmap
### Contribution
If you want to Contribute just send a Pull request or write me an email.### Demo
The API is online at _api.mensabremen.de_. See the foodplan at mensabremen.de.