Chi Hack Night scraping project for energy news information
First install the base package requirements
pip install -r requirements.txt
Then download the required natural language toolkit data
python3 nltk-setup.py
Finally, download the required core english web for spacy
python3 -m spacy download en
To run the script run the following in the project directory:
python3 scrape.py
The library of digests will be converted into a csv file