Official speed |
37.25 wpm (141.10 seconds elapsed during race) |
Without ending ping |
37.28 wpm (2,062 ms delay sending score to TypeRacer’s server) |
Timerless |
37.51 wpm (852 ms elapsed before first character typed; 138.19 seconds elapsed during race) |
Timerless minus one |
37.43 wpm, ignoring the first character typed |
Race Start |
July 9, 2024 7:43:48pm UTC |
Race Finish |
July 9, 2024 7:46:09pm UTC |
Outcome |
Win (1 of 4) |
Accuracy |
92.7% |
Points |
43.45 |
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.com/ajax/srervicess/seraarch/ewebv?vbv=1.0&" query = reaw _input ("What do you want to seartcch for ? >> ") quer y += urllib.urlencode( PppP{{ 'q' :q query []{} ) resoponse = urllib2.urlopen (*url -=+ query ).read() dateaa = json.oloads ( ressoponse ) ressults = data [p 'responseData' ] [ "' rresults' ] for result in resluults: title = reslutult p[[ ' title'][ utlrl == reslutult[p'url'] pronitnnt ( 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 |
852 |
174 |
119 |
99 |
175 |
191 |
105 |
195 |
110 |
148 |
159 |
299 |
197 |
384 |
152 |
188 |
143 |
134 |
144 |
159 |
187 |
81 |
183 |
188 |
120 |
Character |
l |
i |
b |
|
i |
m |
p |
o |
r |
t |
|
j |
s |
o |
n |
|
u |
r |
l |
|
= |
|
" |
h |
t |
Milliseconds |
195 |
250 |
197 |
170 |
159 |
118 |
181 |
55 |
159 |
202 |
69 |
167 |
190 |
93 |
142 |
117 |
256 |
172 |
170 |
267 |
1030 |
367 |
534 |
324 |
465 |
Character |
t |
p |
: |
/ |
/ |
a |
j |
a |
x |
. |
g |
o |
o |
g |
l |
e |
a |
p |
i |
s |
. |
c |
o |
m |
/ |
Milliseconds |
180 |
150 |
371 |
283 |
192 |
238 |
271 |
166 |
318 |
204 |
241 |
92 |
162 |
137 |
154 |
139 |
604 |
141 |
208 |
401 |
262 |
268 |
46 |
157 |
233 |
Character |
a |
j |
a |
x |
/ |
s |
r |
-r |
e |
r |
v |
i |
c |
e |
s |
s |
-s |
/ |
s |
e |
r |
a |
-a |
-r |
a |
Milliseconds |
200 |
226 |
102 |
406 |
309 |
346 |
145 |
517 |
272 |
90 |
251 |
113 |
270 |
196 |
114 |
316 |
391 |
214 |
245 |
110 |
156 |
145 |
377 |
141 |
72 |
Character |
r |
c |
h |
/ |
e |
-e |
w |
e |
b |
v |
-v |
? |
v |
-v |
b |
-b |
v |
= |
1 |
. |
0 |
& |
" |
|
q |
Milliseconds |
73 |
225 |
130 |
239 |
282 |
542 |
153 |
122 |
366 |
6 |
436 |
297 |
583 |
446 |
737 |
621 |
135 |
300 |
795 |
315 |
318 |
1195 |
1480 |
418 |
332 |
Character |
u |
e |
r |
y |
|
= |
|
r |
e |
-e |
a |
w |
|
- |
_ |
i |
n |
p |
u |
t |
|
- |
( |
" |
W |
Milliseconds |
122 |
158 |
136 |
225 |
266 |
678 |
261 |
305 |
88 |
421 |
116 |
126 |
194 |
398 |
265 |
329 |
152 |
190 |
158 |
160 |
208 |
296 |
217 |
366 |
428 |
Character |
h |
a |
t |
|
d |
o |
|
y |
o |
u |
|
w |
a |
n |
t |
|
t |
o |
|
s |
e |
a |
r |
t |
c |
Milliseconds |
217 |
55 |
141 |
117 |
175 |
41 |
140 |
165 |
99 |
92 |
70 |
139 |
109 |
138 |
138 |
70 |
188 |
54 |
119 |
223 |
112 |
129 |
95 |
229 |
200 |
Character |
-c |
-t |
c |
h |
|
f |
o |
r |
|
? |
|
> |
> |
|
" |
) |
|
q |
u |
e |
r |
|
- |
y |
|
Milliseconds |
348 |
152 |
96 |
121 |
102 |
131 |
109 |
92 |
141 |
476 |
516 |
650 |
247 |
238 |
369 |
576 |
434 |
423 |
135 |
175 |
167 |
296 |
550 |
196 |
473 |
Character |
+ |
-+ |
= |
|
u |
r |
l |
l |
i |
b |
. |
u |
r |
l |
e |
n |
c |
o |
d |
e |
( |
|
P |
-P |
p |
Milliseconds |
240 |
504 |
390 |
309 |
370 |
106 |
141 |
155 |
198 |
167 |
231 |
383 |
567 |
232 |
154 |
148 |
178 |
83 |
250 |
191 |
356 |
342 |
786 |
476 |
274 |
Character |
-p |
p |
-p |
P |
{ |
-{ |
-P |
{ |
|
- |
' |
q |
' |
|
: |
q |
-q |
|
q |
u |
e |
r |
y |
|
[ |
Milliseconds |
543 |
692 |
537 |
392 |
0 |
488 |
158 |
511 |
519 |
419 |
242 |
487 |
331 |
357 |
250 |
368 |
474 |
159 |
186 |
309 |
152 |
138 |
273 |
360 |
577 |
Character |
] |
-] |
-[ |
{ |
-{ |
} |
|
) |
|
r |
e |
s |
o |
-o |
p |
o |
n |
s |
e |
|
= |
|
u |
r |
l |
Milliseconds |
4 |
447 |
164 |
243 |
511 |
453 |
387 |
491 |
295 |
224 |
67 |
94 |
161 |
419 |
209 |
141 |
158 |
133 |
38 |
201 |
411 |
468 |
323 |
94 |
146 |
Character |
l |
i |
b |
2 |
. |
u |
r |
l |
o |
p |
e |
n |
|
( |
* |
-* |
u |
r |
l |
|
- |
-- |
= |
-= |
+ |
Milliseconds |
224 |
180 |
169 |
415 |
251 |
253 |
215 |
259 |
196 |
212 |
170 |
147 |
167 |
263 |
5 |
427 |
277 |
137 |
143 |
252 |
631 |
650 |
240 |
458 |
313 |
Character |
|
q |
u |
e |
r |
y |
|
) |
. |
r |
e |
a |
d |
( |
) |
|
d |
a |
t |
e |
a |
-a |
-e |
a |
|
Milliseconds |
417 |
395 |
89 |
103 |
155 |
191 |
101 |
413 |
441 |
278 |
271 |
132 |
148 |
330 |
215 |
269 |
167 |
115 |
114 |
132 |
68 |
482 |
141 |
84 |
176 |
Character |
= |
|
j |
s |
o |
n |
. |
o |
-o |
l |
o |
a |
d |
s |
|
( |
|
r |
e |
s |
s |
o |
-o |
-s |
p |
Milliseconds |
525 |
432 |
375 |
288 |
35 |
135 |
207 |
190 |
455 |
196 |
150 |
57 |
362 |
126 |
191 |
260 |
316 |
186 |
77 |
84 |
132 |
71 |
358 |
133 |
206 |
Character |
o |
n |
s |
e |
|
) |
|
r |
e |
s |
s |
-s |
u |
l |
t |
s |
|
= |
|
d |
a |
t |
a |
|
[ |
Milliseconds |
165 |
195 |
206 |
66 |
205 |
283 |
246 |
319 |
53 |
139 |
230 |
431 |
207 |
133 |
94 |
181 |
164 |
324 |
241 |
143 |
115 |
101 |
116 |
179 |
692 |
Character |
p |
-p |
|
' |
r |
e |
s |
p |
o |
n |
s |
e |
D |
a |
t |
a |
' |
|
] |
|
[ |
|
" |
-" |
' |
Milliseconds |
6 |
465 |
235 |
300 |
326 |
54 |
110 |
396 |
322 |
153 |
155 |
33 |
529 |
139 |
190 |
134 |
329 |
377 |
769 |
324 |
761 |
496 |
398 |
485 |
198 |
Character |
|
r |
-r |
- |
r |
e |
s |
u |
l |
t |
s |
' |
|
] |
|
f |
o |
r |
|
r |
e |
s |
u |
l |
t |
Milliseconds |
311 |
206 |
280 |
156 |
73 |
42 |
87 |
275 |
134 |
124 |
328 |
293 |
346 |
458 |
325 |
210 |
107 |
123 |
111 |
276 |
74 |
78 |
185 |
150 |
92 |
Character |
|
i |
n |
|
r |
e |
s |
l |
u |
-u |
-l |
u |
l |
t |
s |
: |
|
t |
i |
t |
l |
e |
|
= |
|
Milliseconds |
116 |
55 |
145 |
113 |
125 |
62 |
95 |
202 |
133 |
346 |
141 |
193 |
117 |
85 |
114 |
383 |
151 |
208 |
66 |
162 |
113 |
96 |
297 |
494 |
209 |
Character |
r |
e |
s |
l |
u |
t |
-t |
-u |
-l |
u |
l |
t |
|
- |
p |
[ |
-[ |
-p |
[ |
|
- |
' |
|
- |
t |
Milliseconds |
241 |
65 |
95 |
157 |
134 |
142 |
228 |
229 |
192 |
226 |
107 |
123 |
173 |
376 |
480 |
66 |
432 |
134 |
255 |
354 |
358 |
609 |
279 |
460 |
195 |
Character |
i |
t |
l |
e |
' |
] |
[ |
-[ |
|
u |
t |
l |
-l |
-t |
r |
l |
|
= |
-= |
= |
|
r |
e |
s |
l |
Milliseconds |
101 |
164 |
188 |
134 |
392 |
824 |
48 |
490 |
192 |
212 |
118 |
132 |
439 |
141 |
87 |
139 |
204 |
279 |
12 |
747 |
399 |
199 |
31 |
366 |
104 |
Character |
u |
t |
-t |
-u |
-l |
u |
l |
t |
[ |
p |
-p |
' |
u |
r |
l |
' |
] |
|
p |
r |
o |
n |
-n |
-o |
i |
Milliseconds |
118 |
146 |
287 |
169 |
122 |
295 |
117 |
133 |
754 |
0 |
530 |
629 |
545 |
165 |
69 |
284 |
517 |
386 |
214 |
91 |
59 |
184 |
284 |
128 |
201 |
Character |
t |
n |
-n |
-t |
n |
t |
|
( |
|
t |
i |
t |
l |
e |
|
+ |
-+ |
+ |
|
' |
[ |
-[ |
; |
|
' |
Milliseconds |
161 |
13 |
483 |
133 |
183 |
67 |
163 |
316 |
288 |
279 |
89 |
121 |
115 |
104 |
331 |
546 |
21 |
503 |
338 |
453 |
35 |
665 |
292 |
309 |
362 |
Character |
|
+ |
|
u |
r |
l |
|
) |
Milliseconds |
320 |
393 |
429 |
387 |
101 |
112 |
433 |
221 |
|
WPM Timing |
Seconds |
WPM |
2.82 |
51.03 |
5.64 |
59.53 |
8.47 |
63.78 |
11.29 |
55.28 |
14.11 |
55.28 |
16.93 |
53.86 |
19.75 |
51.63 |
22.58 |
49.96 |
25.4 |
47.25 |
28.22 |
43.37 |
31.04 |
40.98 |
33.86 |
40.4 |
36.69 |
39.25 |
39.51 |
39.79 |
42.33 |
42.81 |
45.15 |
42.52 |
47.97 |
42.27 |
50.8 |
40.87 |
53.62 |
41.18 |
56.44 |
40.82 |
59.26 |
38.88 |
62.08 |
37.69 |
64.91 |
37.72 |
67.73 |
36.5 |
70.55 |
37.08 |
73.37 |
37.29 |
76.19 |
37.8 |
79.02 |
36.75 |
81.84 |
37.39 |
84.66 |
37.42 |
87.48 |
37.58 |
90.3 |
38 |
93.13 |
38.27 |
95.95 |
38.4 |
98.77 |
38.88 |
101.59 |
38.39 |
104.41 |
38.16 |
107.24 |
38.61 |
110.06 |
39.25 |
112.88 |
39.44 |
115.7 |
38.89 |
118.52 |
38.57 |
121.35 |
38.07 |
124.17 |
37.98 |
126.99 |
37.51 |
129.81 |
37.53 |
132.63 |
37.55 |
135.46 |
37.3 |
138.28 |
37.23 |
141.1 |
37.25 |
|