This is a Python webscraper to help https://www.nokidhungry.org keep resources upto date.
Python Version 3.7.6
- Run
pip install -r requirements.txt
to install dependencies - Run
python app.py
- Select output format between .csv, .json, xlsx
Testing to be added