Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 836 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 836 Bytes

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.