A python script that scrapes football news from Guardian football news site and sends the result as an email
- python 3.7 or greater
git clone https://github.com/DanielStai/news_scraper.git
virtualenv venv
pip install -r requirements.txt
python3 scraper.py