Text race history for rooh (roohullah)

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
95 2025-02-26 08:14:54 25.08 91.2%
45 2025-02-20 05:51:15 24.01 91.7%
18 2025-02-18 04:46:32 22.43 90.2%
10 2024-10-01 05:51:20 13.12 89.9%