Text race history for WiQaS KhaN (su_khan)

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
40 2023-09-20 08:05:35 28.29 95.1%
24 2023-09-13 13:14:20 28.19 96%
22 2023-09-13 13:08:48 28.22 94.7%