Official speed |
30.09 wpm (174.68 seconds elapsed during race) |
Without ending ping |
30.12 wpm (2,590 ms delay sending score to TypeRacer’s server) |
Timerless |
30.20 wpm (428 ms elapsed before first character typed; 171.66 seconds elapsed during race) |
Timerless minus one |
30.13 wpm, ignoring the first character typed |
Race Start |
March 17, 2025 2:18:10am UTC |
Race Finish |
March 17, 2025 2:21:05am UTC |
Outcome |
Win (1 of 2) |
Accuracy |
95.3% |
Points |
35.10 |
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 rurllib import json url = "http:ll//ajax.ggooogleapis.com/ajazx/services/search,/eweb?v=1.0&" qeuryery = raw in_input("wWhat do you want to searc h for ? >> ") qyuery = urllib, . ururlendcode( {'q"' : query } ) response = urllib2.urlopen (rurl + query ) .read() data = json.loads ( response ) results = data [ ' respondsedData' ] [ 'results' ] for result in results: title = result['title'] url = result['url'] print (t title + '; ' + url ) |
Timing |
Character |
i |
m |
p |
o |
r |
t |
|
u |
r |
l |
l |
i |
b |
2 |
|
i |
m |
p |
o |
r |
t |
|
r |
-r |
u |
Milliseconds |
428 |
212 |
258 |
163 |
98 |
152 |
163 |
333 |
515 |
317 |
402 |
247 |
285 |
182 |
350 |
133 |
167 |
216 |
150 |
91 |
142 |
154 |
363 |
323 |
260 |
Character |
r |
l |
l |
i |
b |
|
i |
m |
p |
o |
r |
t |
|
j |
s |
o |
n |
|
u |
r |
l |
|
= |
|
" |
Milliseconds |
84 |
203 |
181 |
272 |
277 |
101 |
189 |
176 |
200 |
123 |
94 |
150 |
126 |
263 |
115 |
198 |
230 |
85 |
206 |
143 |
187 |
231 |
624 |
582 |
826 |
Character |
h |
t |
t |
p |
: |
l |
l |
-l |
-l |
/ |
/ |
a |
j |
a |
x |
. |
g |
g |
o |
-o |
-g |
o |
o |
g |
l |
Milliseconds |
393 |
240 |
117 |
268 |
950 |
698 |
153 |
520 |
118 |
444 |
131 |
520 |
115 |
120 |
529 |
951 |
290 |
149 |
168 |
477 |
133 |
221 |
130 |
114 |
173 |
Character |
e |
a |
p |
i |
s |
. |
c |
o |
m |
/ |
a |
j |
a |
z |
-z |
x |
/ |
s |
e |
r |
v |
i |
c |
e |
s |
Milliseconds |
144 |
383 |
198 |
308 |
111 |
267 |
200 |
169 |
230 |
340 |
727 |
150 |
67 |
566 |
517 |
150 |
767 |
268 |
48 |
117 |
249 |
185 |
399 |
134 |
116 |
Character |
/ |
s |
e |
a |
r |
c |
h |
, |
-, |
/ |
e |
-e |
w |
e |
b |
? |
v |
= |
1 |
. |
0 |
& |
" |
|
q |
Milliseconds |
350 |
755 |
113 |
216 |
133 |
316 |
153 |
386 |
496 |
322 |
528 |
380 |
74 |
63 |
314 |
850 |
1456 |
1011 |
633 |
300 |
616 |
1633 |
1189 |
716 |
314 |
Character |
e |
-e |
u |
r |
y |
-y |
-r |
e |
r |
y |
|
= |
|
r |
a |
w |
|
i |
n |
-n |
-i |
- |
_ |
i |
n |
Milliseconds |
398 |
315 |
250 |
485 |
251 |
583 |
148 |
206 |
111 |
502 |
449 |
469 |
170 |
813 |
130 |
266 |
201 |
150 |
233 |
267 |
135 |
150 |
700 |
301 |
203 |
Character |
p |
u |
t |
( |
" |
w |
-w |
W |
h |
a |
t |
|
d |
o |
|
y |
o |
u |
|
w |
a |
n |
t |
|
t |
Milliseconds |
245 |
283 |
150 |
700 |
883 |
449 |
451 |
124 |
208 |
85 |
100 |
203 |
131 |
102 |
114 |
167 |
248 |
175 |
43 |
156 |
127 |
66 |
83 |
91 |
231 |
Character |
o |
|
s |
e |
a |
r |
c |
|
- |
h |
|
f |
o |
r |
|
? |
|
> |
> |
|
" |
) |
|
q |
y |
Milliseconds |
45 |
288 |
212 |
39 |
177 |
101 |
282 |
317 |
317 |
251 |
121 |
95 |
135 |
149 |
339 |
410 |
621 |
546 |
155 |
664 |
863 |
843 |
842 |
215 |
683 |
Character |
-y |
u |
e |
r |
y |
|
= |
|
u |
r |
l |
l |
i |
b |
, |
|
- |
-, |
. |
|
u |
r |
-r |
-u |
- |
Milliseconds |
554 |
649 |
181 |
272 |
261 |
484 |
490 |
616 |
346 |
132 |
336 |
136 |
231 |
246 |
416 |
334 |
383 |
149 |
700 |
267 |
166 |
177 |
290 |
136 |
139 |
Character |
u |
r |
l |
e |
n |
d |
-d |
c |
o |
d |
e |
( |
|
{ |
' |
q |
" |
-" |
' |
|
: |
|
q |
u |
e |
Milliseconds |
1475 |
783 |
400 |
151 |
236 |
138 |
343 |
98 |
154 |
115 |
86 |
729 |
500 |
1416 |
1239 |
744 |
791 |
493 |
216 |
418 |
606 |
362 |
264 |
200 |
183 |
Character |
r |
y |
|
} |
|
) |
|
r |
e |
s |
p |
o |
n |
s |
e |
|
= |
|
u |
r |
l |
l |
i |
b |
2 |
Milliseconds |
300 |
153 |
382 |
998 |
750 |
486 |
519 |
267 |
94 |
174 |
193 |
134 |
249 |
84 |
56 |
333 |
312 |
167 |
606 |
126 |
300 |
154 |
270 |
225 |
184 |
Character |
. |
u |
r |
l |
o |
p |
e |
n |
|
( |
r |
-r |
u |
r |
l |
|
+ |
|
q |
u |
e |
r |
y |
|
) |
Milliseconds |
400 |
566 |
84 |
317 |
587 |
148 |
464 |
167 |
168 |
687 |
629 |
448 |
218 |
118 |
167 |
287 |
1095 |
700 |
267 |
179 |
122 |
133 |
148 |
334 |
684 |
Character |
|
- |
. |
r |
e |
a |
d |
( |
) |
|
d |
a |
t |
a |
|
= |
|
j |
s |
o |
n |
. |
l |
o |
a |
Milliseconds |
455 |
377 |
503 |
202 |
85 |
133 |
177 |
832 |
334 |
584 |
173 |
132 |
161 |
203 |
387 |
360 |
234 |
399 |
284 |
134 |
232 |
1106 |
646 |
172 |
77 |
Character |
d |
s |
|
( |
|
r |
e |
s |
p |
o |
n |
s |
e |
|
) |
|
r |
e |
s |
u |
l |
t |
s |
|
= |
Milliseconds |
83 |
232 |
334 |
655 |
726 |
736 |
100 |
202 |
164 |
199 |
290 |
411 |
117 |
806 |
296 |
367 |
246 |
67 |
125 |
222 |
212 |
76 |
182 |
317 |
583 |
Character |
|
d |
a |
t |
a |
|
[ |
|
' |
|
- |
r |
e |
s |
p |
o |
n |
d |
-d |
s |
e |
d |
-d |
D |
a |
Milliseconds |
105 |
164 |
122 |
208 |
122 |
331 |
8485 |
996 |
686 |
312 |
471 |
113 |
84 |
82 |
167 |
156 |
261 |
135 |
404 |
110 |
22 |
678 |
351 |
184 |
200 |
Character |
t |
a |
' |
|
] |
|
[ |
|
' |
r |
e |
s |
u |
l |
t |
s |
' |
|
] |
|
f |
o |
r |
|
r |
Milliseconds |
116 |
99 |
919 |
448 |
1983 |
742 |
1675 |
465 |
485 |
602 |
86 |
94 |
151 |
219 |
97 |
118 |
904 |
752 |
415 |
561 |
255 |
94 |
101 |
101 |
156 |
Character |
e |
s |
u |
l |
t |
|
i |
n |
|
r |
e |
s |
u |
l |
t |
s |
: |
|
t |
i |
t |
l |
e |
|
= |
Milliseconds |
92 |
58 |
159 |
208 |
30 |
148 |
139 |
174 |
40 |
145 |
83 |
67 |
136 |
213 |
21 |
116 |
1015 |
401 |
220 |
110 |
170 |
280 |
186 |
364 |
269 |
Character |
|
r |
e |
s |
u |
l |
t |
[ |
' |
t |
i |
t |
l |
e |
' |
] |
|
u |
r |
l |
|
= |
|
r |
e |
Milliseconds |
184 |
604 |
94 |
88 |
211 |
204 |
46 |
983 |
885 |
380 |
119 |
267 |
366 |
187 |
330 |
1882 |
434 |
267 |
107 |
182 |
177 |
201 |
236 |
284 |
95 |
Character |
s |
u |
l |
t |
[ |
' |
u |
r |
l |
' |
] |
|
p |
r |
i |
n |
t |
|
( |
t |
-t |
|
t |
i |
t |
Milliseconds |
84 |
134 |
216 |
36 |
1087 |
944 |
435 |
134 |
153 |
610 |
798 |
494 |
172 |
104 |
138 |
212 |
53 |
436 |
760 |
488 |
395 |
91 |
123 |
122 |
154 |
Character |
l |
e |
|
+ |
|
' |
; |
|
' |
|
+ |
|
u |
r |
l |
|
) |
Milliseconds |
268 |
160 |
315 |
767 |
233 |
753 |
1065 |
538 |
611 |
517 |
799 |
218 |
282 |
99 |
201 |
474 |
745 |
|
WPM Timing |
Seconds |
WPM |
3.49 |
41.22 |
6.99 |
46.37 |
10.48 |
51.52 |
13.97 |
45.51 |
17.47 |
40.53 |
20.96 |
38.93 |
24.45 |
38.27 |
27.95 |
38.21 |
31.44 |
37.4 |
34.94 |
35.04 |
38.43 |
33.1 |
41.92 |
31.49 |
45.42 |
30.91 |
48.91 |
30.67 |
52.4 |
30.91 |
55.9 |
33.06 |
59.39 |
32.93 |
62.88 |
31.87 |
66.38 |
31.64 |
69.87 |
31.09 |
73.36 |
30.26 |
76.86 |
29.98 |
80.35 |
29.12 |
83.84 |
29.34 |
87.34 |
29.4 |
90.83 |
30.12 |
94.33 |
30.15 |
97.82 |
29.93 |
101.31 |
30.2 |
104.81 |
30.34 |
108.3 |
30.47 |
111.79 |
30.49 |
115.29 |
30.91 |
118.78 |
30.71 |
122.27 |
29.83 |
125.77 |
29.1 |
129.26 |
29.24 |
132.75 |
29.02 |
136.25 |
28.45 |
139.74 |
28.68 |
143.23 |
29.49 |
146.73 |
29.93 |
150.22 |
30.04 |
153.71 |
29.9 |
157.21 |
30.23 |
160.7 |
30.09 |
164.2 |
30.33 |
167.69 |
30.2 |
171.18 |
30.14 |
174.68 |
30.09 |
|