Official speed |
41.29 wpm (127.29 seconds elapsed during race) |
Without ending ping |
41.96 wpm (3,735 ms delay sending score to TypeRacer’s server) |
Timerless |
41.98 wpm (60 ms elapsed before first character typed; 123.50 seconds elapsed during race) |
Timerless minus one |
41.88 wpm, ignoring the first character typed |
Race Start |
July 11, 2023 3:26:57pm UTC |
Race Finish |
July 11, 2023 3:29:05pm UTC |
Outcome |
Win (1 of 2) |
Opponents |
2. naija_w (39.75 wpm)
|
Accuracy |
97.2% |
Points |
48.18 |
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 = "httlp://ajax.googleapis.com/ajax/eservices/sreearch/web?v-=1.0&" wquery= = raw-_input("What do you want to search for ? >> ") query = urllib.urlencondede( {'q' : query } ) response = urllib2.urlopen (url + query ).redad() data = json.loads ( response ) results = daata [ '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 |
60 |
429 |
232 |
167 |
202 |
183 |
148 |
187 |
199 |
153 |
200 |
213 |
342 |
359 |
203 |
121 |
156 |
209 |
185 |
108 |
199 |
125 |
169 |
252 |
324 |
Character |
l |
i |
b |
|
i |
m |
p |
o |
r |
t |
|
j |
s |
o |
n |
|
u |
r |
l |
|
= |
|
" |
h |
t |
Milliseconds |
192 |
214 |
252 |
180 |
152 |
162 |
266 |
219 |
166 |
220 |
92 |
174 |
357 |
137 |
178 |
118 |
270 |
144 |
192 |
273 |
230 |
234 |
761 |
381 |
201 |
Character |
t |
l |
-l |
p |
: |
/ |
/ |
a |
j |
a |
x |
. |
g |
o |
o |
g |
l |
e |
a |
p |
i |
s |
. |
c |
o |
Milliseconds |
150 |
124 |
524 |
244 |
403 |
561 |
178 |
408 |
372 |
144 |
409 |
360 |
368 |
139 |
142 |
306 |
320 |
228 |
651 |
266 |
317 |
195 |
258 |
286 |
53 |
Character |
m |
/ |
a |
j |
a |
x |
/ |
e |
-e |
s |
e |
r |
v |
i |
c |
e |
s |
/ |
s |
r |
e |
-e |
-r |
e |
a |
Milliseconds |
154 |
333 |
218 |
283 |
139 |
356 |
713 |
338 |
410 |
228 |
202 |
47 |
361 |
162 |
342 |
241 |
114 |
655 |
171 |
248 |
0 |
478 |
236 |
133 |
185 |
Character |
r |
c |
h |
/ |
w |
e |
b |
? |
v |
- |
-- |
= |
1 |
. |
0 |
& |
" |
|
w |
-w |
q |
u |
e |
r |
y |
Milliseconds |
91 |
483 |
125 |
373 |
316 |
258 |
294 |
468 |
351 |
342 |
424 |
461 |
669 |
388 |
547 |
571 |
722 |
305 |
300 |
270 |
161 |
152 |
378 |
90 |
321 |
Character |
= |
|
- |
-= |
|
= |
|
r |
a |
w |
- |
-- |
_ |
i |
n |
p |
u |
t |
( |
" |
W |
h |
a |
t |
|
Milliseconds |
514 |
571 |
249 |
163 |
140 |
498 |
361 |
507 |
109 |
323 |
414 |
471 |
274 |
364 |
208 |
187 |
161 |
116 |
504 |
331 |
383 |
235 |
83 |
139 |
95 |
Character |
d |
o |
|
y |
o |
u |
|
w |
a |
n |
t |
|
t |
o |
|
s |
e |
a |
r |
c |
h |
|
f |
o |
r |
Milliseconds |
179 |
53 |
159 |
222 |
122 |
120 |
206 |
299 |
230 |
131 |
157 |
158 |
197 |
65 |
132 |
213 |
122 |
150 |
136 |
315 |
118 |
138 |
198 |
182 |
18 |
Character |
|
? |
|
> |
> |
|
" |
) |
|
q |
u |
e |
r |
y |
|
= |
|
u |
r |
l |
l |
i |
b |
. |
u |
Milliseconds |
522 |
345 |
332 |
449 |
189 |
345 |
252 |
455 |
275 |
615 |
533 |
251 |
164 |
277 |
164 |
219 |
335 |
536 |
249 |
142 |
217 |
211 |
220 |
421 |
490 |
Character |
r |
l |
e |
n |
c |
o |
n |
d |
e |
-e |
-d |
-n |
d |
e |
( |
|
{ |
' |
q |
' |
|
: |
|
q |
u |
Milliseconds |
177 |
179 |
365 |
143 |
203 |
207 |
193 |
104 |
224 |
252 |
165 |
152 |
60 |
207 |
738 |
204 |
255 |
616 |
351 |
300 |
229 |
957 |
314 |
483 |
143 |
Character |
e |
r |
y |
|
} |
|
) |
|
r |
e |
s |
p |
o |
n |
s |
e |
|
= |
|
u |
r |
l |
l |
i |
b |
Milliseconds |
265 |
152 |
304 |
84 |
393 |
363 |
302 |
248 |
360 |
87 |
233 |
197 |
224 |
160 |
177 |
148 |
176 |
258 |
209 |
425 |
267 |
251 |
251 |
246 |
190 |
Character |
2 |
. |
u |
r |
l |
o |
p |
e |
n |
|
( |
u |
r |
l |
|
+ |
|
q |
u |
e |
r |
y |
|
) |
. |
Milliseconds |
452 |
260 |
359 |
179 |
184 |
216 |
194 |
204 |
181 |
200 |
230 |
426 |
238 |
287 |
241 |
473 |
383 |
591 |
148 |
266 |
59 |
548 |
161 |
335 |
423 |
Character |
r |
e |
d |
-d |
a |
d |
( |
) |
|
d |
a |
t |
a |
|
= |
|
j |
s |
o |
n |
. |
l |
o |
a |
d |
Milliseconds |
237 |
85 |
234 |
462 |
159 |
149 |
448 |
251 |
219 |
300 |
112 |
189 |
137 |
254 |
264 |
210 |
186 |
183 |
329 |
251 |
269 |
286 |
215 |
282 |
176 |
Character |
s |
|
( |
|
r |
e |
s |
p |
o |
n |
s |
e |
|
) |
|
r |
e |
s |
u |
l |
t |
s |
|
= |
|
Milliseconds |
395 |
154 |
224 |
190 |
235 |
25 |
304 |
147 |
385 |
190 |
122 |
173 |
218 |
300 |
206 |
276 |
52 |
188 |
222 |
196 |
151 |
166 |
175 |
214 |
214 |
Character |
d |
a |
a |
-a |
t |
a |
|
[ |
|
' |
r |
e |
s |
p |
o |
n |
s |
e |
D |
a |
t |
a |
' |
|
] |
Milliseconds |
230 |
199 |
332 |
390 |
76 |
141 |
189 |
332 |
287 |
624 |
354 |
90 |
51 |
274 |
274 |
171 |
131 |
266 |
563 |
508 |
202 |
149 |
382 |
222 |
315 |
Character |
|
[ |
|
' |
|
- |
r |
e |
s |
u |
l |
t |
s |
' |
|
] |
|
f |
o |
r |
|
r |
e |
s |
u |
Milliseconds |
218 |
315 |
235 |
344 |
329 |
272 |
306 |
125 |
44 |
326 |
200 |
207 |
146 |
1047 |
270 |
463 |
307 |
264 |
195 |
124 |
108 |
266 |
83 |
130 |
449 |
Character |
l |
t |
|
i |
n |
|
r |
e |
s |
u |
l |
t |
s |
; |
-; |
: |
|
t |
i |
t |
l |
e |
|
= |
|
Milliseconds |
254 |
155 |
150 |
217 |
119 |
152 |
279 |
131 |
186 |
185 |
167 |
147 |
166 |
299 |
402 |
255 |
190 |
249 |
134 |
113 |
143 |
201 |
133 |
198 |
240 |
Character |
r |
e |
s |
u |
l |
t |
[ |
' |
t |
i |
t |
l |
e |
' |
] |
|
u |
r |
l |
|
= |
|
r |
e |
s |
Milliseconds |
509 |
83 |
101 |
237 |
208 |
133 |
423 |
469 |
335 |
170 |
131 |
127 |
366 |
402 |
446 |
336 |
228 |
129 |
573 |
189 |
278 |
218 |
293 |
245 |
230 |
Character |
u |
l |
t |
[ |
' |
u |
r |
l |
' |
] |
|
p |
r |
i |
n |
t |
|
( |
|
t |
i |
t |
l |
e |
|
Milliseconds |
555 |
191 |
435 |
483 |
429 |
398 |
124 |
156 |
298 |
604 |
281 |
251 |
77 |
119 |
148 |
109 |
159 |
381 |
293 |
207 |
82 |
483 |
137 |
145 |
154 |
Character |
+ |
|
' |
; |
|
' |
|
_ |
|
- |
-_ |
+ |
|
u |
r |
l |
|
) |
Milliseconds |
1174 |
507 |
217 |
350 |
562 |
199 |
295 |
663 |
275 |
235 |
146 |
249 |
354 |
194 |
182 |
187 |
464 |
390 |
|
WPM Timing |
Seconds |
WPM |
2.55 |
56.56 |
5.09 |
56.56 |
7.64 |
58.13 |
10.18 |
55.38 |
12.73 |
49.96 |
15.28 |
48.71 |
17.82 |
47.13 |
20.37 |
46.55 |
22.91 |
45.56 |
25.46 |
43.84 |
28 |
43.28 |
30.55 |
40.85 |
33.1 |
39.52 |
35.64 |
38.38 |
38.19 |
37.39 |
40.73 |
37.41 |
43.28 |
39.65 |
45.83 |
41.11 |
48.37 |
40.93 |
50.92 |
40.77 |
53.46 |
40.63 |
56.01 |
40.49 |
58.56 |
39.96 |
61.1 |
39.67 |
63.65 |
39.97 |
66.19 |
40.43 |
68.74 |
40.68 |
71.29 |
40.74 |
73.83 |
40.63 |
76.38 |
40.54 |
78.92 |
41.05 |
81.47 |
41.39 |
84.01 |
41.85 |
86.56 |
42.14 |
89.11 |
42.15 |
91.65 |
42.03 |
94.2 |
41.91 |
96.74 |
41.68 |
99.29 |
42.18 |
101.84 |
42.3 |
104.38 |
42.77 |
106.93 |
42.76 |
109.47 |
42.75 |
112.02 |
42.53 |
114.57 |
42.53 |
117.11 |
42.83 |
119.66 |
42.32 |
122.2 |
41.93 |
124.75 |
42.13 |
127.29 |
41.29 |
|