This is a Python webscraper to help https://www.nokidhungry.org keep resources upto date.
Python Version 3.7.6
- Add
GOOGLE_KEY
,ALGOLIA_KEY
andALGOLIA_APP_ID
to .env in root folder - Run
pip install -r requirements.txt
to install dependencies - Run
python app.py [-e EXT]
Testing to be added