Text race history for tsds (tsds)

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
270 2021-11-29 16:18:57 48.06 97%
267 2021-11-29 16:14:33 45.25 95%
254 2021-11-29 15:54:42 47.48 97%
222 2021-10-22 20:18:53 43.51 96%
221 2021-10-22 20:16:39 40.13 94%
145 2021-09-24 19:19:45 47.03 98%
131 2021-09-19 18:28:05 39.81 96%
106 2021-09-18 19:03:09 47.32 98%
38 2021-09-08 14:40:00 40.34 95%
26 2021-09-08 14:13:03 40.45 96%
1 2021-09-04 11:50:31 38.17 96%