Text race history for SalmanMKC (hellothen)

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
147 2019-08-25 13:44:49 69.55 99%
125 2019-02-06 12:41:29 72.19 98%
107 2019-01-30 13:36:47 62.71 96%
98 2019-01-30 13:19:15 58.17 96%
86 2019-01-29 09:36:41 64.49 96%
28 2019-01-27 23:39:24 58.91 98%
16 2019-01-27 23:21:45 52.63 95%