/fao-download

Temporary repo for downloading data from FAO

Primary LanguagePython

FAO Download

Download FAO's country-based Food-based dietary guidelines pages and their linked documents.

Quick Start

Make sure the essential backend library is ready before you run the Python scripts.

# install wkhtmltopdf on your Mac
brew update  # make sure your homebrew/curl/openssl works well
brew install --cask wkhtmltopdf

# conf the python env and test
pipenv install
python main.py