Hidden text :)
API
This website gets its meal data from a database of menus that I collect. If you want to use this data for your own project, be my guest! Just please credit me subtly somewhere if possible :)
You can access the database through the Tufts Dining API. The default endpoint is api.tuftsdining.com
. Currently, the only resource available is meal data, accessible at /meals/<location>/<date>
. This should be formatted the same as the url for the meal viewer on this website, for example, /meals/hodge/2023-1-1
. Data is only available for days starting in 2023 until slightly in the future.