Internet Speed Twitter Bot

An automated internet speed checker and complaint bot built with Python, Selenium, and environment variable management. This script measures your network speed using Speedtest.net, and posts a tailored tweet to X (formerly Twitter) when speeds fall below a set threshold. It incorporates robust DOM interaction with WebDriverWait, error handling, .env config loading with dotenv, and automated browser control via ChromeDriver.

  • Python
  • Selenium
  • Automation
  • Web Scraping
  • ChromeDriver
Project screenshot