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