Text race history for Bennett (bnnttnwhk)

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
50 2021-11-16 16:14:29 42.90 96%
27 2021-11-15 19:50:36 41.68 95%
9 2021-11-15 17:59:31 44.30 97%