Text race history for samiraarancibia (samiraarancibia123426)

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
144 2025-06-30 01:19:29 30.03 92%
50 2025-06-04 19:59:38 27.80 95%
42 2025-05-30 01:36:51 27.82 94%
31 2025-05-25 02:34:42 25.17 93%
24 2025-05-18 00:28:06 23.68 91%
16 2025-05-16 01:54:38 23.85 91%
10 2025-05-16 01:22:31 22.02 91%