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 |
---|---|---|---|---|
1087. | math struggler (munckey) | 40.76 | 96% | 2023-06-01 |
1088. | Heisfer (heisfer) | 40.74 | 95.7% | 2023-12-23 |
1089. | Vilson (vilsonkh) | 40.70 | 97% | 2024-04-16 |
1090. | KEN (kent_type) | 40.68 | 98.5% | 2023-06-23 |
1091. | LoadNewYear (loadnewyear1) | 40.65 | 94% | 2024-08-23 |
1092. | Jerry (jerry_jeager) | 40.63 | 95% | 2024-06-08 |
1093. | jht (jht0) | 40.63 | 97.3% | 2024-02-22 |
1094. | KnightWithSword (mishras839... | 40.61 | 92% | 2023-06-09 |
1095. | leilah (leilah) | 40.60 | 95% | 2023-05-24 |
1096. | Iman Ranjbar (imanranjbar) | 40.60 | 96% | 2023-04-21 |
1097. | Rafi (bonnis) | 40.59 | 95% | 2018-10-12 |
1098. | Nate (underafigtree) | 40.58 | 95% | 2024-10-08 |
1099. | N0body1001 (nobody1001) | 40.54 | 97% | 2025-04-16 |
1100. | Goku (rmehedi) | 40.50 | 92.8% | 2024-04-05 |
1101. | Akiraming (akiraming) | 40.48 | 97% | 2023-07-12 |
1102. | Humma Kabula (humma_kabula) | 40.46 | 94% | 2023-10-11 |
1103. | Rana (rana_1996) | 40.45 | 97% | 2020-02-06 |
1104. | God (niwahang) | 40.42 | 94% | 2024-08-19 |
1105. | melika (thymekill) | 40.39 | 96% | 2024-03-04 |
1106. | Kowalski (kowalskichris) | 40.38 | 94% | 2025-02-20 |
1107. | #1 (speed18) | 40.36 | 92.4% | 2025-02-16 |
1108. | C0br6 (c0br6) | 40.36 | 96% | 2025-02-08 |
1109. | Xen0 (xen02o) | 40.35 | 93% | 2024-08-06 |
1110. | Diego (thedacks) | 40.34 | 91% | 2024-08-29 |
1111. | Abernathy (courthepworth) | 40.34 | 95% | 2022-08-22 |
1112. | Chanelle (nelle_son) | 40.34 | 97% | 2023-07-02 |
1113. | Brecht (brazilie) | 40.32 | 96% | 2018-12-18 |
1114. | Walter Camacho (waltercs07) | 40.32 | 96.4% | 2025-04-18 |
1115. | aymen (aymenalwh) | 40.30 | 93% | 2023-07-02 |
1116. | oleg (oleg_ros) | 40.28 | 97.4% | 2024-12-04 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 5,228 | 49.32 | October 3, 2018 |