Sirius-A / sv-restaurant-zug-bot

Telegram bot to retrieve the menu of the sv restaurant in zug (@FiveMoodsBot )
http://telegram.me/FiveMoodsBot
MIT License
10 stars 1 forks source link

Don't parse the page. Use API instead #7

Open Sirius-A opened 7 years ago

Sirius-A commented 7 years ago

Take a look at this https://github.com/jmesserli/svmeal-api/

Sirius-A commented 7 years ago

That API is also built on a Website parser

see https://github.com/jmesserli/svmeal-api/blob/master/src/main/java/nu/peg/svmeal/converter/DocumentToMealPlanDtoConverter.java