Text race history for KEN (kent_type)

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-06-05 22:15:54 41.55 97%
53 2025-06-05 22:14:02 34.78 95%
45 2023-12-21 16:37:10 42.43 95.4%
42 2023-12-06 13:29:21 39.51 94.9%
3 2023-06-21 03:23:23 36.09 97.1%