Text race history for i'm buns! (cerealkillerdvorak)

Back to text analysis page

import re import sys import urllib2 import BeautifulSoup usage = "Run the script: ./geolocate.py IPAddress" if len(sys.argv)!=2: print(usage) sys.exit(0) if len(sys.argv) > 1: ipaddr = sys.argv[1] geody = "http://www.geody.com/geoip.php?ip=" + ipaddr html_page = urllib2.urlopen(geody).read() soup = BeautifulSoup.BeautifulSoup(html_page)

Game Time WPM Accuracy
54 2025-02-04 17:10:35 33.05 91.8%
48 2025-02-04 10:34:00 32.47 91.4%
11 2025-01-23 13:55:15 26.67 90.1%