Official speed |
33.32 wpm (157.74 seconds elapsed during race) |
Without ending ping |
33.38 wpm (2,446 ms delay sending score to TypeRacer’s server) |
Timerless |
33.48 wpm (449 ms elapsed before first character typed; 154.85 seconds elapsed during race) |
Timerless minus one |
33.40 wpm, ignoring the first character typed |
Race Start |
July 4, 2024 11:55:31am UTC |
Race Finish |
July 4, 2024 11:58:09am UTC |
Outcome |
No win (2 of 3) |
Accuracy |
92.6% |
Points |
38.87 |
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 urliblib import json rurl = "https://ajax,.googleapis.com/ajax/sercvices/search/web?v-=-=1,.0&" query = raw_input('"whWhat do you want to search for ? >> ") query = urllib.urlencondde( P{ '1q' : query } _) resapoi[ponse = urrlllib2.urlopnen (rlyuuuurl =_ + query ) .. rread() data = json.loads (r response ) results = data p[ 'resoponseData[[]' ] [ 'results' ][ for reslutult in results : rttitel le = resuilt [['title]'] url = resutllt['ruuurl]'] prnint ( 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 |
449 |
58 |
132 |
252 |
175 |
86 |
167 |
505 |
230 |
201 |
208 |
311 |
272 |
122 |
232 |
104 |
175 |
168 |
245 |
187 |
103 |
114 |
151 |
176 |
127 |
Character |
|
u |
r |
l |
i |
b |
-b |
-i |
l |
i |
b |
|
i |
m |
p |
o |
r |
t |
|
j |
s |
o |
n |
|
r |
Milliseconds |
187 |
159 |
309 |
321 |
239 |
163 |
379 |
132 |
207 |
92 |
160 |
236 |
193 |
222 |
93 |
101 |
195 |
129 |
171 |
206 |
139 |
200 |
132 |
159 |
459 |
Character |
-r |
u |
r |
l |
|
= |
|
" |
h |
t |
t |
p |
s |
-s |
: |
/ |
/ |
a |
j |
a |
x |
, |
-, |
. |
g |
Milliseconds |
336 |
178 |
136 |
128 |
364 |
1662 |
362 |
876 |
488 |
238 |
297 |
176 |
153 |
494 |
243 |
638 |
194 |
358 |
248 |
160 |
353 |
262 |
600 |
226 |
218 |
Character |
o |
o |
g |
l |
e |
a |
p |
i |
s |
. |
c |
o |
m |
/ |
a |
j |
a |
x |
/ |
s |
e |
r |
c |
-c |
v |
Milliseconds |
221 |
157 |
153 |
132 |
216 |
317 |
210 |
228 |
204 |
168 |
509 |
68 |
97 |
418 |
472 |
553 |
178 |
303 |
488 |
417 |
149 |
134 |
676 |
336 |
137 |
Character |
i |
c |
e |
s |
/ |
s |
e |
a |
r |
c |
h |
/ |
w |
e |
b |
? |
v |
- |
= |
-= |
-- |
- |
-- |
= |
1 |
Milliseconds |
92 |
119 |
237 |
183 |
351 |
304 |
327 |
157 |
145 |
219 |
122 |
296 |
609 |
159 |
231 |
417 |
705 |
400 |
26 |
691 |
158 |
187 |
549 |
308 |
649 |
Character |
, |
-, |
. |
0 |
& |
" |
|
q |
u |
e |
r |
y |
|
= |
|
r |
a |
w |
_ |
i |
n |
p |
u |
t |
( |
Milliseconds |
485 |
448 |
217 |
479 |
1402 |
722 |
470 |
344 |
137 |
160 |
136 |
152 |
201 |
217 |
436 |
360 |
149 |
144 |
531 |
294 |
132 |
220 |
188 |
230 |
487 |
Character |
' |
-' |
" |
w |
h |
-h |
-w |
W |
h |
a |
t |
|
d |
o |
|
y |
o |
u |
|
w |
a |
n |
t |
|
t |
Milliseconds |
467 |
382 |
244 |
460 |
59 |
268 |
122 |
274 |
236 |
163 |
152 |
142 |
217 |
172 |
167 |
79 |
121 |
78 |
80 |
228 |
146 |
152 |
69 |
152 |
148 |
Character |
o |
|
s |
e |
a |
r |
c |
h |
|
f |
o |
r |
|
? |
|
> |
> |
|
" |
) |
|
q |
u |
e |
r |
Milliseconds |
101 |
151 |
340 |
312 |
164 |
243 |
261 |
143 |
152 |
185 |
157 |
145 |
388 |
353 |
417 |
1016 |
583 |
545 |
353 |
1566 |
457 |
311 |
116 |
120 |
120 |
Character |
y |
|
= |
|
u |
r |
l |
l |
i |
b |
. |
u |
r |
l |
e |
n |
c |
o |
n |
d |
-d |
-n |
d |
e |
( |
Milliseconds |
146 |
188 |
276 |
306 |
230 |
155 |
169 |
350 |
195 |
145 |
372 |
472 |
448 |
123 |
493 |
170 |
292 |
100 |
88 |
286 |
335 |
132 |
63 |
183 |
397 |
Character |
|
P |
-P |
{ |
|
- |
' |
1 |
-1 |
q |
' |
|
: |
|
q |
u |
e |
r |
y |
|
} |
|
_ |
-_ |
) |
Milliseconds |
1158 |
735 |
561 |
1174 |
443 |
384 |
456 |
300 |
735 |
191 |
155 |
565 |
1003 |
423 |
416 |
153 |
198 |
108 |
203 |
155 |
447 |
504 |
536 |
311 |
289 |
Character |
|
r |
e |
s |
a |
p |
o |
i |
-i |
-o |
-p |
-a |
[ |
-[ |
p |
o |
n |
s |
e |
|
= |
|
u |
r |
r |
Milliseconds |
326 |
180 |
143 |
155 |
136 |
16 |
169 |
19 |
286 |
132 |
340 |
433 |
275 |
425 |
618 |
233 |
179 |
320 |
225 |
175 |
159 |
270 |
197 |
150 |
358 |
Character |
l |
-l |
-r |
l |
l |
i |
b |
2 |
. |
u |
r |
l |
o |
p |
n |
-n |
e |
n |
|
( |
r |
l |
-l |
-r |
y |
Milliseconds |
126 |
255 |
101 |
202 |
146 |
253 |
151 |
231 |
335 |
367 |
111 |
167 |
326 |
262 |
237 |
660 |
147 |
69 |
192 |
229 |
587 |
228 |
397 |
125 |
318 |
Character |
u |
u |
-u |
-u |
u |
-u |
-y |
u |
r |
l |
|
= |
-= |
_ |
|
- |
-_ |
+ |
|
q |
u |
e |
r |
y |
|
Milliseconds |
23 |
69 |
258 |
94 |
225 |
362 |
78 |
173 |
148 |
146 |
211 |
660 |
370 |
297 |
304 |
243 |
122 |
160 |
307 |
183 |
146 |
185 |
98 |
158 |
159 |
Character |
) |
|
. |
-. |
- |
. |
|
r |
-r |
- |
r |
e |
a |
d |
( |
) |
|
d |
a |
t |
a |
|
= |
|
j |
Milliseconds |
810 |
379 |
249 |
271 |
90 |
231 |
209 |
197 |
223 |
102 |
141 |
75 |
124 |
240 |
196 |
236 |
306 |
200 |
162 |
147 |
125 |
144 |
146 |
504 |
371 |
Character |
s |
o |
n |
. |
l |
o |
a |
d |
s |
|
( |
r |
-r |
|
r |
e |
s |
p |
o |
n |
s |
e |
|
) |
|
Milliseconds |
270 |
156 |
143 |
178 |
406 |
170 |
146 |
144 |
198 |
208 |
211 |
523 |
324 |
126 |
95 |
82 |
182 |
325 |
816 |
188 |
247 |
198 |
98 |
657 |
144 |
Character |
r |
e |
s |
u |
l |
t |
s |
|
= |
|
d |
a |
t |
a |
|
p |
-p |
[ |
|
' |
r |
e |
s |
o |
-o |
Milliseconds |
168 |
119 |
152 |
129 |
179 |
141 |
168 |
121 |
291 |
187 |
194 |
150 |
99 |
136 |
102 |
364 |
303 |
773 |
391 |
405 |
395 |
428 |
198 |
220 |
428 |
Character |
p |
o |
n |
s |
e |
D |
a |
t |
a |
[ |
-[ |
[ |
-[ |
] |
-] |
' |
|
] |
|
[ |
|
' |
r |
e |
s |
Milliseconds |
685 |
198 |
289 |
418 |
144 |
301 |
249 |
135 |
130 |
138 |
612 |
268 |
484 |
282 |
627 |
816 |
330 |
361 |
273 |
386 |
509 |
241 |
529 |
88 |
141 |
Character |
u |
l |
t |
s |
' |
|
] |
[ |
-[ |
|
f |
o |
r |
|
r |
e |
s |
l |
u |
t |
-t |
-u |
-l |
u |
l |
Milliseconds |
140 |
152 |
128 |
196 |
290 |
487 |
364 |
0 |
469 |
386 |
168 |
135 |
139 |
142 |
408 |
127 |
162 |
115 |
7 |
143 |
296 |
123 |
115 |
202 |
384 |
Character |
t |
|
i |
n |
|
r |
e |
s |
u |
l |
t |
s |
|
- |
: |
|
r |
t |
-t |
-r |
t |
i |
t |
e |
l |
Milliseconds |
167 |
147 |
184 |
96 |
125 |
94 |
137 |
139 |
124 |
151 |
149 |
143 |
150 |
369 |
463 |
303 |
246 |
0 |
345 |
570 |
267 |
93 |
85 |
178 |
57 |
Character |
|
- |
-l |
-e |
l |
e |
|
= |
|
r |
e |
s |
u |
i |
-i |
l |
t |
|
[ |
-[ |
- |
[ |
' |
t |
i |
Milliseconds |
271 |
254 |
118 |
127 |
525 |
174 |
224 |
318 |
518 |
114 |
101 |
177 |
99 |
28 |
463 |
247 |
156 |
212 |
187 |
297 |
129 |
468 |
487 |
520 |
66 |
Character |
t |
l |
e |
] |
-] |
' |
] |
|
u |
r |
l |
|
= |
|
r |
e |
s |
u |
t |
l |
-l |
-t |
l |
t |
[ |
Milliseconds |
148 |
402 |
248 |
770 |
386 |
290 |
224 |
391 |
262 |
142 |
208 |
247 |
136 |
263 |
149 |
97 |
160 |
105 |
224 |
20 |
302 |
114 |
194 |
103 |
267 |
Character |
' |
r |
u |
-u |
u |
-u |
-r |
u |
r |
l |
] |
-] |
' |
] |
|
p |
r |
n |
-n |
i |
n |
t |
|
( |
|
Milliseconds |
798 |
538 |
132 |
231 |
408 |
262 |
110 |
172 |
136 |
132 |
398 |
652 |
401 |
182 |
402 |
232 |
217 |
271 |
310 |
226 |
98 |
150 |
333 |
220 |
615 |
Character |
t |
i |
t |
l |
e |
|
+ |
|
' |
; |
|
' |
|
+ |
|
u |
r |
l |
|
) |
Milliseconds |
277 |
85 |
157 |
99 |
126 |
182 |
770 |
422 |
603 |
940 |
485 |
251 |
452 |
853 |
402 |
151 |
126 |
119 |
317 |
516 |
|
WPM Timing |
Seconds |
WPM |
3.15 |
38.04 |
6.31 |
47.55 |
9.46 |
50.72 |
12.62 |
42.79 |
15.77 |
39.56 |
18.93 |
37.4 |
22.08 |
40.21 |
25.24 |
39.46 |
28.39 |
39.3 |
31.55 |
38.42 |
34.7 |
35.62 |
37.86 |
33.92 |
41.01 |
34.82 |
44.17 |
34.5 |
47.32 |
36.52 |
50.48 |
37.56 |
53.63 |
36.69 |
56.79 |
36.56 |
59.94 |
36.84 |
63.1 |
36.32 |
66.25 |
34.96 |
69.41 |
34.06 |
72.56 |
34.07 |
75.72 |
33.6 |
78.87 |
33.32 |
82.03 |
33.5 |
85.18 |
33.39 |
88.34 |
32.74 |
91.49 |
32.66 |
94.65 |
32.33 |
97.8 |
33.13 |
100.96 |
33.52 |
104.11 |
33.89 |
107.27 |
34.12 |
110.42 |
33.91 |
113.58 |
33.7 |
116.73 |
33.31 |
119.88 |
33.53 |
123.04 |
33.55 |
126.19 |
34.14 |
129.35 |
33.68 |
132.5 |
33.87 |
135.66 |
33.7 |
138.81 |
33.8 |
141.97 |
33.64 |
145.12 |
33.32 |
148.28 |
33.42 |
151.43 |
33.36 |
154.59 |
33.38 |
157.74 |
33.32 |
|