Text race history for Shiji (sandevistan)

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
208 2024-12-11 14:04:45 41.47 96.8%
189 2024-11-25 18:18:20 39.50 97%
168 2024-10-22 08:10:41 43.45 96.2%
134 2024-09-19 10:14:36 46.56 97.5%
97 2024-09-18 10:25:44 45.81 97.6%
90 2024-09-11 21:12:43 45.42 98%
64 2024-09-05 09:41:27 43.68 97.5%
50 2024-08-25 19:42:48 33.92 95.4%
39 2024-08-14 08:08:06 42.59 96.9%
16 2024-07-16 19:32:26 38.22 96.5%