Text race history for Shoemaker-Levy 9 (atthetop)

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
79 2018-11-01 18:40:48 69.66 97%
69 2018-11-01 18:22:32 63.96 97%
47 2018-11-01 02:50:01 55.99 95%
41 2018-10-31 23:54:49 58.03 94%
40 2018-10-31 23:53:07 56.02 94%