An open API service indexing awesome lists of open source software.

https://github.com/camdavidsonpilon/mcdata

Repo for data surrounding fast food nutrition and ingredients
https://github.com/camdavidsonpilon/mcdata

Last synced: 12 months ago
JSON representation

Repo for data surrounding fast food nutrition and ingredients

Awesome Lists containing this project

README

          

# McData

A data repository for fast food nutrition and ingredients.

To scrape historic nutritional information, use the [waybackpack](https://github.com/jsvine/waybackpack) command line tool. To get unique McDonald's nutritional PDFs until 2018, run the following from the command line:

- `pip install waybackpack`
- `waybackpack http://nutrition.mcdonalds.com/usnutritionexchange/nutritionfacts.pdf -d DESTINATIONDIRECTORY --to-date 2018 --uniques-only`

Note: McDonald's previously stored its nutritional PDFs [here](http://nutrition.mcdonalds.com/getnutrition/nutritionfacts.pdf)
>>>>>>> d8f72402c21855e426a72c2ba4ef46875b2ed780