Selenium examples in Python (web scraper)
I run on Mac OS so you might have to slightly modify the code to make it work in your env.
- http://www.kenst.com/2015/03/installing-chromedriver-on-mac-osx/
- https://sites.google.com/a/chromium.org/chromedriver/
- http://stackoverflow.com/questions/38081021/using-selenium-on-mac-chrome
Getting Japanese names from a website, using Selenium.