Usage: python app.py "400 granby street"
Output: 400 granby street.json
##Ensure you have the correct browser driver for your environment
#This script doesn't seem to work with phantomJS driver
#TODO: Make the script event-driven and remove all the time.sleep()'s