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

Back to text analysis page

import urllib2 import json screen_name = "wordpress" url = "http://api.twitter.com/1/statuses/user_timeline.json?screen_name=" + screen_name data = json.load(urllib2.urlopen(url)) print len(data), "tweets" for tweet in data: print tweet['text']

Game Time WPM Accuracy
132 2020-04-04 20:45:28 70.30 97%
127 2020-04-04 20:39:21 65.01 96%
111 2019-08-31 02:04:55 64.81 99%
86 2019-08-19 21:16:10 71.12 99%
68 2019-07-24 19:46:54 58.73 95%
54 2019-04-19 20:06:39 63.39 96%
48 2019-03-30 08:00:46 58.84 95%
19 2019-03-30 07:07:25 57.58 97%
6 2019-02-28 09:45:24 53.49 96%
2 2018-12-04 07:04:42 46.76 95%