This project is a short script to scrape https://verawallet.tv/ site and know if staking is available of if not. Made with Python 3.7.
Requirements:
.selenium
.time
.smtplib
.logging
.dotenv
.Python 3
To run script you should download chromedriver from https://chromedriver.chromium.org/downloads and leave it on the root repository.
After this, run script and should be run on headless mode.