Create a virtual environment
$ virtualenv .
Install requirements
$ pip install -r requirements.txt
Run app
$ python jobListingScrapper--IndeedAndCareerBuilder.py
Run the .ipynb notebook locally using jupyter notebook or an equivalent of choice.
Visit: Google Colaboratory to access the notebook.
Well then, Buenos dias.