This bot goes to the https://www.speedtest.net/ website and checks the Internet Speed and sends an email which contains download and upload speed to the ISP provider.
- Selenium
pip install selenium
- Download Firefox and Firefox Driver
Firefox Driver - https://github.com/mozilla/geckodriver/releases
Clone the project
git clone https://github.com/mayurPardeshi99/Internet-speed-test-bot.git
Install all dependencies
Set up environment variables
Set Firefox Driver path
Run main.py