Official speed |
26.01 wpm (202.08 seconds elapsed during race) |
Without ending ping |
26.06 wpm (3,128 ms delay sending score to TypeRacer’s server) |
Timerless |
26.11 wpm (435 ms elapsed before first character typed; 198.51 seconds elapsed during race) |
Timerless minus one |
26.05 wpm, ignoring the first character typed |
Race Start |
May 30, 2025 1:28:34am UTC |
Race Finish |
May 30, 2025 1:31:56am UTC |
Outcome |
No win (9 of 17) |
Opponents |
1. jas_el (37.50 wpm)
8. liz_mariela_perez (26.90 wpm)
10. pedro_serrudo (24.97 wpm)
11. tocsky (24.79 wpm)
|
Accuracy |
95.6% |
Points |
30.34 |
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 |
import urliblib2 import urlilliib imprort json url = "http;://ajax(/.googleapis,.com/ajax/services/asearch/web?v=1, .0&" qyuery = raw_input("Wahat do you want to serarch for ? >> " ) query = urllib2.urlencode( {'q' : query ]} ) response = urllib2.urlopen )(url + query ).read() data = json.loads ( response ) results = data [ 'reapsponseData' ] [ 'results' ] for result in results: title = result['title' ] url = results['url'] print ( title + '; ' + url ) |
Timing |
Character |
i |
m |
p |
o |
r |
t |
|
u |
r |
l |
i |
b |
-b |
-i |
l |
i |
b |
2 |
|
i |
m |
p |
o |
r |
t |
Milliseconds |
435 |
1067 |
217 |
167 |
172 |
192 |
484 |
501 |
201 |
136 |
265 |
479 |
462 |
132 |
855 |
858 |
294 |
556 |
638 |
206 |
183 |
148 |
53 |
180 |
184 |
Character |
|
u |
r |
l |
i |
-i |
l |
l |
i |
-i |
-l |
i |
b |
|
i |
m |
p |
r |
-r |
o |
r |
t |
|
j |
s |
Milliseconds |
136 |
501 |
202 |
147 |
233 |
817 |
433 |
332 |
256 |
999 |
114 |
801 |
197 |
549 |
251 |
166 |
164 |
219 |
633 |
590 |
512 |
215 |
467 |
370 |
410 |
Character |
o |
n |
|
u |
r |
l |
|
= |
|
" |
h |
t |
t |
p |
; |
-; |
: |
/ |
/ |
a |
j |
a |
x |
( |
/ |
Milliseconds |
116 |
200 |
133 |
423 |
298 |
82 |
465 |
286 |
146 |
1092 |
481 |
398 |
196 |
335 |
1261 |
855 |
322 |
517 |
114 |
764 |
202 |
132 |
532 |
764 |
0 |
Character |
-/ |
-( |
. |
g |
o |
o |
g |
l |
e |
a |
p |
i |
s |
, |
-, |
. |
c |
o |
m |
/ |
a |
j |
a |
x |
/ |
Milliseconds |
663 |
1591 |
281 |
634 |
131 |
134 |
409 |
108 |
151 |
280 |
150 |
276 |
193 |
1005 |
817 |
377 |
198 |
186 |
216 |
1466 |
600 |
316 |
100 |
526 |
1226 |
Character |
s |
e |
r |
v |
i |
c |
e |
s |
/ |
a |
-a |
s |
e |
a |
r |
c |
h |
/ |
w |
e |
b |
? |
v |
= |
1 |
Milliseconds |
398 |
149 |
118 |
249 |
117 |
181 |
226 |
393 |
832 |
766 |
484 |
105 |
183 |
444 |
254 |
349 |
239 |
1249 |
1676 |
101 |
367 |
1097 |
1582 |
689 |
954 |
Character |
, |
|
- |
-, |
. |
0 |
& |
" |
|
q |
y |
-y |
u |
e |
r |
y |
|
= |
|
r |
a |
w |
_ |
i |
n |
Milliseconds |
1107 |
185 |
602 |
467 |
467 |
1297 |
2171 |
1157 |
394 |
552 |
248 |
609 |
386 |
146 |
250 |
321 |
734 |
404 |
159 |
1059 |
122 |
321 |
1381 |
553 |
133 |
Character |
p |
u |
t |
( |
" |
W |
a |
-a |
h |
a |
t |
|
d |
o |
|
y |
o |
u |
|
w |
a |
n |
t |
|
t |
Milliseconds |
231 |
181 |
242 |
1147 |
462 |
953 |
401 |
919 |
694 |
130 |
224 |
543 |
268 |
134 |
133 |
303 |
155 |
159 |
276 |
593 |
184 |
136 |
198 |
431 |
330 |
Character |
o |
|
s |
e |
r |
-r |
a |
r |
c |
h |
|
f |
o |
r |
|
? |
|
> |
> |
|
" |
|
- |
) |
|
Milliseconds |
86 |
145 |
175 |
165 |
128 |
516 |
102 |
948 |
200 |
0 |
416 |
333 |
105 |
151 |
129 |
837 |
433 |
755 |
142 |
520 |
478 |
388 |
497 |
302 |
416 |
Character |
q |
u |
e |
r |
y |
|
= |
|
u |
r |
l |
l |
i |
b |
2 |
-2 |
. |
u |
r |
l |
e |
n |
c |
o |
d |
Milliseconds |
469 |
127 |
146 |
210 |
283 |
479 |
365 |
135 |
852 |
262 |
119 |
374 |
199 |
310 |
586 |
847 |
668 |
853 |
316 |
130 |
1031 |
135 |
298 |
101 |
169 |
Character |
e |
( |
|
{ |
' |
q |
' |
|
: |
|
q |
u |
e |
r |
y |
|
] |
-] |
} |
|
) |
|
r |
e |
s |
Milliseconds |
196 |
843 |
649 |
483 |
1717 |
2028 |
267 |
644 |
575 |
397 |
430 |
169 |
163 |
221 |
216 |
570 |
734 |
809 |
252 |
565 |
466 |
482 |
357 |
62 |
679 |
Character |
p |
o |
n |
s |
e |
|
= |
|
u |
r |
l |
l |
i |
b |
2 |
. |
u |
r |
l |
o |
p |
e |
n |
|
) |
Milliseconds |
275 |
162 |
356 |
218 |
141 |
483 |
305 |
163 |
583 |
193 |
156 |
223 |
210 |
383 |
408 |
909 |
516 |
741 |
210 |
387 |
433 |
214 |
239 |
610 |
420 |
Character |
-) |
( |
u |
r |
l |
|
+ |
|
q |
u |
e |
r |
y |
|
) |
. |
r |
e |
a |
d |
( |
) |
|
d |
a |
Milliseconds |
552 |
579 |
858 |
178 |
114 |
718 |
1047 |
568 |
763 |
135 |
695 |
191 |
233 |
717 |
617 |
797 |
519 |
82 |
179 |
202 |
941 |
42 |
388 |
229 |
119 |
Character |
t |
a |
|
= |
|
j |
s |
o |
n |
. |
l |
o |
a |
d |
s |
|
( |
|
r |
e |
s |
p |
o |
n |
s |
Milliseconds |
194 |
136 |
436 |
444 |
135 |
653 |
171 |
111 |
183 |
917 |
320 |
213 |
318 |
225 |
502 |
541 |
330 |
634 |
325 |
75 |
264 |
171 |
118 |
263 |
252 |
Character |
e |
|
) |
|
r |
e |
s |
u |
l |
t |
s |
|
= |
|
d |
a |
t |
a |
|
[ |
|
' |
r |
e |
a |
Milliseconds |
148 |
531 |
378 |
225 |
514 |
68 |
304 |
311 |
152 |
186 |
500 |
470 |
333 |
160 |
370 |
99 |
196 |
133 |
368 |
536 |
814 |
998 |
768 |
69 |
239 |
Character |
p |
-p |
-a |
s |
p |
o |
n |
s |
e |
D |
a |
t |
a |
' |
|
] |
|
[ |
|
' |
r |
e |
s |
u |
l |
Milliseconds |
150 |
662 |
135 |
320 |
228 |
134 |
349 |
167 |
130 |
708 |
277 |
229 |
167 |
1066 |
518 |
417 |
339 |
794 |
637 |
632 |
684 |
65 |
263 |
385 |
166 |
Character |
t |
s |
' |
|
] |
|
f |
o |
r |
|
r |
e |
s |
u |
l |
t |
|
i |
n |
|
r |
e |
s |
u |
l |
Milliseconds |
167 |
437 |
803 |
642 |
492 |
475 |
666 |
102 |
177 |
137 |
519 |
97 |
226 |
226 |
150 |
155 |
311 |
266 |
105 |
179 |
269 |
83 |
251 |
170 |
195 |
Character |
t |
s |
: |
|
t |
i |
t |
l |
e |
|
= |
|
r |
e |
s |
u |
l |
t |
[ |
' |
t |
i |
t |
l |
e |
Milliseconds |
177 |
474 |
730 |
539 |
334 |
182 |
130 |
132 |
161 |
483 |
275 |
170 |
776 |
91 |
294 |
537 |
295 |
183 |
1126 |
1067 |
950 |
149 |
140 |
183 |
166 |
Character |
' |
|
- |
] |
|
u |
r |
l |
|
= |
|
r |
e |
s |
u |
l |
t |
s |
-s |
[ |
' |
u |
r |
l |
' |
Milliseconds |
1030 |
507 |
691 |
426 |
444 |
382 |
105 |
132 |
470 |
319 |
145 |
474 |
110 |
221 |
230 |
148 |
167 |
320 |
549 |
647 |
1036 |
665 |
163 |
256 |
1086 |
Character |
] |
|
p |
r |
i |
n |
t |
|
( |
|
t |
i |
t |
l |
e |
|
+ |
|
' |
; |
|
' |
|
+ |
|
Milliseconds |
1014 |
482 |
390 |
644 |
130 |
137 |
174 |
403 |
521 |
323 |
427 |
146 |
134 |
120 |
196 |
529 |
590 |
483 |
714 |
1332 |
270 |
883 |
414 |
923 |
328 |
Character |
u |
r |
l |
|
) |
Milliseconds |
464 |
153 |
99 |
952 |
396 |
|
WPM Timing |
Seconds |
WPM |
4.04 |
29.69 |
8.08 |
20.78 |
12.12 |
25.73 |
16.17 |
23.75 |
20.21 |
26.13 |
24.25 |
25.73 |
28.29 |
25.03 |
32.33 |
23.38 |
36.37 |
23.75 |
40.42 |
23.46 |
44.46 |
24.02 |
48.5 |
23.75 |
52.54 |
23.07 |
56.58 |
21.84 |
60.62 |
20.98 |
64.66 |
20.97 |
68.71 |
20.96 |
72.75 |
21.11 |
76.79 |
21.57 |
80.83 |
22.27 |
84.87 |
22.91 |
88.91 |
23.21 |
92.96 |
23.24 |
97 |
23.51 |
101.04 |
23.04 |
105.08 |
22.95 |
109.12 |
22.87 |
113.16 |
23.33 |
117.2 |
23.55 |
121.25 |
23.46 |
125.29 |
23.47 |
129.33 |
23.66 |
133.37 |
24.11 |
137.41 |
24.19 |
141.45 |
24.86 |
145.49 |
25.16 |
149.54 |
25.04 |
153.58 |
25.16 |
157.62 |
25.28 |
161.66 |
25.31 |
165.7 |
25.93 |
169.74 |
26.23 |
173.79 |
25.96 |
177.83 |
25.91 |
181.87 |
26.13 |
185.91 |
25.95 |
189.95 |
26.09 |
193.99 |
26.04 |
198.03 |
26.06 |
202.08 |
26.01 |
|