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 protected] 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.