Inusah (inusah)

Race #3722

View Pit Stop page for race #3722 by inusahGhost race

View profile for Inusah (inusah)

Official speed 62.66 wpm (47.11 seconds elapsed during race)
Without ending ping 63.19 wpm (776 ms delay sending score to TypeRacer’s server)
Timerless 63.96 wpm (559 ms elapsed before first character typed; 45.78 seconds elapsed during race)
Timerless minus one 63.70 wpm, ignoring the first character typed
Race Start December 8, 2023 7:38:12pm UTC
Race Finish December 8, 2023 7:38:59pm UTC
Outcome Win (1 of 3)
Accuracy 100.0%
Points 25.07
Text #10020 (Length: 246 characters)

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']

Characters typed 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']
Timing
Character i m p o r t u r l l i b 2 i m p o r t j s o
Milliseconds 559 241 184 78 171 192 100 190 103 147 144 150 145 227 167 139 207 162 97 175 216 88 177 111 101
Character n s c r e e n _ n a m e = " w o r d p r e s
Milliseconds 91 164 201 268 201 201 155 192 296 279 168 105 64 176 162 111 302 326 203 145 366 272 408 130 196
Character s " u r l = " h t t p : / / a p i . t w i t
Milliseconds 176 297 204 131 122 140 98 229 134 364 303 144 150 145 255 234 141 266 191 211 298 246 141 211 171
Character t e r . c o m / 1 / s t a t u s e s / u s e r _ t
Milliseconds 166 91 139 146 151 131 211 137 233 182 503 197 144 146 219 130 168 102 247 297 123 99 137 372 517
Character i m e l i n e . j s o n ? s c r e e n _ n a m e =
Milliseconds 100 166 79 150 181 137 141 144 224 131 83 101 323 470 233 222 205 161 143 255 251 141 110 68 384
Character " + s c r e e n _ n a m e d a t a = j s
Milliseconds 326 334 313 143 312 267 227 221 140 182 256 272 126 123 88 224 202 113 86 114 174 150 184 295 110
Character o n . l o a d ( u r l l i b 2 . u r l o p e n ( u
Milliseconds 101 95 212 213 196 180 175 324 224 133 123 130 143 210 238 150 254 172 100 202 183 134 89 317 251
Character r l ) ) p r i n t l e n ( d a t a ) , " t w
Milliseconds 127 113 313 201 263 175 123 91 109 40 122 97 147 78 358 181 115 109 113 358 345 192 407 242 216
Character e e t s " f o r t w e e t i n d a t a :
Milliseconds 252 182 113 257 345 201 224 160 132 154 531 151 240 163 113 159 129 99 426 212 131 129 106 409 161
Character p r i n t t w e e t [ ' t e x t ' ]
Milliseconds 119 137 47 102 71 100 181 138 195 187 135 211 247 150 146 231 182 141 224
WPM Timing
Seconds WPM
0.94 25.47
1.88 57.31
2.83 63.68
3.77 63.68
4.71 68.77
5.65 67.92
6.6 67.32
7.54 66.86
8.48 65.09
9.42 62.41
10.36 62.52
11.31 62.62
12.25 62.7
13.19 62.77
14.13 61.98
15.08 62.88
16.02 62.93
16.96 62.26
17.9 63.01
18.84 62.41
19.79 61.86
20.73 62.52
21.67 62.57
22.61 62.09
23.56 62.15
24.5 61.72
25.44 60.85
26.38 60.95
27.32 61.04
28.27 61.56
29.21 62.04
30.15 62.09
31.09 62.14
32.04 62.18
32.98 62.59
33.92 62.62
34.86 62.3
35.8 63.34
36.75 63.35
37.69 62.72
38.63 62.44
39.57 62.47
40.52 62.2
41.46 62.23
42.4 61.98
43.34 62.02
44.28 62.87
45.23 62.88
46.17 63.16
47.11 62.66