Skip to content

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

Notifications You must be signed in to change notification settings

rishabhkumar812/StackOverflow-Login-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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.