Text race history for im SLOW (yashkumar0)

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
359 2023-09-15 13:57:22 45.77 94.9%
354 2023-09-15 13:46:48 42.04 94.2%
349 2023-09-15 13:33:05 39.56 94.9%
333 2023-09-01 04:13:25 48.25 95.4%
278 2023-08-20 07:02:47 45.56 95.1%
243 2023-08-14 14:27:24 36.83 95.2%
217 2023-08-12 05:51:12 41.20 95.9%
191 2023-08-09 17:21:30 41.25 94.1%
163 2023-07-26 15:18:43 36.96 94.7%
148 2023-07-25 13:45:05 40.57 95.8%
109 2023-07-21 09:02:40 39.29 94%
103 2023-07-20 10:04:19 37.73 93.2%
91 2023-07-17 14:11:26 36.85 94.3%
82 2023-07-13 10:37:46 33.85 93.7%
72 2023-07-10 10:17:04 35.90 94.3%
51 2023-07-07 08:39:12 31.38 93.6%
33 2023-06-24 16:40:23 32.26 94.2%
11 2023-06-19 11:16:16 22.45 92.2%
3 2023-06-14 11:49:50 26.33 93.6%