Skip to content

cydanil/SeleniumStackOverflowGold

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Selenium StackOverflow Gold

An easy way to get a gold badge on Stack Overflow.

It's possible to get a silver badge for 30 consecutive days of browsing the website (enthusiast), and a gold one for 100 days (fanatic).

With cron, Selenium, and a sprinkle of Firefox, you can relax over the weekend.

set the EMAIL and PASSWORD environment variables, and call the script daily:

$ EMAIL=name@example.com PASSWORD=magics101 xvfb-run --server-args="-screen 0, 1024x768x24" python gold_badge.py

To get the count, I've set the Fanatic badge to be tracked prior to launching the script.

About

Automating getting fake internet points

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages