Official speed |
47.00 wpm (111.83 seconds elapsed during race) |
Without ending ping |
47.07 wpm (1,705 ms delay sending score to TypeRacer’s server) |
Timerless |
47.21 wpm (324 ms elapsed before first character typed; 109.80 seconds elapsed during race) |
Timerless minus one |
47.10 wpm, ignoring the first character typed |
Race Start |
February 3, 2025 5:52:22pm UTC |
Race Finish |
February 3, 2025 5:54:13pm UTC |
Outcome |
No win (2 of 3) |
Accuracy |
96.5% |
Points |
54.83 |
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 urllib32 imoprtpport urllib import json url = "http:q//ajax.googleapis.com./ajax/services/search/we/web?v-=1.0&" query = raw_input("What do you want otto saearch for? ? >> ") query = urrllib.urlencode( {''q' : query } ) response = urllib2.urloopoppen (url + query ) .read() data = json.loads 9( response ) results = data [ 'respondseData' ] [ 'results' ] for result in results: title = result['title'] url = result['url'] print ( title + '; ' . + url ) |
Timing |
Character |
i |
m |
p |
o |
r |
t |
|
u |
r |
l |
l |
i |
b |
3 |
-3 |
2 |
|
i |
m |
o |
p |
r |
t |
-t |
-r |
Milliseconds |
324 |
63 |
100 |
82 |
42 |
129 |
94 |
185 |
102 |
133 |
205 |
198 |
204 |
293 |
496 |
70 |
166 |
106 |
101 |
126 |
0 |
50 |
147 |
306 |
146 |
Character |
-p |
p |
-p |
-o |
p |
o |
r |
t |
|
u |
r |
l |
l |
i |
b |
|
i |
m |
p |
o |
r |
t |
|
j |
s |
Milliseconds |
126 |
284 |
293 |
132 |
180 |
53 |
121 |
131 |
132 |
163 |
201 |
156 |
137 |
177 |
202 |
636 |
102 |
98 |
66 |
74 |
56 |
113 |
159 |
161 |
67 |
Character |
o |
n |
|
u |
r |
l |
|
= |
|
" |
h |
t |
t |
p |
: |
q |
-q |
/ |
/ |
a |
j |
a |
x |
. |
g |
Milliseconds |
66 |
102 |
167 |
117 |
129 |
681 |
759 |
47 |
66 |
834 |
465 |
82 |
161 |
95 |
789 |
253 |
452 |
783 |
132 |
848 |
83 |
69 |
199 |
173 |
369 |
Character |
o |
o |
g |
l |
e |
a |
p |
i |
s |
. |
c |
o |
m |
. |
-. |
/ |
a |
j |
a |
x |
/ |
s |
e |
r |
v |
Milliseconds |
80 |
148 |
47 |
99 |
58 |
173 |
70 |
87 |
116 |
135 |
134 |
68 |
89 |
209 |
347 |
347 |
208 |
86 |
105 |
271 |
434 |
198 |
133 |
91 |
201 |
Character |
i |
c |
e |
s |
/ |
s |
e |
a |
r |
c |
h |
/ |
-/ |
w |
e |
-e |
-w |
/ |
w |
e |
b |
? |
v |
- |
-- |
Milliseconds |
128 |
84 |
70 |
163 |
185 |
209 |
157 |
92 |
191 |
184 |
116 |
253 |
578 |
52 |
80 |
416 |
438 |
307 |
292 |
83 |
101 |
741 |
925 |
420 |
928 |
Character |
= |
1 |
. |
0 |
& |
" |
|
q |
u |
e |
r |
y |
|
= |
|
r |
a |
w |
_ |
i |
n |
p |
u |
t |
( |
Milliseconds |
219 |
102 |
893 |
341 |
325 |
806 |
297 |
86 |
53 |
91 |
72 |
127 |
1181 |
114 |
37 |
910 |
47 |
366 |
299 |
189 |
191 |
72 |
126 |
142 |
632 |
Character |
" |
W |
h |
a |
t |
|
d |
o |
|
y |
o |
u |
|
w |
a |
n |
t |
|
o |
t |
-t |
-o |
t |
o |
|
Milliseconds |
129 |
280 |
369 |
84 |
176 |
326 |
161 |
68 |
109 |
162 |
64 |
75 |
147 |
202 |
84 |
129 |
86 |
80 |
148 |
57 |
423 |
94 |
131 |
76 |
135 |
Character |
s |
a |
-a |
e |
a |
r |
c |
h |
|
f |
o |
r |
? |
|
- |
-? |
|
? |
|
> |
> |
|
" |
) |
|
Milliseconds |
54 |
233 |
393 |
244 |
131 |
132 |
213 |
143 |
195 |
110 |
89 |
94 |
249 |
225 |
300 |
159 |
259 |
426 |
221 |
383 |
113 |
533 |
221 |
691 |
345 |
Character |
q |
u |
e |
r |
y |
|
= |
|
u |
r |
r |
-r |
l |
l |
i |
b |
. |
u |
r |
l |
e |
n |
c |
o |
d |
Milliseconds |
138 |
102 |
65 |
108 |
202 |
433 |
111 |
639 |
362 |
103 |
153 |
335 |
222 |
120 |
118 |
155 |
267 |
474 |
186 |
152 |
204 |
81 |
101 |
214 |
116 |
Character |
e |
( |
|
{ |
' |
' |
-' |
q |
' |
|
: |
|
q |
u |
e |
r |
y |
|
} |
|
) |
|
r |
e |
s |
Milliseconds |
52 |
765 |
318 |
787 |
1083 |
598 |
650 |
91 |
57 |
970 |
261 |
214 |
206 |
77 |
52 |
98 |
141 |
519 |
2011 |
837 |
859 |
238 |
104 |
33 |
378 |
Character |
p |
o |
n |
s |
e |
|
= |
|
u |
r |
l |
l |
i |
b |
2 |
. |
u |
r |
l |
o |
o |
p |
-p |
-o |
o |
Milliseconds |
88 |
54 |
54 |
171 |
145 |
371 |
68 |
67 |
245 |
123 |
125 |
148 |
164 |
195 |
238 |
263 |
363 |
147 |
110 |
257 |
85 |
153 |
350 |
112 |
257 |
Character |
p |
-p |
-o |
p |
e |
n |
|
( |
u |
r |
l |
|
+ |
|
q |
u |
e |
r |
y |
|
) |
|
- |
. |
r |
Milliseconds |
78 |
318 |
115 |
222 |
79 |
102 |
319 |
208 |
376 |
99 |
126 |
761 |
111 |
220 |
273 |
52 |
72 |
119 |
131 |
386 |
349 |
363 |
364 |
164 |
151 |
Character |
e |
a |
d |
( |
) |
|
d |
a |
t |
a |
|
= |
|
j |
s |
o |
n |
. |
l |
o |
a |
d |
s |
|
9 |
Milliseconds |
53 |
113 |
108 |
436 |
173 |
408 |
177 |
63 |
173 |
40 |
448 |
73 |
74 |
217 |
66 |
77 |
94 |
192 |
189 |
134 |
28 |
104 |
99 |
318 |
180 |
Character |
-9 |
( |
|
r |
e |
s |
p |
o |
n |
s |
e |
|
) |
|
r |
e |
s |
u |
l |
t |
s |
|
= |
|
d |
Milliseconds |
315 |
267 |
181 |
153 |
35 |
142 |
53 |
55 |
95 |
55 |
130 |
170 |
1069 |
584 |
180 |
49 |
154 |
58 |
159 |
58 |
288 |
320 |
77 |
65 |
183 |
Character |
a |
t |
a |
|
[ |
|
' |
r |
e |
s |
p |
o |
n |
d |
-d |
s |
e |
D |
a |
t |
a |
' |
|
] |
|
Milliseconds |
60 |
144 |
65 |
358 |
205 |
278 |
340 |
360 |
70 |
154 |
34 |
49 |
75 |
76 |
307 |
60 |
129 |
422 |
129 |
125 |
59 |
219 |
691 |
209 |
315 |
Character |
[ |
|
' |
r |
e |
s |
u |
l |
t |
s |
' |
|
] |
|
f |
o |
r |
|
r |
e |
s |
u |
l |
t |
|
Milliseconds |
372 |
836 |
382 |
332 |
44 |
149 |
52 |
158 |
35 |
96 |
253 |
260 |
857 |
179 |
99 |
103 |
53 |
207 |
151 |
24 |
163 |
63 |
156 |
79 |
80 |
Character |
i |
n |
|
r |
e |
s |
u |
l |
t |
s |
: |
|
t |
i |
t |
l |
e |
|
= |
|
r |
e |
s |
u |
l |
Milliseconds |
135 |
82 |
300 |
157 |
42 |
169 |
37 |
156 |
62 |
78 |
268 |
207 |
115 |
68 |
116 |
83 |
94 |
302 |
364 |
240 |
196 |
45 |
142 |
77 |
140 |
Character |
t |
[ |
' |
t |
i |
t |
l |
e |
' |
] |
|
u |
r |
l |
|
= |
|
r |
e |
s |
u |
l |
t |
[ |
' |
Milliseconds |
93 |
375 |
167 |
295 |
99 |
87 |
125 |
91 |
676 |
181 |
408 |
187 |
132 |
121 |
558 |
102 |
210 |
214 |
37 |
165 |
71 |
149 |
89 |
879 |
122 |
Character |
u |
r |
l |
' |
] |
|
p |
r |
i |
n |
t |
|
( |
|
t |
i |
t |
l |
e |
|
+ |
|
' |
; |
|
Milliseconds |
1043 |
84 |
114 |
277 |
803 |
169 |
123 |
92 |
56 |
64 |
64 |
205 |
348 |
439 |
118 |
75 |
189 |
64 |
93 |
470 |
139 |
148 |
513 |
722 |
568 |
Character |
' |
|
. |
|
- |
-. |
+ |
|
u |
r |
l |
|
) |
Milliseconds |
383 |
301 |
115 |
162 |
470 |
166 |
540 |
178 |
599 |
201 |
286 |
108 |
204 |
|
WPM Timing |
Seconds |
WPM |
2.24 |
69.75 |
4.47 |
45.61 |
6.71 |
50.08 |
8.95 |
57.68 |
11.18 |
51.51 |
13.42 |
47.39 |
15.66 |
45.99 |
17.89 |
49.63 |
20.13 |
51.86 |
22.37 |
50.97 |
24.6 |
48.29 |
26.84 |
45.16 |
29.08 |
43.75 |
31.31 |
43.31 |
33.55 |
43.28 |
35.79 |
43.93 |
38.02 |
45.45 |
40.26 |
45.9 |
42.5 |
45.18 |
44.73 |
44.53 |
46.97 |
44.97 |
49.21 |
44.87 |
51.44 |
44.79 |
53.68 |
43.37 |
55.91 |
43.14 |
58.15 |
42.3 |
60.39 |
41.13 |
62.62 |
42.54 |
64.86 |
42.92 |
67.1 |
42.39 |
69.33 |
42.92 |
71.57 |
42.75 |
73.81 |
43.57 |
76.04 |
44.03 |
78.28 |
44.15 |
80.52 |
45.16 |
82.75 |
45.53 |
84.99 |
45.61 |
87.23 |
45.4 |
89.46 |
45.74 |
91.7 |
46.98 |
93.94 |
47.78 |
96.17 |
47.79 |
98.41 |
48.17 |
100.65 |
47.69 |
102.88 |
47.94 |
105.12 |
47.95 |
107.36 |
47.51 |
109.59 |
46.97 |
111.83 |
47 |
|