Official speed |
29.13 wpm (180.43 seconds elapsed during race) |
Without ending ping |
29.17 wpm (2,737 ms delay sending score to TypeRacer’s server) |
Timerless |
29.25 wpm (475 ms elapsed before first character typed; 177.22 seconds elapsed during race) |
Timerless minus one |
29.18 wpm, ignoring the first character typed |
Race Start |
December 1, 2023 4:23:01am UTC |
Race Finish |
December 1, 2023 4:26:01am UTC |
Outcome |
Win (1 of 2) |
Accuracy |
99.1% |
Points |
33.99 |
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 urllib import json url = "http~://ajax.googleapis.com/ajax/services/search/web?v=1.0&" query = raw_input("What do you want to seacrch for ? >> ") query = urllib.urlencode( {'q' : query } ) response = urllib2.urlopen (url + query ).read() data = json.loads ( response ) results = data [ 'response)Data' ] [ 'results' ] for resultst 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 |
475 |
131 |
130 |
181 |
88 |
114 |
237 |
226 |
125 |
179 |
226 |
248 |
130 |
1211 |
730 |
221 |
107 |
87 |
155 |
57 |
53 |
201 |
237 |
112 |
224 |
Character |
l |
i |
b |
|
i |
m |
p |
o |
r |
t |
|
j |
s |
o |
n |
|
u |
r |
l |
|
= |
|
" |
h |
t |
Milliseconds |
275 |
237 |
126 |
325 |
294 |
110 |
112 |
148 |
51 |
110 |
232 |
232 |
100 |
109 |
119 |
141 |
207 |
127 |
160 |
792 |
891 |
332 |
932 |
398 |
193 |
Character |
t |
p |
~ |
-~ |
: |
/ |
/ |
a |
j |
a |
x |
. |
g |
o |
o |
g |
l |
e |
a |
p |
i |
s |
. |
c |
o |
Milliseconds |
157 |
152 |
471 |
1224 |
822 |
1187 |
304 |
538 |
248 |
175 |
369 |
313 |
319 |
106 |
163 |
40 |
258 |
153 |
357 |
136 |
274 |
619 |
297 |
878 |
314 |
Character |
m |
/ |
a |
j |
a |
x |
/ |
s |
e |
r |
v |
i |
c |
e |
s |
/ |
s |
e |
a |
r |
c |
h |
/ |
w |
e |
Milliseconds |
124 |
790 |
428 |
241 |
171 |
366 |
1275 |
484 |
176 |
155 |
239 |
110 |
117 |
132 |
67 |
1459 |
386 |
120 |
110 |
102 |
101 |
111 |
358 |
435 |
115 |
Character |
b |
? |
v |
= |
1 |
. |
0 |
& |
" |
|
q |
u |
e |
r |
y |
|
= |
|
r |
a |
w |
_ |
i |
n |
p |
Milliseconds |
154 |
670 |
548 |
976 |
4332 |
675 |
717 |
1914 |
1139 |
1239 |
329 |
171 |
83 |
150 |
143 |
439 |
562 |
265 |
280 |
154 |
146 |
1802 |
431 |
83 |
130 |
Character |
u |
t |
( |
" |
W |
h |
a |
t |
|
d |
o |
|
y |
o |
u |
|
w |
a |
n |
t |
|
t |
o |
|
s |
Milliseconds |
176 |
51 |
504 |
528 |
1499 |
264 |
132 |
66 |
991 |
301 |
92 |
200 |
393 |
164 |
42 |
105 |
231 |
75 |
128 |
62 |
410 |
201 |
149 |
103 |
336 |
Character |
e |
a |
c |
-c |
r |
c |
h |
|
f |
o |
r |
|
? |
|
> |
> |
|
" |
) |
|
q |
u |
e |
r |
y |
Milliseconds |
100 |
84 |
73 |
704 |
306 |
188 |
94 |
294 |
283 |
115 |
58 |
461 |
1664 |
741 |
452 |
183 |
420 |
736 |
1403 |
657 |
343 |
207 |
21 |
161 |
168 |
Character |
|
= |
|
u |
r |
l |
l |
i |
b |
. |
u |
r |
l |
e |
n |
c |
o |
d |
e |
( |
|
{ |
' |
q |
' |
Milliseconds |
346 |
920 |
929 |
360 |
142 |
244 |
207 |
272 |
145 |
311 |
362 |
127 |
182 |
352 |
213 |
671 |
106 |
126 |
141 |
582 |
640 |
743 |
544 |
338 |
282 |
Character |
|
: |
|
q |
u |
e |
r |
y |
|
} |
|
) |
|
r |
e |
s |
p |
o |
n |
s |
e |
|
= |
|
u |
Milliseconds |
647 |
425 |
577 |
506 |
735 |
165 |
125 |
132 |
684 |
1650 |
802 |
627 |
386 |
296 |
91 |
185 |
166 |
145 |
144 |
145 |
138 |
1332 |
695 |
561 |
426 |
Character |
r |
l |
l |
i |
b |
2 |
. |
u |
r |
l |
o |
p |
e |
n |
|
( |
u |
r |
l |
|
+ |
|
q |
u |
e |
Milliseconds |
274 |
202 |
341 |
375 |
444 |
1989 |
451 |
243 |
150 |
233 |
250 |
247 |
195 |
96 |
318 |
661 |
465 |
153 |
136 |
872 |
610 |
386 |
284 |
209 |
95 |
Character |
r |
y |
|
) |
. |
r |
e |
a |
d |
( |
) |
|
d |
a |
t |
a |
|
= |
|
j |
s |
o |
n |
. |
l |
Milliseconds |
103 |
162 |
651 |
1420 |
300 |
350 |
46 |
93 |
112 |
578 |
863 |
992 |
246 |
97 |
160 |
123 |
557 |
3086 |
355 |
399 |
136 |
153 |
93 |
275 |
432 |
Character |
o |
a |
d |
s |
|
( |
|
r |
e |
s |
p |
o |
n |
s |
e |
|
) |
|
r |
e |
s |
u |
l |
t |
s |
Milliseconds |
69 |
83 |
144 |
168 |
401 |
604 |
722 |
340 |
93 |
114 |
283 |
129 |
59 |
200 |
149 |
211 |
722 |
309 |
344 |
84 |
126 |
169 |
174 |
160 |
170 |
Character |
|
= |
|
d |
a |
t |
a |
|
[ |
|
' |
r |
e |
s |
p |
o |
n |
s |
e |
) |
-) |
D |
a |
t |
a |
Milliseconds |
588 |
751 |
260 |
250 |
109 |
130 |
108 |
248 |
586 |
945 |
492 |
700 |
109 |
100 |
164 |
148 |
350 |
250 |
137 |
791 |
824 |
1567 |
274 |
95 |
143 |
Character |
' |
|
] |
|
[ |
|
' |
r |
e |
s |
u |
l |
t |
s |
' |
|
] |
|
f |
o |
r |
|
r |
e |
s |
Milliseconds |
411 |
382 |
1253 |
540 |
806 |
888 |
430 |
469 |
104 |
137 |
150 |
141 |
170 |
224 |
393 |
807 |
859 |
477 |
322 |
95 |
94 |
209 |
254 |
92 |
121 |
Character |
u |
l |
t |
s |
-s |
t |
-t |
|
i |
n |
|
r |
e |
s |
u |
l |
t |
s |
: |
|
t |
i |
t |
l |
e |
Milliseconds |
174 |
113 |
173 |
182 |
714 |
516 |
2195 |
532 |
507 |
78 |
291 |
245 |
91 |
162 |
341 |
184 |
171 |
204 |
776 |
351 |
241 |
131 |
91 |
294 |
228 |
Character |
|
= |
|
r |
e |
s |
u |
l |
t |
[ |
' |
t |
i |
t |
l |
e |
' |
] |
|
u |
r |
l |
|
= |
|
Milliseconds |
479 |
682 |
238 |
271 |
104 |
266 |
424 |
183 |
166 |
1065 |
491 |
286 |
106 |
98 |
497 |
265 |
354 |
1144 |
700 |
349 |
119 |
167 |
505 |
2157 |
286 |
Character |
r |
e |
s |
u |
l |
t |
[ |
' |
u |
r |
l |
' |
] |
|
p |
r |
i |
n |
t |
|
( |
|
t |
i |
t |
Milliseconds |
255 |
77 |
126 |
151 |
277 |
273 |
706 |
462 |
324 |
120 |
173 |
438 |
1436 |
548 |
276 |
81 |
168 |
97 |
77 |
719 |
2133 |
705 |
325 |
154 |
85 |
Character |
l |
e |
|
+ |
|
' |
; |
|
' |
|
+ |
|
u |
r |
l |
|
) |
Milliseconds |
305 |
202 |
496 |
3428 |
369 |
384 |
352 |
209 |
407 |
485 |
3465 |
405 |
240 |
415 |
300 |
1002 |
819 |
|
WPM Timing |
Seconds |
WPM |
3.61 |
43.23 |
7.22 |
49.88 |
10.83 |
50.99 |
14.43 |
43.23 |
18.04 |
38.57 |
21.65 |
39.35 |
25.26 |
37.53 |
28.87 |
36.99 |
32.48 |
37.32 |
36.09 |
33.92 |
39.7 |
31.74 |
43.3 |
29.93 |
46.91 |
30.44 |
50.52 |
30.17 |
54.13 |
31.26 |
57.74 |
32.63 |
61.35 |
31.69 |
64.96 |
30.85 |
68.56 |
31.15 |
72.17 |
31.76 |
75.78 |
31.35 |
79.39 |
30.99 |
83 |
30.94 |
86.61 |
30.62 |
90.22 |
30.19 |
93.82 |
30.7 |
97.43 |
30.67 |
101.04 |
30.52 |
104.65 |
30.16 |
108.26 |
30.37 |
111.87 |
30.79 |
115.48 |
30.97 |
119.09 |
31.04 |
122.69 |
30.81 |
126.3 |
30.59 |
129.91 |
30.67 |
133.52 |
30.65 |
137.13 |
30.37 |
140.74 |
30.52 |
144.35 |
30.59 |
147.95 |
30.74 |
151.56 |
30.64 |
155.17 |
30.55 |
158.78 |
30.38 |
162.39 |
30.3 |
166 |
30.22 |
169.61 |
29.79 |
173.22 |
29.44 |
176.82 |
29.18 |
180.43 |
29.13 |
|