Text race history for Alex (evil_alex)

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
514 2025-06-18 18:29:06 48.72 95%
385 2025-03-15 17:07:09 46.49 94%
384 2025-03-15 17:05:08 46.12 95%
359 2025-03-06 20:32:23 46.90 96%
206 2025-01-09 19:07:47 48.35 95.4%
154 2025-01-04 12:27:55 41.88 93.4%
99 2024-12-29 16:54:30 41.36 94.7%
84 2024-12-27 18:45:20 43.55 94.8%
51 2024-12-25 17:29:11 35.46 93%