A snooper of webpages that sends out messages when certain criteria is met.
pip install --upgrade google-api-python-client google-auth-httplib2 google-auth-oauthlib
pip install beautifulsoup4
pip install lxml
pip install selenium
selenium
needs browser driver. See this page for details.