Text race history for Iman Ranjbar (imanranjbar)

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
38 2023-04-21 10:07:06 40.67 98%
30 2023-04-21 09:43:36 35.38 95%
27 2023-04-19 11:28:22 33.68 95%
15 2023-04-18 09:04:36 27.71 97%
9 2023-04-16 18:00:08 26.58 95%