Official speed |
43.32 wpm (121.33 seconds elapsed during race) |
Without ending ping |
43.36 wpm (1,761 ms delay sending score to TypeRacer’s server) |
Timerless |
43.45 wpm (270 ms elapsed before first character typed; 119.30 seconds elapsed during race) |
Timerless minus one |
43.35 wpm, ignoring the first character typed |
Race Start |
May 14, 2025 5:38:30pm UTC |
Race Finish |
May 14, 2025 5:40:31pm UTC |
Outcome |
No win (2 of 3) |
Accuracy |
96.1% |
Points |
50.54 |
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.come/ajax/services/search/web/?v=10.0&" query = raw_input("Whatt do do you want to seacrch for ? >> ") query = urllib.urlencode( {'q' : query } ) repsponse = urllib2.urlopen (url + query ).read() data = json.loads ( repsosponse ) results = data [' 'repssponsedatData#' ] [ 'reultsults' ] for result in results: title = result['title'] url = result['url'] print(t ( tirtl e + '; ' _+ 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 |
270 |
66 |
186 |
157 |
130 |
46 |
155 |
181 |
0 |
119 |
146 |
147 |
274 |
49 |
150 |
158 |
85 |
307 |
191 |
0 |
40 |
146 |
131 |
99 |
216 |
Character |
l |
i |
b |
|
i |
m |
p |
o |
r |
t |
|
j |
s |
o |
n |
|
u |
r |
l |
|
- |
-- |
= |
|
" |
Milliseconds |
130 |
162 |
344 |
0 |
140 |
84 |
420 |
0 |
115 |
0 |
85 |
159 |
102 |
150 |
95 |
163 |
133 |
125 |
100 |
136 |
771 |
561 |
242 |
211 |
330 |
Character |
h |
t |
t |
p |
: |
/ |
/ |
a |
j |
a |
x |
. |
g |
o |
o |
g |
l |
e |
a |
p |
i |
s |
. |
c |
o |
Milliseconds |
640 |
123 |
111 |
101 |
866 |
274 |
125 |
652 |
131 |
110 |
235 |
758 |
378 |
84 |
119 |
117 |
97 |
322 |
368 |
787 |
166 |
122 |
567 |
104 |
132 |
Character |
m |
e |
-e |
/ |
a |
j |
a |
x |
/ |
s |
e |
r |
v |
i |
c |
e |
s |
/ |
s |
e |
a |
r |
c |
h |
/ |
Milliseconds |
91 |
116 |
603 |
297 |
333 |
109 |
347 |
593 |
186 |
182 |
217 |
86 |
104 |
387 |
0 |
53 |
192 |
343 |
159 |
296 |
0 |
144 |
183 |
89 |
586 |
Character |
w |
e |
b |
/ |
-/ |
? |
v |
= |
1 |
0 |
-0 |
. |
0 |
& |
" |
|
q |
u |
e |
r |
y |
|
= |
|
r |
Milliseconds |
112 |
117 |
92 |
854 |
850 |
249 |
455 |
892 |
197 |
637 |
345 |
222 |
193 |
1117 |
630 |
429 |
263 |
92 |
256 |
85 |
105 |
296 |
465 |
321 |
401 |
Character |
a |
w |
_ |
i |
n |
p |
u |
t |
( |
" |
W |
h |
a |
t |
t |
|
d |
o |
-o |
-d |
- |
-t |
|
d |
o |
Milliseconds |
237 |
86 |
358 |
163 |
0 |
214 |
171 |
117 |
435 |
164 |
288 |
290 |
106 |
120 |
50 |
158 |
136 |
97 |
254 |
168 |
142 |
443 |
189 |
102 |
534 |
Character |
|
y |
o |
u |
|
w |
a |
n |
t |
|
t |
o |
|
s |
e |
a |
c |
-c |
r |
c |
h |
|
f |
o |
r |
Milliseconds |
178 |
150 |
229 |
66 |
134 |
79 |
48 |
127 |
116 |
63 |
111 |
52 |
153 |
83 |
140 |
127 |
459 |
434 |
185 |
186 |
76 |
153 |
131 |
82 |
81 |
Character |
|
? |
|
> |
> |
|
" |
) |
|
q |
u |
e |
r |
y |
|
= |
|
u |
r |
l |
l |
i |
b |
. |
u |
Milliseconds |
368 |
320 |
203 |
193 |
117 |
348 |
290 |
400 |
202 |
133 |
153 |
131 |
112 |
116 |
238 |
287 |
297 |
448 |
96 |
114 |
142 |
168 |
196 |
744 |
190 |
Character |
r |
l |
e |
n |
c |
o |
d |
e |
( |
|
{ |
' |
q |
' |
|
: |
|
q |
u |
e |
r |
y |
|
} |
|
Milliseconds |
121 |
117 |
522 |
92 |
994 |
54 |
142 |
114 |
1022 |
262 |
586 |
1312 |
149 |
159 |
761 |
67 |
195 |
131 |
129 |
160 |
94 |
275 |
265 |
431 |
563 |
Character |
) |
|
r |
e |
p |
-p |
s |
p |
o |
n |
s |
e |
|
= |
|
u |
r |
l |
l |
i |
b |
2 |
. |
u |
r |
Milliseconds |
427 |
205 |
190 |
52 |
172 |
517 |
152 |
233 |
399 |
81 |
159 |
105 |
191 |
471 |
188 |
145 |
102 |
132 |
366 |
162 |
212 |
225 |
546 |
227 |
148 |
Character |
l |
o |
p |
e |
n |
|
( |
u |
r |
l |
|
+ |
|
q |
u |
e |
r |
y |
|
) |
. |
r |
e |
a |
d |
Milliseconds |
1000 |
161 |
88 |
364 |
91 |
409 |
377 |
286 |
129 |
131 |
275 |
415 |
457 |
211 |
155 |
130 |
81 |
145 |
589 |
349 |
229 |
634 |
85 |
115 |
237 |
Character |
( |
) |
|
d |
a |
t |
a |
|
= |
|
j |
s |
o |
n |
. |
l |
o |
a |
d |
s |
|
( |
|
r |
e |
Milliseconds |
230 |
98 |
224 |
134 |
180 |
102 |
79 |
199 |
313 |
249 |
242 |
161 |
135 |
135 |
1156 |
210 |
140 |
70 |
113 |
157 |
250 |
350 |
183 |
143 |
61 |
Character |
p |
s |
o |
-o |
-s |
-p |
s |
p |
o |
n |
s |
e |
|
) |
|
r |
e |
s |
u |
l |
t |
s |
|
= |
|
Milliseconds |
134 |
135 |
150 |
270 |
146 |
132 |
119 |
128 |
518 |
115 |
206 |
97 |
245 |
666 |
242 |
139 |
82 |
200 |
91 |
177 |
103 |
193 |
78 |
252 |
183 |
Character |
d |
a |
t |
a |
|
[ |
' |
-' |
|
' |
r |
e |
p |
s |
-s |
-p |
s |
p |
o |
n |
s |
e |
d |
a |
t |
Milliseconds |
98 |
50 |
129 |
84 |
371 |
498 |
1197 |
933 |
306 |
134 |
489 |
86 |
192 |
104 |
378 |
145 |
297 |
522 |
195 |
73 |
139 |
81 |
759 |
0 |
61 |
Character |
-t |
-a |
-d |
D |
a |
t |
a |
# |
-# |
' |
|
] |
|
[ |
|
' |
r |
e |
u |
l |
t |
-t |
-l |
-u |
s |
Milliseconds |
502 |
158 |
105 |
417 |
180 |
122 |
92 |
763 |
1079 |
208 |
408 |
436 |
194 |
217 |
370 |
851 |
178 |
93 |
363 |
239 |
118 |
271 |
130 |
98 |
374 |
Character |
u |
l |
t |
s |
' |
|
] |
|
f |
o |
r |
|
r |
e |
s |
u |
l |
t |
|
i |
n |
|
r |
e |
s |
Milliseconds |
0 |
193 |
86 |
197 |
746 |
353 |
405 |
206 |
97 |
84 |
108 |
150 |
972 |
0 |
0 |
365 |
0 |
0 |
186 |
146 |
74 |
123 |
122 |
69 |
128 |
Character |
u |
l |
t |
s |
: |
|
t |
i |
t |
l |
e |
|
= |
|
r |
e |
s |
u |
l |
t |
[ |
' |
t |
i |
t |
Milliseconds |
173 |
237 |
43 |
182 |
387 |
167 |
135 |
76 |
85 |
111 |
150 |
93 |
251 |
297 |
412 |
70 |
128 |
149 |
203 |
122 |
578 |
279 |
252 |
98 |
110 |
Character |
l |
e |
' |
] |
|
u |
r |
l |
|
= |
|
r |
e |
s |
u |
l |
t |
[ |
' |
u |
r |
l |
' |
] |
|
Milliseconds |
94 |
99 |
387 |
191 |
369 |
223 |
108 |
103 |
156 |
216 |
252 |
314 |
76 |
153 |
87 |
199 |
86 |
725 |
219 |
458 |
567 |
156 |
307 |
207 |
428 |
Character |
p |
r |
i |
n |
t |
( |
t |
-t |
-( |
|
( |
|
t |
i |
r |
-r |
t |
l |
|
- |
e |
|
+ |
|
' |
Milliseconds |
218 |
105 |
119 |
101 |
77 |
371 |
242 |
307 |
195 |
369 |
236 |
215 |
277 |
150 |
73 |
670 |
135 |
97 |
232 |
533 |
617 |
73 |
292 |
393 |
813 |
Character |
; |
|
' |
|
_ |
-_ |
+ |
|
u |
r |
l |
|
) |
Milliseconds |
194 |
700 |
339 |
251 |
447 |
463 |
373 |
181 |
156 |
240 |
0 |
507 |
223 |
|
WPM Timing |
Seconds |
WPM |
2.43 |
84.07 |
4.85 |
86.54 |
7.28 |
74.18 |
9.71 |
64.29 |
12.13 |
58.35 |
14.56 |
55.22 |
16.99 |
52.98 |
19.41 |
53.78 |
21.84 |
54.4 |
24.27 |
49.95 |
26.69 |
47.2 |
29.12 |
44.92 |
31.55 |
45.27 |
33.97 |
46.27 |
36.4 |
44.51 |
38.83 |
46.36 |
41.25 |
47.12 |
43.68 |
47.8 |
46.11 |
47.89 |
48.53 |
46.98 |
50.96 |
45.45 |
53.39 |
45.86 |
55.81 |
45.37 |
58.24 |
45.54 |
60.66 |
45.5 |
63.09 |
45.27 |
65.52 |
45.42 |
67.94 |
45.39 |
70.37 |
45.87 |
72.8 |
46.16 |
75.22 |
45.78 |
77.65 |
46.36 |
80.08 |
45.71 |
82.5 |
44.94 |
84.93 |
44.51 |
87.36 |
43.82 |
89.78 |
43.3 |
92.21 |
42.68 |
94.64 |
42.48 |
97.06 |
43.02 |
99.49 |
44.15 |
101.92 |
44.15 |
104.34 |
44.62 |
106.77 |
44.73 |
109.2 |
44.84 |
111.62 |
44.51 |
114.05 |
43.98 |
116.48 |
43.58 |
118.9 |
43.4 |
121.33 |
43.32 |
|