Text race history for Tahsin (tahsin__1)

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
167 2025-05-18 16:28:31 42.31 96%
123 2025-05-09 15:37:52 41.07 96%
114 2025-05-07 17:15:30 41.46 97%
104 2025-05-07 15:32:55 40.33 96%
56 2025-05-04 16:15:47 35.86 95%
8 2025-05-03 11:08:00 25.81 93%