Text race history for Amine (amine_frihi)

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
118 2025-03-05 21:51:48 24.09 93.9%
113 2025-01-26 18:42:00 28.23 93.4%
106 2025-01-26 18:29:35 28.58 96.3%
55 2024-05-03 16:51:17 20.83 93%
42 2024-04-23 12:38:36 19.44 91.8%
37 2024-04-23 12:19:04 17.25 93.7%
31 2024-04-11 13:25:56 17.58 93.7%
13 2024-01-06 10:38:16 17.73 93.9%
4 2023-12-27 13:15:24 15.25 92%
1 2023-12-27 12:51:26 10.98 91.6%