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 |
---|---|---|---|---|
85. | police (styrofoam) | 83.06 | 98% | 2019-01-27 |
86. | alex (rendr) | 83.00 | 97% | 2019-11-10 |
87. | silver (gr0ff) | 82.96 | 100% | 2024-02-13 |
88. | Aren (tl8xv) | 82.82 | 98% | 2023-05-23 |
89. | GEDO (z222bk) | 82.78 | 98% | 2025-05-05 |
90. | Amit Ho (vkij) | 82.05 | 98% | 2023-05-24 |
91. | collosal_dreadmaw (collosal... | 81.76 | 97% | 2023-08-15 |
92. | olari (olaridv) | 81.56 | 99% | 2020-01-08 |
93. | ay (d3b1) | 81.23 | 97% | 2021-09-19 |
94. | KTH (kthmanish) | 81.23 | 99% | 2024-08-25 |
95. | bob (ekizs) | 81.18 | 96% | 2024-04-13 |
96. | nmyo (nmyo) | 80.71 | 98% | 2019-02-25 |
97. | PicturingFrames (frame_abil... | 80.70 | 97% | 2022-10-12 |
98. | 🐷Technoblade never dies... | 80.62 | 98% | 2019-07-23 |
99. | Jedwidz (jedwidz) | 80.50 | 100% | 2023-07-20 |
100. | i love typing!!! (hebibuki) | 80.17 | 98% | 2024-12-18 |
101. | jfiewogh (jfiewogh) | 79.94 | 98% | 2024-08-25 |
102. | Andy (parkourmaster302) | 79.84 | 99% | 2024-03-18 |
103. | dev_manush (dev_manush) | 79.33 | 98% | 2023-07-07 |
104. | mark (astraphilia) | 79.28 | 97% | 2023-11-24 |
105. | Brian (bradams26) | 79.27 | 96% | 2021-08-15 |
106. | صَقْرُ السُّرْ... | 79.26 | 100% | 2024-09-14 |
107. | hakan (haakn) | 79.11 | 98% | 2024-03-23 |
108. | Julian (robthephysician) | 78.90 | 97% | 2025-01-18 |
109. | TC (tccaetano) | 78.88 | 97% | 2019-09-05 |
110. | Secret (secret_asian) | 78.63 | 99% | 2024-03-06 |
111. | Iam (giantsfills) | 78.55 | 98% | 2024-09-24 |
112. | Alex (asong111) | 78.51 | 99% | 2023-07-19 |
113. | 🌹パレスチナと🥀 ... | 78.48 | 95% | 2023-09-19 |
114. | Tom (demented329) | 78.48 | 98% | 2025-02-12 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 5,228 | 49.32 | October 3, 2018 |