Text race history for Rickus (rickuss)

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
59 2023-08-27 09:46:54 31.51 92.9%
49 2023-08-19 09:52:47 31.33 93.6%
44 2023-08-15 05:59:36 30.60 92.3%
43 2023-08-15 05:57:36 33.43 93.7%
16 2023-08-01 11:22:53 30.76 91.7%
13 2023-07-31 09:37:37 27.46 90.8%
8 2023-07-26 09:01:01 24.29 89.1%
1 2023-07-18 17:18:29 23.04 89%