Official speed |
49.26 wpm (106.70 seconds elapsed during race) |
Without ending ping |
49.45 wpm (1,862 ms delay sending score to TypeRacer’s server) |
Timerless |
49.61 wpm (349 ms elapsed before first character typed; 104.49 seconds elapsed during race) |
Timerless minus one |
49.50 wpm, ignoring the first character typed |
Race Start |
October 18, 2024 2:00:06pm UTC |
Race Finish |
October 18, 2024 2:01:53pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
98.0% |
Points |
57.47 |
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/services/search/web?v=1.0&" query = raw_input("What do you want to search for ? >> ") query = urllib.urlencode( { 'q' : query {} ) responcse = urllib2.urlopnen (url + query ).read() data = json.loads ( response ) results dat= data [ 'responseData' ] [ '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 |
2 |
|
i |
m |
p |
o |
r |
t |
|
u |
r |
l |
Milliseconds |
349 |
177 |
186 |
181 |
190 |
179 |
101 |
184 |
148 |
135 |
136 |
142 |
186 |
355 |
140 |
159 |
102 |
276 |
169 |
153 |
184 |
76 |
174 |
195 |
138 |
Character |
l |
i |
b |
|
i |
m |
p |
o |
r |
t |
|
j |
s |
o |
n |
|
u |
r |
l |
|
= |
|
" |
h |
t |
Milliseconds |
184 |
147 |
135 |
119 |
105 |
152 |
191 |
85 |
265 |
234 |
94 |
217 |
106 |
149 |
163 |
82 |
220 |
127 |
99 |
78 |
321 |
136 |
375 |
338 |
142 |
Character |
t |
p |
: |
/ |
/ |
|
- |
a |
j |
a |
x |
. |
g |
o |
o |
g |
l |
e |
a |
p |
i |
s |
. |
c |
o |
Milliseconds |
204 |
1259 |
387 |
271 |
221 |
193 |
347 |
170 |
140 |
127 |
299 |
202 |
297 |
164 |
140 |
164 |
94 |
273 |
260 |
136 |
137 |
183 |
134 |
266 |
63 |
Character |
m |
/ |
a |
j |
a |
x |
/ |
s |
e |
r |
v |
i |
c |
e |
s |
/ |
s |
e |
a |
r |
c |
h |
/ |
w |
e |
Milliseconds |
154 |
257 |
152 |
152 |
139 |
229 |
184 |
170 |
194 |
117 |
291 |
127 |
238 |
200 |
152 |
309 |
352 |
157 |
159 |
107 |
258 |
121 |
237 |
161 |
170 |
Character |
b |
? |
v |
= |
1 |
. |
0 |
& |
" |
|
q |
u |
e |
r |
y |
|
= |
|
r |
a |
w |
_ |
i |
n |
p |
Milliseconds |
281 |
400 |
297 |
366 |
336 |
266 |
386 |
818 |
945 |
238 |
249 |
136 |
246 |
97 |
134 |
84 |
766 |
170 |
417 |
108 |
489 |
431 |
240 |
126 |
186 |
Character |
u |
t |
( |
" |
W |
h |
a |
t |
|
d |
o |
|
y |
o |
u |
|
w |
a |
n |
t |
|
t |
o |
|
s |
Milliseconds |
164 |
183 |
468 |
242 |
429 |
64 |
184 |
120 |
114 |
177 |
69 |
116 |
179 |
92 |
121 |
108 |
236 |
168 |
103 |
144 |
102 |
164 |
109 |
105 |
461 |
Character |
e |
a |
r |
c |
h |
|
f |
o |
r |
|
? |
|
> |
> |
|
" |
) |
|
q |
u |
e |
r |
y |
|
= |
Milliseconds |
156 |
140 |
164 |
356 |
113 |
101 |
165 |
69 |
179 |
240 |
316 |
426 |
365 |
171 |
183 |
484 |
456 |
227 |
304 |
245 |
382 |
146 |
221 |
101 |
200 |
Character |
|
u |
r |
l |
l |
i |
b |
. |
u |
r |
l |
e |
n |
c |
o |
d |
e |
( |
|
{ |
|
- |
' |
q |
' |
Milliseconds |
146 |
371 |
157 |
90 |
181 |
141 |
133 |
237 |
234 |
397 |
128 |
168 |
171 |
493 |
155 |
150 |
185 |
361 |
121 |
359 |
238 |
455 |
441 |
273 |
347 |
Character |
|
: |
|
q |
u |
e |
r |
y |
|
{ |
-{ |
} |
|
) |
|
r |
e |
s |
p |
o |
n |
c |
-c |
s |
e |
Milliseconds |
381 |
343 |
176 |
267 |
134 |
170 |
132 |
155 |
153 |
345 |
545 |
468 |
468 |
534 |
124 |
261 |
178 |
162 |
141 |
178 |
314 |
255 |
298 |
140 |
145 |
Character |
|
= |
|
u |
r |
l |
l |
i |
b |
2 |
. |
u |
r |
l |
o |
p |
n |
-n |
e |
n |
|
( |
u |
r |
l |
Milliseconds |
100 |
255 |
113 |
225 |
218 |
123 |
162 |
164 |
141 |
266 |
248 |
182 |
142 |
68 |
240 |
223 |
265 |
429 |
165 |
103 |
180 |
350 |
224 |
146 |
80 |
Character |
|
+ |
|
q |
u |
e |
r |
y |
|
) |
. |
r |
e |
a |
d |
( |
) |
|
d |
a |
t |
a |
|
= |
|
Milliseconds |
101 |
360 |
73 |
498 |
336 |
234 |
134 |
187 |
220 |
268 |
333 |
297 |
165 |
154 |
182 |
484 |
213 |
134 |
170 |
128 |
181 |
101 |
153 |
400 |
119 |
Character |
j |
s |
o |
n |
. |
l |
o |
a |
d |
s |
|
( |
|
r |
e |
s |
p |
o |
n |
s |
e |
|
) |
|
r |
Milliseconds |
628 |
488 |
82 |
172 |
207 |
350 |
209 |
158 |
171 |
151 |
168 |
398 |
245 |
237 |
149 |
254 |
74 |
308 |
216 |
163 |
156 |
116 |
285 |
128 |
221 |
Character |
e |
s |
u |
l |
t |
s |
|
d |
a |
t |
-t |
-a |
-d |
= |
|
d |
a |
t |
a |
|
[ |
|
' |
r |
e |
Milliseconds |
146 |
184 |
112 |
166 |
158 |
196 |
83 |
677 |
139 |
170 |
299 |
171 |
228 |
1145 |
347 |
257 |
88 |
196 |
266 |
167 |
421 |
451 |
576 |
348 |
159 |
Character |
s |
p |
o |
n |
s |
e |
D |
a |
t |
a |
' |
|
] |
|
[ |
|
' |
r |
e |
s |
u |
l |
t |
s |
' |
Milliseconds |
317 |
176 |
306 |
310 |
213 |
171 |
350 |
151 |
136 |
168 |
431 |
317 |
421 |
192 |
430 |
459 |
570 |
226 |
132 |
154 |
146 |
161 |
145 |
232 |
400 |
Character |
|
] |
|
f |
o |
r |
|
r |
e |
s |
u |
l |
t |
|
i |
n |
|
r |
e |
s |
u |
l |
t |
s |
: |
Milliseconds |
316 |
215 |
204 |
468 |
126 |
113 |
120 |
153 |
194 |
165 |
144 |
172 |
267 |
90 |
121 |
165 |
112 |
140 |
177 |
165 |
122 |
162 |
122 |
174 |
401 |
Character |
|
t |
i |
t |
l |
e |
|
= |
|
r |
e |
s |
u |
l |
t |
[ |
' |
t |
i |
t |
l |
e |
' |
|
- |
Milliseconds |
70 |
335 |
114 |
153 |
134 |
410 |
136 |
438 |
131 |
186 |
119 |
157 |
172 |
204 |
99 |
607 |
739 |
190 |
627 |
248 |
167 |
149 |
292 |
197 |
464 |
Character |
] |
|
u |
r |
l |
|
= |
|
r |
e |
s |
u |
l |
t |
[ |
' |
u |
r |
l |
' |
] |
|
p |
r |
i |
Milliseconds |
436 |
226 |
205 |
152 |
82 |
122 |
347 |
96 |
234 |
166 |
151 |
120 |
210 |
119 |
755 |
616 |
335 |
166 |
82 |
349 |
398 |
222 |
211 |
146 |
103 |
Character |
n |
t |
|
( |
|
t |
i |
t |
l |
e |
|
_ |
-_ |
+ |
|
' |
; |
|
' |
|
+ |
|
u |
r |
l |
Milliseconds |
150 |
69 |
133 |
249 |
240 |
262 |
110 |
491 |
145 |
151 |
100 |
402 |
519 |
284 |
115 |
452 |
548 |
331 |
470 |
252 |
393 |
100 |
223 |
138 |
71 |
Character |
|
) |
Milliseconds |
108 |
361 |
|
WPM Timing |
Seconds |
WPM |
2.13 |
67.48 |
4.27 |
64.67 |
6.4 |
69.35 |
8.54 |
67.48 |
10.67 |
59.61 |
12.8 |
57.17 |
14.94 |
58.64 |
17.07 |
59.75 |
19.21 |
59.36 |
21.34 |
57.92 |
23.47 |
54.19 |
25.61 |
53.42 |
27.74 |
52.77 |
29.88 |
53.02 |
32.01 |
55.11 |
34.14 |
55.53 |
36.28 |
54.25 |
38.41 |
54.36 |
40.55 |
54.75 |
42.68 |
54.26 |
44.81 |
52.75 |
46.95 |
52.4 |
49.08 |
51.34 |
51.22 |
51.55 |
53.35 |
51.96 |
55.48 |
51.69 |
57.62 |
51.65 |
59.75 |
51.41 |
61.89 |
51.58 |
64.02 |
51.73 |
66.15 |
51.7 |
68.29 |
52.19 |
70.42 |
50.61 |
72.56 |
50.44 |
74.69 |
49.97 |
76.82 |
49.98 |
78.96 |
49.39 |
81.09 |
49.57 |
83.23 |
49.89 |
85.36 |
50.33 |
87.49 |
50.61 |
89.63 |
50.34 |
91.76 |
49.96 |
93.9 |
49.97 |
96.03 |
49.73 |
98.16 |
49.88 |
100.3 |
50.01 |
102.43 |
49.44 |
104.57 |
49.46 |
106.7 |
49.26 |
|