Text race history for Sneyder Nunjar (snayder123_)

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
91 2025-07-03 19:59:25 34.84 93%
69 2025-07-02 19:59:42 31.67 92%
65 2025-07-02 19:49:55 31.58 92%
18 2025-07-01 17:39:48 29.39 91%
1 2025-06-22 01:33:27 23.17 92%