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 |
---|---|---|---|---|
1078. | KnightWithSword (mishras839... | 40.61 | 92% | 2023-06-09 |
1079. | leilah (leilah) | 40.60 | 95% | 2023-05-24 |
1080. | Iman Ranjbar (imanranjbar) | 40.60 | 96% | 2023-04-21 |
1081. | Rafi (bonnis) | 40.59 | 95% | 2018-10-12 |
1082. | Nate (underafigtree) | 40.58 | 95% | 2024-10-08 |
1083. | N0body1001 (nobody1001) | 40.54 | 97% | 2025-04-16 |
1084. | Goku (rmehedi) | 40.50 | 92.8% | 2024-04-05 |
1085. | Akiraming (akiraming) | 40.48 | 97% | 2023-07-12 |
1086. | Humma Kabula (humma_kabula) | 40.46 | 94% | 2023-10-11 |
1087. | Rana (rana_1996) | 40.45 | 97% | 2020-02-06 |
1088. | God (niwahang) | 40.42 | 94% | 2024-08-19 |
1089. | melika (thymekill) | 40.39 | 96% | 2024-03-04 |
1090. | Kowalski (kowalskichris) | 40.38 | 94% | 2025-02-20 |
1091. | #1 (speed18) | 40.36 | 92.4% | 2025-02-16 |
1092. | C0br6 (c0br6) | 40.36 | 96% | 2025-02-08 |
1093. | Xen0 (xen02o) | 40.35 | 93% | 2024-08-06 |
1094. | Diego (thedacks) | 40.34 | 91% | 2024-08-29 |
1095. | Abernathy (courthepworth) | 40.34 | 95% | 2022-08-22 |
1096. | Chanelle (nelle_son) | 40.34 | 97% | 2023-07-02 |
1097. | Brecht (brazilie) | 40.32 | 96% | 2018-12-18 |
1098. | Walter Camacho (waltercs07) | 40.32 | 96% | 2025-04-18 |
1099. | aymen (aymenalwh) | 40.30 | 93% | 2023-07-02 |
1100. | oleg (oleg_ros) | 40.28 | 97.4% | 2024-12-04 |
1101. | Neichoo (neichooo) | 40.27 | 95% | 2023-11-16 |
1102. | ✌✌✌ (roolee) | 40.26 | 97% | 2024-05-03 |
1103. | (pastashapes) | 40.25 | 94% | 2019-11-16 |
1104. | Asta (radhekrishnan) | 40.24 | 97.1% | 2024-12-22 |
1105. | Ayush Rawat (ayyyushrawat22... | 40.24 | 94% | 2025-03-09 |
1106. | Nima (nima_naderi) | 40.24 | 92% | 2023-04-30 |
1107. | Dhia Eddine (bl1ndk) | 40.21 | 93% | 2024-09-16 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 5,228 | 49.32 | October 3, 2018 |