Skip to content

sbonfert/mensaplan-parser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mensaplan-parser

Parser for the Studentenwerk Ulm menus. You need to write a config.php file first, see config_example.php for directions.

usage: $ php getfood.php

dependencies:

  • pdftohtml
  • wget

tested on ubuntu 13.04

Changes and Notes by taxilof

  • Feature: export the Data in XML format for compatibility
  • Use Weeknumbers in JSON and XML
  • configurations vars for working and output dirs

Changes and Notes by seder

  • Changed the JSON output format
  • JSON-File now includes information whether a cafeteria is open
  • configuration vars now in seperate file (config.php, see config_example.php for reference)
  • added prices for all plans that provide this information
  • added Cafeteria B

This Parser is now used productive: http://www.uni-ulm.de/mensaplan/

About

parser for the Studentenwerk Ulm menus

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%