Text race history for Humanbeen (free_palestine_313)

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
72 2024-12-09 15:56:39 49.07 96.3%
49 2024-05-17 15:45:45 44.41 94.8%
43 2024-04-18 19:40:28 38.18 93.2%