Text race history for Chanelle (nelle_son)

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
92 2023-07-09 11:05:10 35.82 97.8%
91 2023-07-09 11:02:50 37.39 97.8%
89 2023-07-09 10:57:10 32.52 96.1%
84 2023-07-08 12:01:13 33.85 95.7%
83 2023-07-08 11:58:26 36.53 97.5%
79 2023-07-08 11:48:51 29.87 95.1%
62 2023-07-06 07:15:08 34.83 96.7%
48 2023-07-02 06:07:05 35.86 98.6%