A web scraper for Colombian newspaper site La republica
git clone https://github.com/FerRiosCosta/scraper_larepublicaco.git
cd scraper_larepublicaco
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python scraper.py
Scraped news are located into a folder according to the current date.