beautifulsoup-example

git clone https://github.com/agguzman/beautifulsoup-example.git
cd beautifulsoup-example

virtualenv venv
source venv/bin/active

pip install -r requirements.txt