A python script that scrapes product data (i.e. title of product, availability, price and product description) from The whisky Exchange
- python 3.7 or greater
git clone https://github.com/DanielStai/ecommerce_scraper.git
virtualenv venv
pip install -r requirements.txt
python3 ecomemrce_scraper.py