Text race history for Leeta (leeta_613)

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
81 2025-01-04 02:55:19 37.08 96%
72 2025-01-03 16:28:17 38.67 96%
11 2024-12-14 23:08:02 35.21 94%
1 2024-11-20 21:53:30 23.68 92%