Application to parse the url handles for each url from a given list of urls.
1. Create a virtualenv with python3
2. run pip install -r requirements.txt
3. Add desired urls to urls.csv (one per line)
4. Run python parser.py for console response
5. Run python app.py to launch flask web view that shows response