Official speed |
39.49 wpm (133.10 seconds elapsed during race) |
Without ending ping |
39.84 wpm (2,974 ms delay sending score to TypeRacer’s server) |
Timerless |
40.10 wpm (846 ms elapsed before first character typed; 129.28 seconds elapsed during race) |
Timerless minus one |
40.01 wpm, ignoring the first character typed |
Race Start |
February 6, 2025 11:14:55am UTC |
Race Finish |
February 6, 2025 11:17:08am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
94.9% |
Points |
46.07 |
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 urlillib2 import urllib import json url = "http://ajax. ggooogleapis. com/ ajax/serviceds/ sarcearch/web?v=1.0& " query = raw+_input("whaWhat do oyou want to search for ? >> " ) query = urllib.urlencode( }{'q' " : query } ) response = urllib2.ruurlbopen ( uurl + query ) .read() data = json.loads * ( rspoesponse ) reesults = data [ 'responseData' \[] [ 'results' ] for result in results: title = resutllt [']title'] url = result['url'] print( ( title + '; ' + url ) |
Timing |
Character |
i |
m |
p |
o |
r |
t |
|
u |
r |
l |
i |
-i |
-l |
l |
l |
i |
b |
2 |
|
i |
m |
p |
o |
r |
t |
Milliseconds |
846 |
183 |
143 |
318 |
174 |
142 |
175 |
269 |
144 |
350 |
93 |
428 |
128 |
280 |
483 |
219 |
204 |
482 |
159 |
191 |
126 |
96 |
47 |
175 |
156 |
Character |
|
u |
r |
l |
l |
i |
b |
|
i |
m |
p |
o |
r |
t |
|
j |
s |
o |
n |
|
u |
r |
l |
|
= |
Milliseconds |
81 |
268 |
112 |
477 |
286 |
64 |
218 |
390 |
297 |
123 |
94 |
140 |
141 |
169 |
109 |
171 |
96 |
251 |
110 |
248 |
185 |
77 |
249 |
170 |
451 |
Character |
|
" |
h |
t |
t |
p |
: |
/ |
/ |
a |
j |
a |
x |
. |
|
- |
g |
g |
o |
-o |
-g |
o |
o |
g |
l |
Milliseconds |
204 |
586 |
332 |
95 |
128 |
379 |
523 |
332 |
172 |
628 |
123 |
203 |
420 |
157 |
171 |
429 |
190 |
144 |
111 |
317 |
111 |
223 |
127 |
207 |
110 |
Character |
e |
a |
p |
i |
s |
. |
|
- |
c |
o |
m |
/ |
|
- |
a |
j |
a |
x |
/ |
s |
e |
r |
v |
i |
c |
Milliseconds |
125 |
247 |
95 |
110 |
138 |
172 |
140 |
314 |
124 |
110 |
137 |
257 |
302 |
462 |
112 |
109 |
63 |
206 |
318 |
269 |
191 |
47 |
509 |
143 |
144 |
Character |
e |
d |
-d |
s |
/ |
|
- |
s |
a |
r |
c |
-c |
-r |
-a |
e |
a |
r |
c |
h |
/ |
w |
e |
b |
? |
v |
Milliseconds |
206 |
189 |
381 |
95 |
238 |
286 |
681 |
144 |
111 |
109 |
285 |
224 |
127 |
362 |
110 |
67 |
532 |
187 |
123 |
359 |
420 |
48 |
252 |
2554 |
1019 |
Character |
= |
1 |
. |
0 |
& |
|
- |
" |
|
q |
u |
e |
r |
y |
|
= |
|
r |
a |
w |
+ |
-+ |
_ |
i |
n |
Milliseconds |
776 |
539 |
191 |
615 |
1330 |
1199 |
497 |
900 |
418 |
235 |
139 |
109 |
80 |
91 |
374 |
206 |
189 |
230 |
82 |
327 |
727 |
612 |
294 |
389 |
93 |
Character |
p |
u |
t |
( |
" |
w |
h |
a |
-a |
-h |
-w |
W |
h |
a |
t |
|
d |
o |
|
o |
-o |
y |
o |
u |
|
Milliseconds |
93 |
126 |
109 |
343 |
637 |
291 |
141 |
97 |
428 |
222 |
157 |
317 |
221 |
65 |
78 |
314 |
170 |
108 |
123 |
310 |
311 |
219 |
171 |
62 |
156 |
Character |
w |
a |
n |
t |
|
t |
o |
|
s |
e |
a |
r |
c |
h |
|
f |
o |
r |
|
? |
|
> |
> |
|
" |
Milliseconds |
125 |
77 |
64 |
140 |
171 |
188 |
111 |
108 |
388 |
127 |
153 |
218 |
296 |
202 |
157 |
156 |
91 |
109 |
233 |
280 |
484 |
247 |
141 |
371 |
279 |
Character |
|
- |
) |
|
q |
u |
e |
r |
y |
|
= |
|
u |
r |
l |
l |
i |
b |
. |
u |
r |
l |
e |
n |
c |
Milliseconds |
263 |
534 |
266 |
239 |
190 |
96 |
110 |
80 |
63 |
351 |
174 |
144 |
763 |
93 |
201 |
221 |
480 |
110 |
266 |
280 |
79 |
167 |
654 |
313 |
174 |
Character |
o |
d |
e |
( |
|
} |
-} |
{ |
' |
q |
' |
|
" |
|
- |
-" |
: |
|
q |
u |
e |
r |
y |
|
} |
Milliseconds |
224 |
111 |
175 |
346 |
684 |
963 |
499 |
233 |
1423 |
1094 |
335 |
542 |
330 |
297 |
351 |
493 |
236 |
286 |
241 |
142 |
81 |
78 |
113 |
553 |
254 |
Character |
|
) |
|
r |
e |
s |
p |
o |
n |
s |
e |
|
= |
|
u |
r |
l |
l |
i |
b |
2 |
. |
r |
u |
-u |
Milliseconds |
253 |
414 |
238 |
269 |
61 |
175 |
95 |
79 |
99 |
251 |
83 |
378 |
192 |
172 |
235 |
126 |
155 |
192 |
418 |
139 |
468 |
250 |
329 |
62 |
278 |
Character |
-r |
u |
r |
l |
b |
-b |
o |
p |
e |
n |
|
( |
|
u |
-u |
- |
u |
r |
l |
|
+ |
|
q |
u |
e |
Milliseconds |
121 |
170 |
96 |
110 |
280 |
313 |
234 |
95 |
141 |
63 |
201 |
264 |
234 |
236 |
311 |
109 |
202 |
95 |
126 |
325 |
341 |
247 |
157 |
93 |
112 |
Character |
r |
y |
|
) |
|
- |
. |
r |
e |
a |
d |
( |
) |
|
d |
a |
t |
a |
|
= |
|
j |
s |
o |
n |
Milliseconds |
77 |
77 |
439 |
228 |
409 |
429 |
221 |
127 |
95 |
31 |
128 |
302 |
111 |
221 |
168 |
107 |
92 |
80 |
311 |
186 |
156 |
673 |
110 |
155 |
108 |
Character |
. |
l |
o |
a |
d |
s |
|
* |
|
- |
-* |
( |
|
r |
s |
p |
o |
-o |
-p |
-s |
e |
s |
p |
o |
n |
Milliseconds |
341 |
391 |
143 |
78 |
62 |
172 |
233 |
481 |
203 |
375 |
125 |
265 |
316 |
328 |
154 |
232 |
79 |
312 |
142 |
107 |
141 |
47 |
139 |
768 |
79 |
Character |
s |
e |
|
) |
|
r |
e |
-e |
e |
s |
u |
l |
t |
s |
|
= |
|
d |
a |
t |
a |
|
[ |
|
' |
Milliseconds |
175 |
62 |
239 |
237 |
270 |
222 |
80 |
302 |
585 |
139 |
131 |
199 |
282 |
77 |
330 |
266 |
171 |
172 |
93 |
95 |
64 |
238 |
210 |
377 |
1121 |
Character |
r |
e |
s |
p |
o |
n |
s |
e |
D |
a |
t |
a |
' |
|
\ |
-\ |
[ |
-[ |
] |
|
[ |
|
' |
r |
e |
Milliseconds |
877 |
78 |
187 |
470 |
109 |
107 |
515 |
92 |
500 |
217 |
92 |
79 |
283 |
218 |
497 |
0 |
0 |
518 |
234 |
327 |
327 |
514 |
610 |
467 |
49 |
Character |
s |
u |
l |
t |
s |
' |
|
] |
|
f |
o |
r |
|
r |
e |
s |
u |
l |
t |
|
i |
n |
|
r |
e |
Milliseconds |
216 |
125 |
186 |
249 |
78 |
328 |
556 |
207 |
190 |
221 |
81 |
126 |
78 |
159 |
63 |
129 |
140 |
411 |
126 |
142 |
169 |
76 |
108 |
172 |
30 |
Character |
s |
u |
l |
t |
s |
: |
|
t |
i |
t |
l |
e |
|
= |
|
r |
e |
s |
u |
t |
l |
-l |
-t |
l |
t |
Milliseconds |
141 |
126 |
220 |
138 |
77 |
484 |
219 |
606 |
92 |
93 |
107 |
92 |
140 |
266 |
282 |
274 |
79 |
143 |
80 |
97 |
113 |
408 |
111 |
191 |
64 |
Character |
|
- |
[ |
' |
] |
-] |
t |
i |
t |
l |
e |
' |
] |
|
u |
r |
l |
|
= |
|
r |
e |
s |
u |
l |
Milliseconds |
159 |
396 |
811 |
655 |
437 |
418 |
374 |
157 |
111 |
126 |
76 |
267 |
516 |
370 |
206 |
113 |
111 |
504 |
205 |
191 |
177 |
469 |
141 |
144 |
231 |
Character |
t |
[ |
' |
u |
r |
l |
' |
] |
|
p |
r |
i |
n |
t |
( |
-( |
|
( |
|
t |
i |
t |
l |
e |
|
Milliseconds |
109 |
653 |
609 |
688 |
125 |
125 |
843 |
376 |
528 |
110 |
142 |
78 |
96 |
29 |
376 |
422 |
94 |
219 |
279 |
218 |
79 |
106 |
127 |
62 |
221 |
Character |
+ |
|
' |
; |
|
' |
|
+ |
|
u |
r |
l |
|
) |
Milliseconds |
280 |
228 |
319 |
597 |
207 |
302 |
397 |
286 |
386 |
217 |
95 |
137 |
341 |
313 |
|
WPM Timing |
Seconds |
WPM |
2.66 |
40.57 |
5.32 |
33.81 |
7.99 |
43.58 |
10.65 |
50.71 |
13.31 |
47.78 |
15.97 |
45.08 |
18.63 |
45.72 |
21.3 |
45.64 |
23.96 |
44.58 |
26.62 |
42.38 |
29.28 |
40.57 |
31.94 |
37.94 |
34.61 |
36.41 |
37.27 |
34.13 |
39.93 |
35.76 |
42.59 |
35.22 |
45.25 |
34.47 |
47.91 |
36.06 |
50.58 |
37.49 |
53.24 |
36.97 |
55.9 |
38 |
58.56 |
38.32 |
61.22 |
37.63 |
63.89 |
36.44 |
66.55 |
35.52 |
69.21 |
35.89 |
71.87 |
37.23 |
74.53 |
37.19 |
77.2 |
37 |
79.86 |
37.57 |
82.52 |
38.39 |
85.18 |
38.88 |
87.84 |
38.11 |
90.51 |
38.32 |
93.17 |
38.38 |
95.83 |
38.44 |
98.49 |
38.38 |
101.15 |
38.32 |
103.82 |
38.49 |
106.48 |
38.99 |
109.14 |
39.58 |
111.8 |
39.93 |
114.46 |
39.42 |
117.13 |
39.44 |
119.79 |
39.67 |
122.45 |
39.3 |
125.11 |
39.42 |
127.77 |
39.73 |
130.44 |
40.3 |
133.1 |
39.49 |
|