Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 451 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 451 Bytes

vra-stake-scraper

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.