Official speed |
23.79 wpm (220.93 seconds elapsed during race) |
Without ending ping |
23.90 wpm (4,039 ms delay sending score to TypeRacer’s server) |
Timerless |
23.99 wpm (763 ms elapsed before first character typed; 216.13 seconds elapsed during race) |
Timerless minus one |
23.93 wpm, ignoring the first character typed |
Race Start |
May 18, 2025 12:44:48am UTC |
Race Finish |
May 18, 2025 12:48:29am UTC |
Outcome |
No win (3 of 3) |
Accuracy |
94.6% |
Points |
27.76 |
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 urllib2 import urllib2 import json url = "http;: //ajacx .jgoogleapis.com /ajax /serivices/serarch /web?v=1.0&" query = raw _input("What do you e\wwant to search for ? >> ") query = urllib-.urlencode( {''q' : query } ) response = urllib2.rurlopen (url + query ) .read() data = json .loads ( response ) results = data [] ' reasponseData"' ] [ ' results' ] for result in results: title = result['title'] url = result['url'] print ( title + '; ' + url =) |
Timing |
Character |
i |
m |
p |
o |
r |
t |
|
u |
r |
l |
l |
i |
b |
2 |
|
i |
m |
p |
o |
r |
t |
|
u |
r |
l |
Milliseconds |
763 |
264 |
352 |
199 |
495 |
152 |
179 |
763 |
224 |
48 |
401 |
170 |
417 |
480 |
719 |
348 |
183 |
169 |
121 |
188 |
135 |
99 |
668 |
198 |
67 |
Character |
l |
i |
b |
2 |
-2 |
|
i |
m |
p |
o |
r |
t |
|
j |
s |
o |
n |
|
u |
r |
l |
|
= |
|
" |
Milliseconds |
538 |
163 |
420 |
489 |
801 |
459 |
162 |
244 |
207 |
121 |
179 |
160 |
106 |
818 |
222 |
76 |
172 |
166 |
597 |
183 |
82 |
200 |
613 |
156 |
1121 |
Character |
h |
t |
t |
p |
; |
-; |
: |
|
- |
/ |
/ |
a |
j |
a |
c |
-c |
x |
|
- |
. |
j |
-j |
g |
o |
o |
Milliseconds |
701 |
231 |
127 |
184 |
804 |
819 |
570 |
311 |
872 |
841 |
115 |
948 |
122 |
116 |
352 |
448 |
115 |
181 |
487 |
308 |
1212 |
487 |
205 |
384 |
149 |
Character |
g |
l |
e |
a |
p |
i |
s |
. |
c |
o |
m |
|
- |
/ |
a |
j |
a |
x |
|
- |
/ |
s |
e |
r |
i |
Milliseconds |
709 |
59 |
168 |
969 |
185 |
221 |
206 |
662 |
517 |
70 |
452 |
225 |
611 |
429 |
651 |
154 |
96 |
536 |
232 |
664 |
432 |
569 |
166 |
598 |
311 |
Character |
-i |
v |
i |
c |
e |
s |
/ |
s |
e |
r |
-r |
a |
r |
c |
h |
|
- |
/ |
w |
e |
b |
? |
v |
= |
1 |
Milliseconds |
610 |
117 |
147 |
166 |
1145 |
179 |
1345 |
584 |
166 |
132 |
651 |
85 |
750 |
264 |
145 |
227 |
539 |
585 |
893 |
173 |
539 |
651 |
1579 |
515 |
782 |
Character |
. |
0 |
& |
" |
|
q |
u |
e |
r |
y |
|
= |
|
r |
a |
w |
|
- |
_ |
i |
n |
p |
u |
t |
( |
Milliseconds |
783 |
1022 |
1231 |
1538 |
497 |
423 |
138 |
217 |
624 |
163 |
519 |
550 |
179 |
870 |
148 |
508 |
433 |
626 |
696 |
904 |
584 |
266 |
166 |
368 |
1946 |
Character |
" |
W |
h |
a |
t |
|
d |
o |
|
y |
o |
u |
|
e |
\ |
w |
-w |
-\ |
-e |
w |
a |
n |
t |
|
t |
Milliseconds |
1402 |
1311 |
921 |
118 |
512 |
404 |
196 |
100 |
532 |
395 |
139 |
219 |
490 |
431 |
529 |
0 |
534 |
150 |
0 |
537 |
314 |
210 |
642 |
316 |
274 |
Character |
o |
|
s |
e |
a |
r |
c |
h |
|
f |
o |
r |
|
? |
|
> |
> |
|
" |
) |
|
q |
u |
e |
r |
Milliseconds |
77 |
151 |
264 |
150 |
324 |
290 |
523 |
165 |
181 |
718 |
97 |
148 |
66 |
1603 |
418 |
1361 |
385 |
660 |
622 |
1167 |
490 |
659 |
129 |
159 |
192 |
Character |
y |
|
= |
|
u |
r |
l |
l |
i |
b |
- |
-- |
. |
u |
r |
l |
e |
n |
c |
o |
d |
e |
( |
|
{ |
Milliseconds |
324 |
267 |
1163 |
421 |
729 |
269 |
118 |
552 |
179 |
450 |
1001 |
682 |
441 |
1376 |
180 |
101 |
1132 |
177 |
555 |
83 |
187 |
193 |
1045 |
891 |
505 |
Character |
' |
' |
-' |
q |
' |
|
: |
|
q |
u |
e |
r |
y |
|
} |
|
) |
|
r |
e |
s |
p |
o |
n |
s |
Milliseconds |
2722 |
427 |
626 |
541 |
654 |
521 |
766 |
524 |
783 |
108 |
192 |
643 |
205 |
737 |
400 |
645 |
770 |
300 |
1762 |
119 |
268 |
138 |
187 |
241 |
283 |
Character |
e |
|
= |
|
u |
r |
l |
l |
i |
b |
2 |
. |
r |
-r |
u |
r |
l |
o |
p |
e |
n |
|
( |
u |
r |
Milliseconds |
159 |
388 |
787 |
231 |
822 |
204 |
56 |
476 |
189 |
488 |
563 |
1133 |
1032 |
616 |
267 |
183 |
121 |
697 |
150 |
184 |
219 |
429 |
499 |
538 |
146 |
Character |
l |
|
+ |
|
q |
u |
e |
r |
y |
|
) |
|
- |
. |
r |
e |
a |
d |
( |
) |
|
d |
a |
t |
a |
Milliseconds |
94 |
567 |
876 |
552 |
538 |
107 |
139 |
331 |
179 |
150 |
909 |
278 |
557 |
327 |
482 |
98 |
169 |
200 |
754 |
74 |
313 |
341 |
98 |
216 |
150 |
Character |
|
= |
|
j |
s |
o |
n |
|
- |
. |
l |
o |
a |
d |
s |
|
( |
|
r |
e |
s |
p |
o |
n |
s |
Milliseconds |
337 |
645 |
200 |
1016 |
387 |
84 |
162 |
139 |
548 |
318 |
333 |
146 |
390 |
859 |
721 |
453 |
591 |
505 |
451 |
78 |
234 |
149 |
84 |
262 |
343 |
Character |
e |
|
) |
|
r |
e |
s |
u |
l |
t |
s |
|
= |
|
d |
a |
t |
a |
|
[ |
] |
-] |
|
' |
|
Milliseconds |
133 |
337 |
462 |
314 |
638 |
73 |
195 |
144 |
134 |
207 |
774 |
928 |
809 |
246 |
302 |
80 |
254 |
157 |
443 |
584 |
382 |
650 |
418 |
823 |
294 |
Character |
- |
r |
e |
a |
-a |
s |
p |
o |
n |
s |
e |
D |
a |
t |
a |
" |
-" |
' |
|
] |
|
[ |
|
' |
|
Milliseconds |
615 |
299 |
93 |
207 |
600 |
148 |
374 |
229 |
283 |
365 |
130 |
619 |
199 |
205 |
146 |
1317 |
633 |
350 |
252 |
1206 |
350 |
1043 |
862 |
863 |
220 |
Character |
- |
r |
e |
s |
u |
l |
t |
s |
' |
|
] |
|
f |
o |
r |
|
r |
e |
s |
u |
l |
t |
|
i |
n |
Milliseconds |
704 |
506 |
108 |
193 |
112 |
161 |
189 |
701 |
1546 |
465 |
827 |
279 |
528 |
64 |
174 |
107 |
672 |
129 |
212 |
130 |
168 |
141 |
741 |
395 |
183 |
Character |
|
r |
e |
s |
u |
l |
t |
s |
: |
|
t |
i |
t |
l |
e |
|
= |
|
r |
e |
s |
u |
l |
t |
[ |
Milliseconds |
152 |
393 |
101 |
538 |
150 |
168 |
256 |
508 |
783 |
432 |
603 |
92 |
203 |
146 |
121 |
486 |
352 |
214 |
1001 |
99 |
250 |
149 |
169 |
222 |
1688 |
Character |
' |
t |
i |
t |
l |
e |
' |
] |
|
u |
r |
l |
|
= |
|
r |
e |
s |
u |
l |
t |
[ |
' |
u |
r |
Milliseconds |
1240 |
1059 |
51 |
172 |
144 |
188 |
1347 |
1153 |
500 |
419 |
165 |
83 |
565 |
844 |
420 |
665 |
86 |
302 |
146 |
270 |
252 |
1387 |
1709 |
1019 |
172 |
Character |
l |
' |
] |
|
p |
r |
i |
n |
t |
|
( |
|
t |
i |
t |
l |
e |
|
+ |
|
' |
; |
|
' |
|
Milliseconds |
72 |
1394 |
1138 |
558 |
756 |
489 |
35 |
163 |
103 |
389 |
728 |
616 |
417 |
105 |
144 |
97 |
171 |
485 |
811 |
509 |
1052 |
1374 |
540 |
1170 |
439 |
Character |
+ |
|
u |
r |
l |
|
= |
-= |
) |
Milliseconds |
899 |
451 |
773 |
161 |
81 |
984 |
395 |
940 |
622 |
|
WPM Timing |
Seconds |
WPM |
4.42 |
32.59 |
8.84 |
36.66 |
13.26 |
36.21 |
17.67 |
35.3 |
22.09 |
29.87 |
26.51 |
27.16 |
30.93 |
27.55 |
35.35 |
26.82 |
39.77 |
26.55 |
44.19 |
25.8 |
48.61 |
24.69 |
53.02 |
23.76 |
57.44 |
23.82 |
61.86 |
23.28 |
66.28 |
22.81 |
70.7 |
22.74 |
75.12 |
22.68 |
79.54 |
23.84 |
83.95 |
23.3 |
88.37 |
23.36 |
92.79 |
23.28 |
97.21 |
22.96 |
101.63 |
22.79 |
106.05 |
22.29 |
110.47 |
22.38 |
114.89 |
22.56 |
119.3 |
22.83 |
123.72 |
22.7 |
128.14 |
22.85 |
132.56 |
23.08 |
136.98 |
23.57 |
141.4 |
23.51 |
145.82 |
24.19 |
150.23 |
24.28 |
154.65 |
23.98 |
159.07 |
24.06 |
163.49 |
23.78 |
167.91 |
23.8 |
172.33 |
23.88 |
176.75 |
24.31 |
181.17 |
24.51 |
185.58 |
24.31 |
190 |
24.44 |
194.42 |
24.44 |
198.84 |
24.2 |
203.26 |
24.21 |
207.68 |
24.27 |
212.1 |
24.05 |
216.51 |
23.89 |
220.93 |
23.79 |
|