Official speed |
30.20 wpm (174.04 seconds elapsed during race) |
Without ending ping |
30.77 wpm (5,163 ms delay sending score to TypeRacer’s server) |
Timerless |
30.83 wpm (323 ms elapsed before first character typed; 168.55 seconds elapsed during race) |
Timerless minus one |
30.76 wpm, ignoring the first character typed |
Race Start |
August 17, 2023 6:58:51pm UTC |
Race Finish |
August 17, 2023 7:01:45pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
94.1% |
Points |
35.23 |
Text |
#10021 (Length: 438 characters) import urllib2 import urllib import json url = "http://ajax.googleapis.com/ajax/services/search/web?v=1.0&" query = raw_input("What do you want to search for ? >> ") query = urllib.urlencode( {'q' : query } ) response = urllib2.urlopen (url + query ).read() data = json.loads ( response ) results = data [ 'responseData' ] [ 'results' ] for result in results: title = result['title'] url = result['url'] print ( title + '; ' + url ) |
Characters typed |
imoport urllib2 impoerrt urllib import json url = "http:// aajax.googleapis.com/ajax /servicees/search/web!?v=1.0&" wquery = wraw_ imnput("wWhat do youeww want to search for? ? >> ") query = urlillib.urlencode( }{{{''q' : query } ) response = urllib2.urlopen (url + query ).read() data = json.loads ( response ) results = data [ ' resppnonseData']\ ] [ 'results' \]] foorr results i in reslutlults: title = restsuult[t'title'] url = result['url'] prit=nt ( tileltle + '; ' + url ) |
Timing |
Character |
i |
m |
o |
-o |
p |
o |
r |
t |
|
u |
r |
l |
l |
i |
b |
2 |
|
i |
m |
p |
o |
e |
r |
-r |
-e |
Milliseconds |
323 |
316 |
480 |
479 |
227 |
144 |
511 |
187 |
181 |
275 |
221 |
109 |
458 |
94 |
266 |
531 |
281 |
193 |
244 |
279 |
49 |
272 |
55 |
475 |
82 |
Character |
r |
t |
|
u |
r |
l |
l |
i |
b |
|
i |
m |
p |
o |
r |
t |
|
j |
s |
o |
n |
|
u |
r |
l |
Milliseconds |
89 |
201 |
97 |
1413 |
121 |
124 |
430 |
81 |
416 |
146 |
181 |
179 |
202 |
100 |
125 |
232 |
122 |
241 |
182 |
69 |
142 |
164 |
354 |
184 |
326 |
Character |
|
= |
|
" |
h |
t |
t |
p |
: |
/ |
/ |
|
a |
-a |
- |
a |
j |
a |
x |
. |
g |
o |
o |
g |
l |
Milliseconds |
573 |
898 |
237 |
955 |
463 |
191 |
206 |
130 |
621 |
1012 |
163 |
256 |
286 |
291 |
123 |
149 |
201 |
200 |
399 |
346 |
462 |
133 |
140 |
148 |
104 |
Character |
e |
a |
p |
i |
s |
. |
c |
o |
m |
/ |
a |
j |
a |
x |
|
- |
/ |
s |
e |
r |
v |
i |
c |
e |
e |
Milliseconds |
145 |
482 |
237 |
313 |
121 |
296 |
304 |
65 |
177 |
551 |
332 |
471 |
145 |
338 |
241 |
399 |
275 |
432 |
61 |
238 |
381 |
188 |
717 |
192 |
610 |
Character |
-e |
s |
/ |
s |
e |
a |
r |
c |
h |
/ |
w |
e |
b |
! |
-! |
? |
v |
= |
1 |
. |
0 |
& |
" |
|
w |
Milliseconds |
453 |
38 |
577 |
373 |
61 |
277 |
97 |
301 |
101 |
915 |
394 |
95 |
349 |
876 |
643 |
645 |
634 |
772 |
777 |
189 |
1312 |
3003 |
1132 |
339 |
416 |
Character |
-w |
q |
u |
e |
r |
y |
|
= |
|
w |
-w |
r |
a |
w |
_ |
|
- |
i |
m |
-m |
n |
p |
u |
t |
( |
Milliseconds |
337 |
75 |
287 |
158 |
75 |
206 |
426 |
1176 |
141 |
264 |
367 |
85 |
118 |
818 |
949 |
437 |
501 |
198 |
192 |
407 |
147 |
187 |
93 |
189 |
431 |
Character |
" |
w |
-w |
W |
h |
a |
t |
|
d |
o |
|
y |
o |
u |
e |
w |
-w |
-e |
w |
-w |
|
w |
a |
n |
t |
Milliseconds |
519 |
344 |
387 |
228 |
245 |
89 |
104 |
142 |
494 |
76 |
107 |
250 |
81 |
89 |
228 |
46 |
349 |
89 |
392 |
287 |
162 |
863 |
62 |
139 |
121 |
Character |
|
t |
o |
|
s |
e |
a |
r |
c |
h |
|
f |
o |
r |
? |
-? |
|
? |
|
> |
> |
|
" |
) |
|
Milliseconds |
96 |
194 |
92 |
57 |
324 |
50 |
240 |
13 |
515 |
92 |
316 |
261 |
77 |
143 |
317 |
480 |
104 |
427 |
788 |
410 |
124 |
433 |
1628 |
1047 |
440 |
Character |
q |
u |
e |
r |
y |
|
= |
|
u |
r |
l |
i |
l |
-l |
-i |
l |
i |
b |
. |
u |
r |
l |
e |
n |
c |
Milliseconds |
1405 |
244 |
230 |
44 |
164 |
182 |
697 |
378 |
370 |
260 |
110 |
269 |
157 |
386 |
103 |
296 |
90 |
165 |
354 |
295 |
233 |
158 |
530 |
126 |
225 |
Character |
o |
d |
e |
( |
|
} |
{ |
-{ |
{ |
-{ |
-} |
{ |
' |
' |
-' |
q |
' |
|
: |
|
q |
u |
e |
r |
y |
Milliseconds |
84 |
234 |
150 |
713 |
461 |
465 |
0 |
621 |
300 |
348 |
94 |
306 |
2496 |
42 |
803 |
760 |
1116 |
727 |
325 |
189 |
322 |
280 |
203 |
58 |
164 |
Character |
|
} |
|
) |
|
r |
e |
s |
p |
o |
n |
s |
e |
|
= |
|
u |
r |
l |
l |
i |
b |
2 |
. |
u |
Milliseconds |
537 |
313 |
450 |
335 |
365 |
635 |
66 |
239 |
161 |
105 |
274 |
232 |
102 |
396 |
408 |
357 |
302 |
299 |
129 |
290 |
68 |
253 |
565 |
243 |
323 |
Character |
r |
l |
o |
p |
e |
n |
|
( |
u |
r |
l |
|
+ |
|
q |
u |
e |
r |
y |
|
) |
. |
r |
e |
a |
Milliseconds |
507 |
112 |
446 |
65 |
239 |
102 |
480 |
210 |
661 |
186 |
104 |
460 |
336 |
420 |
273 |
104 |
278 |
37 |
189 |
503 |
413 |
692 |
269 |
82 |
320 |
Character |
d |
( |
) |
|
d |
a |
t |
a |
|
= |
|
j |
s |
o |
n |
. |
l |
o |
a |
d |
s |
|
( |
|
r |
Milliseconds |
218 |
538 |
53 |
435 |
189 |
225 |
201 |
111 |
247 |
311 |
137 |
403 |
199 |
84 |
137 |
282 |
251 |
184 |
73 |
185 |
115 |
333 |
290 |
647 |
154 |
Character |
e |
s |
p |
o |
n |
s |
e |
|
) |
|
r |
e |
s |
u |
l |
t |
s |
|
= |
|
d |
a |
t |
a |
|
Milliseconds |
58 |
271 |
144 |
129 |
269 |
204 |
105 |
205 |
285 |
176 |
305 |
70 |
175 |
202 |
165 |
135 |
78 |
182 |
495 |
536 |
243 |
134 |
197 |
97 |
185 |
Character |
[ |
|
' |
|
- |
r |
e |
s |
p |
p |
n |
-n |
-p |
o |
n |
s |
e |
D |
a |
t |
a |
' |
] |
$\ |
-\ |
Milliseconds |
958 |
460 |
588 |
203 |
630 |
139 |
91 |
219 |
237 |
931 |
165 |
431 |
81 |
512 |
207 |
208 |
94 |
519 |
183 |
120 |
132 |
1177 |
823 |
408 |
0 |
Character |
|
] |
|
[ |
|
' |
r |
e |
s |
u |
l |
t |
s |
' |
|
\ |
] |
-] |
-\ |
] |
|
f |
o |
o |
r |
Milliseconds |
0 |
289 |
425 |
563 |
467 |
453 |
471 |
75 |
225 |
120 |
115 |
100 |
92 |
404 |
545 |
370 |
0 |
479 |
195 |
0 |
290 |
567 |
253 |
362 |
112 |
Character |
-r |
-o |
r |
|
r |
e |
s |
u |
l |
t |
s |
|
i |
-i |
- |
|
- |
-s |
|
i |
n |
|
r |
e |
s |
Milliseconds |
331 |
64 |
451 |
63 |
217 |
65 |
201 |
108 |
170 |
154 |
176 |
146 |
43 |
441 |
141 |
351 |
229 |
144 |
189 |
134 |
112 |
96 |
275 |
84 |
110 |
Character |
l |
u |
t |
-t |
-u |
-l |
l |
-l |
u |
l |
t |
s |
: |
|
t |
i |
t |
l |
e |
|
= |
|
r |
e |
s |
Milliseconds |
120 |
90 |
160 |
333 |
139 |
135 |
445 |
496 |
199 |
145 |
298 |
47 |
614 |
151 |
190 |
119 |
189 |
97 |
148 |
116 |
348 |
145 |
240 |
79 |
160 |
Character |
t |
s |
u |
-u |
-s |
-t |
u |
l |
t |
[ |
t |
-t |
' |
t |
i |
t |
l |
e |
' |
] |
|
u |
r |
l |
|
Milliseconds |
102 |
71 |
237 |
319 |
128 |
110 |
228 |
141 |
168 |
769 |
586 |
358 |
697 |
245 |
232 |
361 |
156 |
139 |
655 |
942 |
487 |
334 |
190 |
102 |
280 |
Character |
= |
|
r |
e |
s |
u |
l |
t |
[ |
' |
u |
r |
l |
' |
] |
|
p |
r |
i |
t |
= |
-= |
-t |
n |
t |
Milliseconds |
686 |
79 |
500 |
95 |
143 |
183 |
155 |
66 |
1348 |
825 |
503 |
257 |
69 |
1298 |
382 |
382 |
248 |
177 |
138 |
486 |
366 |
1014 |
191 |
638 |
136 |
Character |
|
( |
|
t |
i |
l |
e |
-e |
-l |
l |
-l |
t |
l |
e |
|
+ |
|
' |
; |
|
' |
|
+ |
|
u |
Milliseconds |
319 |
267 |
324 |
133 |
100 |
166 |
100 |
543 |
394 |
212 |
405 |
122 |
570 |
107 |
189 |
384 |
224 |
1290 |
509 |
1170 |
721 |
295 |
2925 |
172 |
304 |
Character |
r |
l |
|
) |
Milliseconds |
145 |
116 |
465 |
259 |
|
WPM Timing |
Seconds |
WPM |
3.48 |
34.47 |
6.96 |
34.47 |
10.44 |
36.77 |
13.92 |
38.78 |
17.4 |
36.54 |
20.88 |
35.05 |
24.37 |
37.43 |
27.85 |
36.63 |
31.33 |
36.01 |
34.81 |
34.13 |
38.29 |
32.59 |
41.77 |
30.17 |
45.25 |
29.97 |
48.73 |
29.3 |
52.21 |
28.96 |
55.69 |
29.73 |
59.17 |
30.62 |
62.65 |
30.64 |
66.14 |
29.76 |
69.62 |
29.82 |
73.1 |
30.04 |
76.58 |
30.09 |
80.06 |
28.93 |
83.54 |
28.15 |
87.02 |
28.68 |
90.5 |
29.17 |
93.98 |
29.75 |
97.46 |
30.04 |
100.94 |
30.31 |
104.42 |
31.14 |
107.9 |
31.92 |
111.39 |
32.75 |
114.87 |
32.39 |
118.35 |
32.24 |
121.83 |
31.91 |
125.31 |
32.18 |
128.79 |
31.87 |
132.27 |
32.12 |
135.75 |
31.91 |
139.23 |
32.32 |
142.71 |
32.12 |
146.19 |
31.93 |
149.67 |
31.99 |
153.15 |
31.97 |
156.64 |
31.56 |
160.12 |
31.4 |
163.6 |
31.1 |
167.08 |
30.6 |
170.56 |
30.82 |
174.04 |
30.2 |
|