This is a parser to
- read menus from ASB Hessen website (see https://www.menuebestellung.de/asb-heserv)
- convert them into OpenMensa format (see http://openmensa.org/open-mensa-v2)
- and offer the result as XML feed (see https://doc.openmensa.org/feed/v2/)
It depends on NodeJS express framework (for API handling) and jsdom (for parsing).
Deploy on your favorite NodeJS platform, e.g. GCP Cloud Functions or AWS Lambda. Done.
This parser is a private project and has no implications with OpenMensa or ASB whatsoever. In case you find a bug, please raise an issue.