Official speed |
40.70 wpm (129.14 seconds elapsed during race) |
Without ending ping |
40.81 wpm (2,097 ms delay sending score to TypeRacer’s server) |
Timerless |
40.90 wpm (309 ms elapsed before first character typed; 126.73 seconds elapsed during race) |
Timerless minus one |
40.81 wpm, ignoring the first character typed |
Race Start |
February 11, 2024 4:03:53pm UTC |
Race Finish |
February 11, 2024 4:06:02pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
93.8% |
Points |
47.49 |
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.googlapeapis.Ccom/ajax/services/search/ewweb?v=1.0&" query = raw )i_input (("whWhat do you want to search for ? >> ") query = urllib.urlencode(P P{'dq' :que equery {}_ + ) response - = ruurllib2.urlopen (urpl + query +_) .read() data = json.leoads ( sporesponse _) results - = data [ 'responsedData' ] [ 'results' ] for result in results: titl e = reulsult ['tittle'] url - = reulsult {['url'] prin t ( 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 |
309 |
164 |
156 |
130 |
219 |
204 |
92 |
229 |
270 |
166 |
132 |
234 |
177 |
441 |
223 |
187 |
111 |
101 |
48 |
146 |
189 |
95 |
209 |
146 |
129 |
Character |
l |
i |
b |
|
i |
m |
p |
o |
r |
t |
|
j |
s |
o |
n |
|
u |
r |
l |
|
= |
|
" |
h |
t |
Milliseconds |
168 |
200 |
138 |
226 |
273 |
147 |
99 |
51 |
127 |
186 |
83 |
170 |
120 |
84 |
86 |
173 |
199 |
136 |
114 |
208 |
93 |
166 |
921 |
315 |
151 |
Character |
t |
p |
: |
/ |
/ |
a |
j |
a |
x |
. |
g |
o |
o |
g |
l |
a |
p |
-p |
-a |
e |
a |
p |
i |
s |
. |
Milliseconds |
140 |
110 |
305 |
363 |
136 |
345 |
209 |
94 |
263 |
134 |
333 |
837 |
125 |
78 |
122 |
219 |
189 |
454 |
179 |
165 |
90 |
146 |
202 |
284 |
118 |
Character |
C |
-C |
c |
o |
m |
/ |
a |
j |
a |
x |
/ |
s |
e |
r |
v |
i |
c |
e |
s |
/ |
s |
e |
a |
r |
c |
Milliseconds |
317 |
428 |
129 |
100 |
80 |
570 |
157 |
161 |
129 |
252 |
210 |
272 |
102 |
114 |
218 |
100 |
160 |
67 |
182 |
114 |
271 |
136 |
145 |
139 |
209 |
Character |
h |
/ |
e |
w |
-w |
-e |
w |
e |
b |
? |
v |
= |
1 |
. |
0 |
& |
" |
|
q |
u |
e |
r |
y |
|
= |
Milliseconds |
86 |
272 |
304 |
94 |
297 |
85 |
114 |
75 |
175 |
340 |
752 |
581 |
593 |
169 |
478 |
1064 |
859 |
255 |
282 |
124 |
119 |
188 |
135 |
254 |
95 |
Character |
|
r |
a |
w |
|
- |
) |
i |
-i |
-) |
_ |
i |
n |
p |
u |
t |
|
( |
-( |
- |
( |
" |
w |
h |
-h |
Milliseconds |
726 |
230 |
90 |
189 |
427 |
262 |
218 |
320 |
284 |
89 |
808 |
193 |
102 |
102 |
144 |
132 |
101 |
248 |
370 |
98 |
739 |
745 |
257 |
150 |
279 |
Character |
-w |
W |
h |
a |
t |
|
d |
o |
|
y |
o |
u |
|
w |
a |
n |
t |
|
t |
o |
|
s |
e |
a |
r |
Milliseconds |
85 |
110 |
258 |
103 |
216 |
50 |
183 |
38 |
136 |
175 |
128 |
88 |
70 |
160 |
122 |
39 |
180 |
34 |
125 |
49 |
102 |
133 |
100 |
117 |
107 |
Character |
c |
h |
|
f |
o |
r |
|
? |
|
> |
> |
|
" |
) |
|
q |
u |
e |
r |
y |
|
= |
|
u |
r |
Milliseconds |
219 |
48 |
102 |
104 |
130 |
70 |
138 |
204 |
497 |
313 |
108 |
862 |
264 |
1143 |
174 |
466 |
185 |
126 |
329 |
200 |
189 |
126 |
84 |
474 |
113 |
Character |
l |
l |
i |
b |
. |
u |
r |
l |
e |
n |
c |
o |
d |
e |
( |
P |
-P |
|
P |
-P |
{ |
' |
d |
-d |
q |
Milliseconds |
142 |
117 |
122 |
119 |
230 |
297 |
213 |
213 |
253 |
136 |
574 |
210 |
249 |
179 |
939 |
340 |
392 |
110 |
242 |
577 |
421 |
851 |
260 |
458 |
144 |
Character |
' |
|
: |
q |
u |
e |
-e |
-u |
-q |
|
e |
-e |
q |
u |
e |
r |
y |
|
{ |
-{ |
} |
_ |
-_ |
|
+ |
Milliseconds |
125 |
512 |
1126 |
240 |
126 |
133 |
223 |
122 |
198 |
144 |
188 |
382 |
95 |
125 |
144 |
170 |
125 |
332 |
309 |
607 |
226 |
711 |
496 |
120 |
456 |
Character |
|
- |
-+ |
) |
|
r |
e |
s |
p |
o |
n |
s |
e |
|
- |
|
- |
-- |
= |
|
r |
u |
-u |
-r |
u |
Milliseconds |
407 |
268 |
101 |
220 |
256 |
188 |
74 |
647 |
140 |
165 |
179 |
79 |
124 |
125 |
91 |
61 |
474 |
116 |
170 |
122 |
206 |
68 |
294 |
73 |
250 |
Character |
r |
l |
l |
i |
b |
2 |
. |
u |
r |
l |
o |
p |
e |
n |
|
( |
u |
r |
p |
-p |
l |
|
+ |
|
q |
Milliseconds |
61 |
166 |
119 |
222 |
131 |
497 |
249 |
294 |
125 |
133 |
283 |
164 |
232 |
158 |
184 |
357 |
612 |
173 |
263 |
350 |
185 |
277 |
293 |
486 |
497 |
Character |
u |
e |
r |
y |
|
+ |
-+ |
_ |
-_ |
) |
|
- |
. |
r |
e |
a |
d |
( |
) |
|
d |
a |
t |
a |
|
Milliseconds |
150 |
198 |
150 |
170 |
174 |
244 |
442 |
250 |
313 |
188 |
355 |
376 |
210 |
163 |
86 |
117 |
201 |
363 |
102 |
489 |
146 |
86 |
236 |
42 |
133 |
Character |
= |
|
j |
s |
o |
n |
. |
l |
e |
-e |
o |
a |
d |
s |
|
( |
|
s |
p |
o |
-o |
-p |
-s |
r |
e |
Milliseconds |
126 |
100 |
517 |
135 |
120 |
71 |
208 |
269 |
110 |
338 |
255 |
144 |
87 |
285 |
97 |
921 |
151 |
145 |
112 |
141 |
341 |
93 |
269 |
116 |
75 |
Character |
s |
p |
o |
n |
s |
e |
|
_ |
-_ |
) |
|
r |
e |
s |
u |
l |
t |
s |
|
- |
|
- |
-- |
= |
|
Milliseconds |
214 |
189 |
130 |
234 |
165 |
101 |
410 |
220 |
512 |
230 |
164 |
116 |
119 |
274 |
146 |
149 |
310 |
119 |
109 |
156 |
68 |
400 |
84 |
225 |
128 |
Character |
d |
a |
t |
a |
|
[ |
|
' |
r |
e |
s |
p |
o |
n |
s |
e |
d |
-d |
D |
a |
t |
a |
' |
|
] |
Milliseconds |
152 |
75 |
181 |
66 |
184 |
393 |
222 |
1534 |
236 |
66 |
170 |
52 |
133 |
294 |
180 |
86 |
289 |
394 |
151 |
171 |
123 |
77 |
296 |
410 |
784 |
Character |
|
[ |
|
' |
r |
e |
s |
u |
l |
t |
s |
' |
|
] |
|
f |
o |
r |
|
r |
e |
s |
u |
l |
t |
Milliseconds |
239 |
728 |
648 |
255 |
426 |
77 |
253 |
164 |
160 |
124 |
63 |
267 |
542 |
205 |
393 |
249 |
110 |
104 |
90 |
125 |
77 |
147 |
77 |
137 |
99 |
Character |
|
i |
n |
|
r |
e |
s |
u |
l |
t |
s |
: |
|
t |
i |
t |
l |
|
- |
e |
|
= |
|
r |
e |
Milliseconds |
44 |
131 |
95 |
89 |
120 |
72 |
147 |
100 |
130 |
101 |
147 |
267 |
449 |
314 |
102 |
109 |
70 |
436 |
308 |
115 |
106 |
148 |
85 |
610 |
90 |
Character |
u |
l |
-l |
-u |
s |
u |
l |
t |
|
- |
[ |
' |
t |
i |
t |
t |
-t |
l |
e |
' |
] |
|
u |
r |
l |
Milliseconds |
146 |
188 |
408 |
88 |
181 |
123 |
123 |
136 |
232 |
488 |
216 |
607 |
513 |
114 |
73 |
559 |
328 |
233 |
119 |
224 |
749 |
169 |
216 |
113 |
106 |
Character |
|
- |
|
- |
-- |
= |
|
r |
e |
u |
l |
-l |
-u |
s |
u |
l |
t |
|
- |
{ |
-{ |
[ |
' |
u |
r |
Milliseconds |
143 |
128 |
53 |
430 |
106 |
187 |
171 |
152 |
75 |
140 |
180 |
383 |
78 |
130 |
120 |
119 |
150 |
165 |
283 |
349 |
344 |
159 |
590 |
265 |
131 |
Character |
l |
' |
] |
|
p |
r |
i |
n |
|
- |
t |
|
( |
|
t |
i |
t |
l |
e |
|
+ |
|
' |
; |
|
Milliseconds |
870 |
212 |
816 |
327 |
293 |
121 |
128 |
56 |
395 |
391 |
117 |
39 |
771 |
421 |
264 |
174 |
54 |
145 |
129 |
298 |
335 |
439 |
668 |
1198 |
834 |
Character |
' |
|
+ |
|
u |
r |
l |
|
) |
Milliseconds |
212 |
360 |
526 |
359 |
193 |
105 |
109 |
225 |
687 |
|
WPM Timing |
Seconds |
WPM |
2.58 |
60.4 |
5.17 |
65.05 |
7.75 |
71.24 |
10.33 |
63.88 |
12.91 |
60.4 |
15.5 |
54.98 |
18.08 |
55.75 |
20.66 |
55.75 |
23.25 |
52.66 |
25.83 |
49.25 |
28.41 |
49.84 |
30.99 |
46.46 |
33.58 |
45.03 |
36.16 |
45.47 |
38.74 |
49.25 |
41.32 |
47.62 |
43.91 |
47.55 |
46.49 |
48.01 |
49.07 |
46.95 |
51.66 |
45.07 |
54.24 |
43.81 |
56.82 |
43.29 |
59.4 |
41.82 |
61.99 |
41.43 |
64.57 |
41.44 |
67.15 |
41.82 |
69.74 |
41.47 |
72.32 |
41.32 |
74.9 |
40.85 |
77.48 |
41.66 |
80.07 |
41.52 |
82.65 |
41.52 |
85.23 |
41.53 |
87.82 |
41.82 |
90.4 |
41.68 |
92.98 |
41.43 |
95.56 |
41.19 |
98.15 |
41.45 |
100.73 |
42.77 |
103.31 |
42.98 |
105.89 |
42.5 |
108.48 |
42.26 |
111.06 |
42.14 |
113.64 |
41.82 |
116.23 |
41.51 |
118.81 |
41.41 |
121.39 |
41.42 |
123.97 |
40.85 |
126.56 |
40.87 |
129.14 |
40.7 |
|