Text race history for Akiraming (akiraming)

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
49 2023-07-21 05:59:30 34.06 95.4%
47 2023-07-12 09:17:09 32.94 95%
45 2023-07-12 09:12:50 34.87 96%
28 2023-07-11 05:44:32 32.45 96.5%
5 2023-07-10 09:00:47 27.74 92.8%