Text race history for Userzin (userzin)

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
50 2021-11-30 19:56:26 57.13 95%
34 2021-11-20 23:20:02 56.73 94%
31 2021-10-19 15:27:26 50.60 94%
8 2021-09-22 19:10:07 54.52 95%