Text race history for Palestine Freedom (greenza)

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
311 2024-05-08 21:00:35 31.27 96.1%
261 2024-05-02 13:29:17 32.38 96.1%
197 2024-03-21 00:39:12 27.93 95.5%
180 2024-03-21 00:04:20 29.47 96%
141 2024-02-23 17:04:42 21.20 93.6%
25 2024-01-07 06:34:03 16.23 92.4%