Text race history for aadithebest (aadithebeast)

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
163 2025-07-27 14:01:27 32.70 93%
119 2025-07-04 14:52:48 26.23 94%
95 2025-07-01 10:38:25 36.49 94%
90 2025-07-01 10:30:37 29.98 91%
73 2025-06-29 13:52:36 30.35 93%
68 2025-06-27 19:57:18 31.94 94%
61 2025-06-27 17:30:52 29.90 94%
47 2025-06-27 08:01:04 27.46 92%