Text race history for Abdulrahman (abdulrahmanal_tayeb)

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
18 2023-07-20 14:33:00 44.70 93.5%
15 2023-07-20 14:26:28 46.44 93.8%
7 2023-07-20 14:03:05 40.51 92.6%