Official speed |
37.09 wpm (141.71 seconds elapsed during race) |
Without ending ping |
37.15 wpm (2,164 ms delay sending score to TypeRacer’s server) |
Timerless |
37.24 wpm (332 ms elapsed before first character typed; 139.21 seconds elapsed during race) |
Timerless minus one |
37.15 wpm, ignoring the first character typed |
Race Start |
January 4, 2025 5:44:44pm UTC |
Race Finish |
January 4, 2025 5:47:06pm UTC |
Outcome |
No win (2 of 3) |
Accuracy |
94.9% |
Points |
43.27 |
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 -== "https://ajkaax,.googleapis.com/ajax./services.//serarch/web ?v=1.0&" query = raw im in== _input)("What do you want to tsearch for ? >> ") query = urllib.urlencode( { 'q' : query } ) responbsese = urllib2.urlopen (url + query ) ,.read() data + - = json.leaoads (re response ) results -== data [ 'responseData' ] [ ' results' ] for result in results: title = resuyult {['title;'] irurl = 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 |
332 |
128 |
85 |
174 |
58 |
178 |
174 |
209 |
148 |
200 |
151 |
177 |
205 |
288 |
294 |
123 |
96 |
83 |
118 |
83 |
148 |
125 |
259 |
183 |
117 |
Character |
l |
i |
b |
|
i |
m |
p |
o |
r |
t |
|
j |
s |
o |
n |
|
u |
r |
l |
|
- |
= |
-= |
-- |
= |
Milliseconds |
201 |
208 |
298 |
172 |
118 |
117 |
118 |
90 |
124 |
165 |
125 |
116 |
146 |
89 |
143 |
122 |
176 |
94 |
115 |
147 |
321 |
56 |
299 |
527 |
261 |
Character |
|
" |
h |
t |
t |
p |
s |
-s |
: |
/ |
/ |
a |
j |
k |
a |
-a |
-k |
a |
x |
, |
-, |
. |
g |
o |
o |
Milliseconds |
124 |
998 |
415 |
146 |
118 |
60 |
149 |
727 |
513 |
228 |
173 |
476 |
297 |
0 |
145 |
265 |
143 |
147 |
239 |
154 |
376 |
236 |
563 |
111 |
124 |
Character |
g |
l |
e |
a |
p |
i |
s |
. |
c |
o |
m |
/ |
a |
j |
a |
x |
. |
-. |
/ |
s |
e |
r |
v |
i |
c |
Milliseconds |
92 |
113 |
90 |
231 |
237 |
180 |
139 |
415 |
267 |
88 |
116 |
295 |
297 |
203 |
172 |
218 |
199 |
499 |
271 |
343 |
158 |
115 |
263 |
61 |
170 |
Character |
e |
s |
. |
/ |
-/ |
-. |
/ |
s |
e |
r |
-r |
a |
r |
c |
h |
/ |
w |
e |
b |
|
- |
? |
v |
= |
1 |
Milliseconds |
125 |
203 |
205 |
6 |
403 |
329 |
357 |
171 |
172 |
123 |
242 |
288 |
266 |
236 |
113 |
268 |
382 |
147 |
273 |
200 |
295 |
332 |
320 |
1375 |
1294 |
Character |
. |
0 |
& |
" |
|
q |
u |
e |
r |
y |
|
= |
|
r |
a |
w |
|
i |
m |
-m |
-i |
|
- |
- |
|
Milliseconds |
117 |
160 |
1496 |
1032 |
670 |
276 |
201 |
56 |
212 |
88 |
260 |
466 |
72 |
669 |
270 |
146 |
350 |
236 |
145 |
321 |
147 |
475 |
387 |
144 |
125 |
Character |
i |
n |
= |
-= |
= |
-= |
-n |
-i |
- |
|
- |
_ |
i |
n |
p |
u |
t |
) |
-) |
( |
" |
W |
h |
a |
t |
Milliseconds |
223 |
153 |
435 |
124 |
33 |
180 |
177 |
202 |
330 |
288 |
588 |
412 |
355 |
176 |
260 |
249 |
196 |
888 |
321 |
240 |
467 |
655 |
139 |
65 |
85 |
Character |
|
d |
o |
|
y |
o |
u |
|
w |
a |
n |
t |
|
t |
o |
|
t |
-t |
s |
e |
a |
r |
c |
h |
|
Milliseconds |
146 |
118 |
89 |
89 |
90 |
116 |
57 |
121 |
117 |
89 |
117 |
59 |
151 |
116 |
51 |
124 |
60 |
374 |
178 |
122 |
119 |
121 |
239 |
83 |
123 |
Character |
f |
o |
r |
|
? |
|
> |
> |
|
" |
) |
|
q |
u |
e |
r |
y |
|
= |
|
u |
r |
l |
l |
i |
Milliseconds |
144 |
86 |
90 |
264 |
497 |
121 |
323 |
117 |
352 |
740 |
622 |
228 |
475 |
202 |
64 |
530 |
151 |
264 |
584 |
97 |
1139 |
93 |
270 |
319 |
211 |
Character |
b |
. |
u |
r |
l |
e |
n |
c |
o |
d |
e |
( |
|
{ |
|
- |
' |
q |
' |
|
: |
|
q |
u |
e |
Milliseconds |
205 |
319 |
389 |
136 |
176 |
184 |
147 |
229 |
176 |
240 |
155 |
591 |
698 |
1744 |
294 |
642 |
614 |
154 |
148 |
618 |
767 |
469 |
442 |
149 |
90 |
Character |
r |
y |
|
} |
|
) |
|
r |
e |
s |
p |
o |
n |
b |
s |
e |
-e |
-s |
-b |
s |
e |
|
= |
|
u |
Milliseconds |
176 |
62 |
409 |
736 |
471 |
769 |
375 |
294 |
96 |
200 |
123 |
441 |
207 |
24 |
102 |
109 |
266 |
154 |
201 |
120 |
86 |
234 |
791 |
65 |
584 |
Character |
r |
l |
l |
i |
b |
2 |
. |
u |
r |
l |
o |
p |
e |
n |
|
( |
u |
r |
l |
|
+ |
|
q |
u |
e |
Milliseconds |
125 |
121 |
205 |
225 |
182 |
238 |
238 |
380 |
118 |
119 |
226 |
207 |
125 |
120 |
318 |
325 |
350 |
122 |
150 |
262 |
798 |
118 |
203 |
96 |
113 |
Character |
r |
y |
|
) |
|
- |
, |
-, |
. |
r |
e |
a |
d |
( |
) |
|
d |
a |
t |
a |
|
+ |
|
- |
-+ |
Milliseconds |
148 |
59 |
619 |
321 |
185 |
611 |
506 |
320 |
213 |
294 |
114 |
86 |
208 |
411 |
90 |
522 |
419 |
119 |
152 |
114 |
207 |
492 |
118 |
364 |
168 |
Character |
- |
|
- |
-- |
= |
|
j |
s |
o |
n |
. |
l |
e |
a |
-a |
-e |
o |
a |
d |
s |
|
( |
r |
e |
-e |
Milliseconds |
156 |
118 |
231 |
152 |
227 |
129 |
470 |
209 |
115 |
232 |
237 |
263 |
91 |
59 |
316 |
133 |
201 |
86 |
141 |
147 |
330 |
327 |
292 |
87 |
479 |
Character |
-r |
|
r |
e |
s |
p |
o |
n |
s |
e |
|
) |
|
r |
e |
s |
u |
l |
t |
s |
|
- |
= |
-= |
-- |
Milliseconds |
143 |
118 |
175 |
90 |
200 |
124 |
148 |
146 |
123 |
112 |
175 |
236 |
180 |
229 |
69 |
200 |
150 |
205 |
142 |
127 |
181 |
176 |
53 |
293 |
178 |
Character |
= |
|
d |
a |
t |
a |
|
[ |
|
' |
r |
e |
s |
p |
o |
n |
s |
e |
D |
a |
t |
a |
' |
|
] |
Milliseconds |
407 |
298 |
355 |
117 |
144 |
118 |
183 |
647 |
500 |
1064 |
208 |
118 |
200 |
229 |
123 |
177 |
119 |
82 |
620 |
177 |
177 |
94 |
288 |
270 |
1032 |
Character |
|
[ |
|
' |
|
- |
r |
e |
s |
u |
l |
t |
s |
' |
|
] |
|
f |
o |
r |
|
r |
e |
s |
u |
Milliseconds |
239 |
937 |
177 |
701 |
211 |
942 |
655 |
112 |
205 |
206 |
205 |
126 |
170 |
1355 |
675 |
647 |
175 |
739 |
87 |
89 |
177 |
88 |
82 |
153 |
91 |
Character |
l |
t |
|
i |
n |
|
r |
e |
s |
u |
l |
t |
s |
: |
|
t |
i |
t |
l |
e |
|
= |
|
r |
e |
Milliseconds |
202 |
91 |
147 |
62 |
85 |
89 |
181 |
91 |
200 |
88 |
181 |
85 |
178 |
993 |
152 |
259 |
72 |
164 |
125 |
90 |
149 |
1199 |
86 |
861 |
65 |
Character |
s |
u |
y |
-y |
-u |
u |
l |
t |
|
- |
{ |
-{ |
[ |
' |
t |
i |
t |
l |
e |
; |
-; |
' |
] |
|
i |
Milliseconds |
195 |
121 |
23 |
353 |
126 |
530 |
204 |
120 |
258 |
528 |
392 |
322 |
177 |
619 |
235 |
89 |
94 |
144 |
86 |
1001 |
346 |
237 |
357 |
529 |
502 |
Character |
r |
-r |
-i |
u |
r |
l |
|
= |
|
r |
e |
s |
u |
l |
t |
[ |
' |
u |
r |
l |
' |
] |
|
p |
r |
Milliseconds |
121 |
205 |
146 |
211 |
171 |
66 |
173 |
494 |
86 |
211 |
120 |
205 |
37 |
199 |
96 |
730 |
852 |
297 |
114 |
112 |
773 |
849 |
475 |
240 |
136 |
Character |
i |
n |
t |
|
( |
|
t |
i |
t |
l |
e |
|
+ |
|
' |
: |
-: |
; |
|
' |
|
+ |
|
u |
r |
Milliseconds |
96 |
114 |
115 |
448 |
355 |
260 |
229 |
98 |
117 |
233 |
149 |
347 |
411 |
125 |
1002 |
463 |
477 |
209 |
286 |
271 |
230 |
678 |
122 |
244 |
141 |
Character |
l |
|
) |
Milliseconds |
122 |
382 |
230 |
|
WPM Timing |
Seconds |
WPM |
2.83 |
63.51 |
5.67 |
71.98 |
8.5 |
64.92 |
11.34 |
55.04 |
14.17 |
49.96 |
17.01 |
50.1 |
19.84 |
48.39 |
22.67 |
48.16 |
25.51 |
46.57 |
28.34 |
43.19 |
31.18 |
40.8 |
34.01 |
40.93 |
36.84 |
38.76 |
39.68 |
35.99 |
42.51 |
35.28 |
45.35 |
36.52 |
48.18 |
39.1 |
51.02 |
38.81 |
53.85 |
38.77 |
56.68 |
38.74 |
59.52 |
38.71 |
62.35 |
37.14 |
65.19 |
36.82 |
68.02 |
36.69 |
70.85 |
36.75 |
73.69 |
36.97 |
76.52 |
37.64 |
79.36 |
37.8 |
82.19 |
37.52 |
85.03 |
37.12 |
87.86 |
37.01 |
90.69 |
37.05 |
93.53 |
38.11 |
96.36 |
37.98 |
99.2 |
38.11 |
102.03 |
37.99 |
104.86 |
37.31 |
107.7 |
37.1 |
110.53 |
36.91 |
113.37 |
37.89 |
116.2 |
38 |
119.04 |
37.7 |
121.87 |
37.52 |
124.7 |
36.95 |
127.54 |
37.26 |
130.37 |
37 |
133.21 |
37.12 |
136.04 |
37.14 |
138.88 |
37.07 |
141.71 |
37.09 |
|