To make it work you need to:
- install chrome
- download the corresponding chromedriver from https://chromedriver.storage.googleapis.com/index.html and put it somewhere listed in the PATH var (ex: /usr/local/bin/)
- install the python packages listed in requirements.txt (i.e. selenium)
Call the python script snapshots.py. Use python snapshots.py -h
to see options