/StackOverflow-Login-Bot

A python bot to login into StackOverflow account for earning badges.

Primary LanguagePython

StackOverflow-Login-Bot

Want to earn badges like Fanatic and Enthusiast on StackOverFlow. You will need to login your stackoverflow account daily for 30 days (Enthusiast badge) and 100 days (Fanatic badge). Why do a repetitive task yourself? Let python bot handle it.

This repository includes a python file which can login StackOverflow automatically. It is achieved using Selenium framework and ChromeDriver.

Download your suitable version of ChromeDriver here and extract chromedriver.exe.

Install Selenium using 'pip install selenium'

You are all set then. Run StackOverflowloginBot.py and let python do the rest.