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 |
---|---|---|---|---|
1098. | KnightWithSword (mishras839... | 40.61 | 92% | 2023-06-09 |
1099. | leilah (leilah) | 40.60 | 95% | 2023-05-24 |
1100. | Iman Ranjbar (imanranjbar) | 40.60 | 96% | 2023-04-21 |
1101. | Rafi (bonnis) | 40.59 | 95% | 2018-10-12 |
1102. | Nate (underafigtree) | 40.58 | 95% | 2024-10-08 |
1103. | N0body1001 (nobody1001) | 40.54 | 97% | 2025-04-16 |
1104. | Goku (rmehedi) | 40.50 | 92.8% | 2024-04-05 |
1105. | Akiraming (akiraming) | 40.48 | 97% | 2023-07-12 |
1106. | Humma Kabula (humma_kabula) | 40.46 | 94% | 2023-10-11 |
1107. | Rana (rana_1996) | 40.45 | 97% | 2020-02-06 |
1108. | God (niwahang) | 40.42 | 94% | 2024-08-19 |
1109. | melika (thymekill) | 40.39 | 96% | 2024-03-04 |
1110. | Kowalski (kowalskichris) | 40.38 | 94% | 2025-02-20 |
1111. | #1 (speed18) | 40.36 | 92.4% | 2025-02-16 |
1112. | C0br6 (c0br6) | 40.36 | 96% | 2025-02-08 |
1113. | Xen0 (xen02o) | 40.35 | 93% | 2024-08-06 |
1114. | Diego (thedacks) | 40.34 | 91% | 2024-08-29 |
1115. | Abernathy (courthepworth) | 40.34 | 95% | 2022-08-22 |
1116. | Chanelle (nelle_son) | 40.34 | 97% | 2023-07-02 |
1117. | Brecht (brazilie) | 40.32 | 96% | 2018-12-18 |
1118. | Walter Camacho (waltercs07) | 40.32 | 96.4% | 2025-04-18 |
1119. | aymen (aymenalwh) | 40.30 | 93% | 2023-07-02 |
1120. | oleg (oleg_ros) | 40.28 | 97.4% | 2024-12-04 |
1121. | Neichoo (neichooo) | 40.27 | 95% | 2023-11-16 |
1122. | ✌✌✌ (roolee) | 40.26 | 97% | 2024-05-03 |
1123. | (pastashapes) | 40.25 | 94% | 2019-11-16 |
1124. | Asta (radhekrishnan) | 40.24 | 97.1% | 2024-12-22 |
1125. | Ayush Rawat (ayyyushrawat22... | 40.24 | 94% | 2025-03-09 |
1126. | Nima (nima_naderi) | 40.24 | 92% | 2023-04-30 |
1127. | Dhia Eddine (bl1ndk) | 40.21 | 93% | 2024-09-16 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 5,228 | 49.32 | October 3, 2018 |