Text race history for Achromatic - youtu.be/VuzE718Ac1M (bladevampirek)

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 2019-09-04 22:45:01 62.72 97%
117 2019-09-04 22:43:30 62.33 98%
94 2019-08-19 21:27:40 64.28 98%
87 2019-08-19 21:17:47 62.78 98%
62 2019-07-24 19:39:44 56.42 98%
49 2019-03-30 08:02:39 57.21 97%
5 2019-02-28 09:40:56 48.68 97%