Text race history for Mohamed (normal_eg)

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
154 2023-10-12 16:45:11 36.74 93.4%
130 2023-10-05 16:59:47 40.83 91.7%
116 2023-10-01 10:58:21 36.47 91.3%
113 2023-10-01 10:50:17 39.29 92.3%
90 2023-09-25 15:21:28 42.43 95.6%
69 2023-09-20 14:36:45 35.27 93%
35 2023-09-05 16:14:34 33.01 92.4%
26 2023-09-01 07:38:55 31.84 91.2%