This is a simple coding exercise to test and develop a small selenium web crawler in python.
This exercise aims to create a simple selenium web crawler which interacts with a website and returns a few values from the page
- Python 2.7
- PIP
All additional packages can be found in pip-requirements.txt.
All additional packages can simply be installed by running: pip install -r pip-requirements.txt
This project, unless otherwise stated, is Copyright by Sascha Peter (c) 2015 sascha.o.peter@gmail.com