Text race history for prakash (1234prakash)

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
36 2023-07-14 07:46:44 23.55 94%
8 2023-07-04 07:45:51 23.12 94.3%
6 2023-07-04 05:57:13 23.92 94.5%