Text race history for LeSirH (lesirh)

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
87 2019-09-22 00:58:20 73.84 95%
85 2019-09-02 18:35:20 80.85 96%
75 2019-08-29 01:02:51 76.43 96%
65 2019-08-29 00:50:37 85.63 97%
49 2019-08-12 16:32:58 68.71 94%
37 2019-08-08 23:46:45 87.32 96%
23 2019-08-08 21:59:44 84.82 97%
18 2019-08-08 03:40:07 71.71 97%
17 2019-08-08 03:38:55 64.21 93%
8 2019-08-08 03:22:53 68.37 94%
4 2019-08-08 03:13:21 73.15 95%