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']
—from Tweet Search using Python, a other by www.pythonforbeginners.com
Active since October 3, 2018.
246 total characters in this text.
View Pit Stop page for this text
Rank | Username | WPM | Accuracy | Date |
---|---|---|---|---|
1201. | Jesup (jesup1) | 38.22 | 92% | 2024-05-13 |
1202. | Bijoy (bijoy022_) | 38.18 | 97% | 2024-08-16 |
1203. | vansh (thegreedyhulk) | 38.16 | 96% | 2023-05-26 |
1204. | Kevin (kevin_don) | 38.14 | 93% | 2024-09-10 |
1205. | d (d_type) | 38.12 | 97% | 2024-01-01 |
1206. | Md. Asif (stagking) | 38.10 | 95% | 2023-09-26 |
1207. | melvin (melvink) | 38.07 | 97% | 2023-05-28 |
1208. | FreePalestine (amr_atif) | 38.04 | 97% | 2023-06-12 |
1209. | Matthew (ocdvisuals) | 38.03 | 95% | 2024-04-06 |
1210. | Chocola (chocola97) | 38.02 | 93% | 2023-08-01 |
1211. | أحْـمَـد الـعَ... | 38.01 | 96% | 2025-03-06 |
1212. | Dreogan (dreogan) | 37.99 | 95% | 2024-08-25 |
1213. | turbee6 (turbee6) | 37.96 | 97% | 2024-04-05 |
1214. | Sourish (sourish1997) | 37.96 | 93% | 2024-03-24 |
1215. | Isaac (ctrl_sea) | 37.92 | 94% | 2023-08-12 |
1216. | Kevin (kevin_31) | 37.89 | 93.1% | 2024-04-20 |
1217. | Elite (getgoodelite) | 37.84 | 95% | 2023-07-17 |
1218. | Carla (carlaelenaceb) | 37.84 | 99% | 2024-04-09 |
1219. | ahmed fahad (afk_43) | 37.84 | 91.3% | 2025-01-26 |
1220. | Arsalan Hashmi (a1_sharp) | 37.83 | 95% | 2023-09-10 |
1221. | viku (bluesky990) | 37.73 | 96% | 2024-03-08 |
1222. | Tejas (tejasb463) | 37.70 | 97% | 2024-02-12 |
1223. | wakwaw (wakwaw11) | 37.70 | 97.1% | 2025-01-12 |
1224. | SnekChrmr (snekchrmr) | 37.69 | 95% | 2024-05-13 |
1225. | Bo Cletus (bocletus) | 37.68 | 95% | 2024-10-01 |
1226. | HackWeasel (hackweasel) | 37.66 | 94% | 2024-07-04 |
1227. | Kunal (khannakunal32) | 37.66 | 94% | 2022-10-17 |
1228. | moose elk (moose_elk) | 37.65 | 93% | 2024-02-18 |
1229. | Lahiru Dissanayake (lhgrand... | 37.63 | 95% | 2024-12-01 |
1230. | Nobody (zaw65) | 37.59 | 95% | 2023-06-20 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 5,228 | 49.32 | October 3, 2018 |