Official speed |
45.52 wpm (64.85 seconds elapsed during race) |
Without ending ping |
46.50 wpm (1,887 ms delay sending score to TypeRacer’s server) |
Timerless |
46.85 wpm (472 ms elapsed before first character typed; 62.49 seconds elapsed during race) |
Timerless minus one |
46.66 wpm, ignoring the first character typed |
Race Start |
July 4, 2023 8:03:47am UTC |
Race Finish |
July 4, 2023 8:04:52am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
98.0% |
Points |
18.21 |
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 = djson.load(urllib2.urlopen(url)) print len(data), "tweets" for tweet in data;: print tweet['tesxt'\] |
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 |
472 |
229 |
503 |
550 |
154 |
163 |
139 |
492 |
219 |
81 |
264 |
205 |
113 |
569 |
165 |
188 |
201 |
441 |
268 |
1001 |
223 |
533 |
183 |
128 |
123 |
Character |
n |
|
s |
c |
r |
e |
e |
n |
|
- |
_ |
n |
a |
m |
e |
|
= |
|
" |
w |
o |
r |
d |
p |
r |
Milliseconds |
206 |
94 |
671 |
186 |
209 |
113 |
181 |
144 |
151 |
595 |
467 |
417 |
131 |
85 |
104 |
75 |
304 |
128 |
371 |
258 |
104 |
104 |
208 |
260 |
128 |
Character |
e |
s |
s |
" |
|
u |
r |
l |
|
= |
|
" |
h |
t |
t |
p |
: |
/ |
/ |
a |
p |
i |
. |
t |
w |
Milliseconds |
117 |
199 |
140 |
279 |
137 |
228 |
134 |
103 |
109 |
279 |
218 |
800 |
394 |
154 |
164 |
219 |
460 |
752 |
197 |
259 |
125 |
224 |
295 |
242 |
199 |
Character |
i |
t |
t |
e |
r |
. |
c |
o |
m |
/ |
1 |
/ |
s |
t |
a |
t |
u |
s |
e |
s |
/ |
u |
s |
e |
r |
Milliseconds |
139 |
120 |
116 |
114 |
90 |
108 |
169 |
100 |
513 |
599 |
643 |
129 |
388 |
145 |
153 |
134 |
236 |
128 |
732 |
128 |
527 |
368 |
109 |
68 |
122 |
Character |
_ |
t |
i |
m |
e |
l |
i |
n |
e |
. |
j |
s |
o |
n |
? |
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
Milliseconds |
716 |
379 |
465 |
291 |
174 |
107 |
178 |
179 |
93 |
120 |
467 |
143 |
59 |
229 |
475 |
410 |
207 |
209 |
108 |
158 |
216 |
449 |
282 |
85 |
113 |
Character |
e |
= |
" |
|
+ |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
d |
a |
t |
a |
|
= |
|
Milliseconds |
58 |
913 |
469 |
826 |
437 |
153 |
244 |
189 |
175 |
119 |
153 |
168 |
413 |
263 |
59 |
132 |
86 |
127 |
220 |
111 |
101 |
106 |
60 |
390 |
459 |
Character |
d |
-d |
j |
s |
o |
n |
. |
l |
o |
a |
d |
( |
u |
r |
l |
l |
i |
b |
2 |
. |
u |
r |
l |
o |
p |
Milliseconds |
170 |
396 |
213 |
62 |
107 |
138 |
298 |
246 |
178 |
80 |
144 |
352 |
354 |
115 |
75 |
181 |
229 |
129 |
440 |
190 |
242 |
112 |
84 |
463 |
203 |
Character |
e |
n |
( |
u |
r |
l |
) |
) |
|
p |
r |
i |
n |
t |
|
l |
e |
n |
( |
d |
a |
t |
a |
) |
, |
Milliseconds |
124 |
104 |
364 |
552 |
108 |
84 |
427 |
181 |
194 |
650 |
214 |
121 |
166 |
129 |
101 |
423 |
109 |
72 |
362 |
200 |
119 |
117 |
622 |
327 |
599 |
Character |
|
" |
t |
w |
e |
e |
t |
s |
" |
|
f |
o |
r |
|
t |
w |
e |
e |
t |
|
i |
n |
|
d |
a |
Milliseconds |
155 |
363 |
288 |
156 |
336 |
179 |
162 |
206 |
342 |
135 |
201 |
131 |
58 |
537 |
181 |
176 |
182 |
164 |
89 |
124 |
136 |
161 |
138 |
65 |
162 |
Character |
t |
a |
; |
-; |
: |
|
p |
r |
i |
n |
t |
|
t |
w |
e |
e |
t |
[ |
' |
t |
e |
s |
-s |
x |
t |
Milliseconds |
76 |
91 |
345 |
565 |
285 |
163 |
384 |
106 |
122 |
159 |
90 |
79 |
266 |
130 |
210 |
136 |
164 |
1132 |
593 |
303 |
156 |
183 |
627 |
124 |
166 |
Character |
' |
\ |
-\ |
] |
Milliseconds |
364 |
899 |
0 |
0 |
|
WPM Timing |
Seconds |
WPM |
1.3 |
27.76 |
2.59 |
32.38 |
3.89 |
40.09 |
5.19 |
41.63 |
6.49 |
37.01 |
7.78 |
38.55 |
9.08 |
39.65 |
10.38 |
38.16 |
11.67 |
40.09 |
12.97 |
42.56 |
14.27 |
44.58 |
15.56 |
45.49 |
16.86 |
44.84 |
18.16 |
42.96 |
19.46 |
43.79 |
20.75 |
46.84 |
22.05 |
45.17 |
23.35 |
45.23 |
24.64 |
45.29 |
25.94 |
45.33 |
27.24 |
44.06 |
28.53 |
45.42 |
29.83 |
45.05 |
31.13 |
45.49 |
32.43 |
45.89 |
33.72 |
44.84 |
35.02 |
44.2 |
36.32 |
44.61 |
37.61 |
45.94 |
38.91 |
45.64 |
40.21 |
45.96 |
41.5 |
46.55 |
42.8 |
46.54 |
44.1 |
47.08 |
45.4 |
46.79 |
46.69 |
46.52 |
47.99 |
47.26 |
49.29 |
46.99 |
50.58 |
46.73 |
51.88 |
46.95 |
53.18 |
47.16 |
54.47 |
47.58 |
55.77 |
47.98 |
57.07 |
47.73 |
58.37 |
48.32 |
59.66 |
47.67 |
60.96 |
47.24 |
62.26 |
46.84 |
63.55 |
46.45 |
64.85 |
45.52 |
|