Official speed |
25.79 wpm (203.80 seconds elapsed during race) |
Without ending ping |
25.83 wpm (3,098 ms delay sending score to TypeRacer’s server) |
Timerless |
25.84 wpm (117 ms elapsed before first character typed; 200.59 seconds elapsed during race) |
Timerless minus one |
25.78 wpm, ignoring the first character typed |
Race Start |
April 21, 2025 1:00:33pm UTC |
Race Finish |
April 21, 2025 1:03:57pm UTC |
Outcome |
No win (8 of 26) |
Opponents |
4. sanjanads (34.06 wpm)
5. gaurismiju (31.25 wpm)
6. kevinamd (27.74 wpm)
7. ikaris07 (26.55 wpm)
9. vismey (25.64 wpm)
10. dingan (25.55 wpm)
11. sharoon_123 (25.49 wpm)
12. ambadi_r (24.62 wpm)
13. goww (23.91 wpm)
|
Accuracy |
97.2% |
Points |
30.09 |
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.08&" query = raw_input("What do you want to search foer ? > > ") query = urllib.urlencode( {'q' : query } ) response = urllib2.urlopen (url + query ).read() darta = json .loads (respons response )n results = data [ 'responseData ' ] [ 'results' ] for result in results: toitlre = 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 |
117 |
617 |
269 |
214 |
251 |
249 |
233 |
366 |
251 |
266 |
101 |
232 |
301 |
549 |
218 |
516 |
199 |
252 |
183 |
284 |
200 |
216 |
591 |
310 |
249 |
Character |
l |
i |
b |
|
i |
m |
p |
o |
r |
t |
|
j |
s |
o |
n |
|
u |
r |
l |
|
= |
|
" |
h |
t |
Milliseconds |
242 |
246 |
444 |
310 |
713 |
199 |
250 |
213 |
267 |
201 |
257 |
276 |
199 |
185 |
282 |
252 |
531 |
234 |
201 |
465 |
682 |
302 |
1115 |
651 |
350 |
Character |
t |
p |
: |
/ |
/ |
a |
j |
a |
x |
|
- |
. |
g |
o |
o |
g |
l |
e |
a |
p |
i |
s |
. |
c |
o |
Milliseconds |
101 |
931 |
571 |
1095 |
118 |
655 |
347 |
114 |
335 |
232 |
716 |
383 |
1001 |
308 |
126 |
283 |
185 |
364 |
804 |
263 |
353 |
414 |
1007 |
360 |
166 |
Character |
m |
/ |
a |
j |
a |
x |
/ |
s |
e |
r |
v |
i |
c |
e |
s |
/ |
s |
e |
a |
r |
c |
h |
/ |
w |
e |
Milliseconds |
202 |
849 |
503 |
197 |
149 |
485 |
935 |
298 |
233 |
200 |
633 |
167 |
449 |
187 |
247 |
782 |
302 |
182 |
251 |
153 |
197 |
252 |
997 |
567 |
184 |
Character |
b |
? |
v |
= |
1 |
. |
0 |
8 |
-8 |
& |
" |
|
q |
u |
e |
r |
y |
|
= |
|
r |
a |
w |
_ |
i |
Milliseconds |
399 |
1116 |
1517 |
371 |
996 |
434 |
285 |
699 |
1083 |
1199 |
986 |
614 |
567 |
220 |
263 |
185 |
204 |
678 |
187 |
404 |
766 |
113 |
348 |
1565 |
702 |
Character |
n |
p |
u |
t |
( |
" |
W |
h |
a |
t |
|
d |
o |
|
y |
o |
u |
|
w |
a |
n |
t |
|
t |
o |
Milliseconds |
201 |
281 |
267 |
222 |
1167 |
535 |
1208 |
435 |
120 |
197 |
565 |
534 |
184 |
249 |
326 |
257 |
235 |
218 |
180 |
218 |
150 |
250 |
234 |
233 |
202 |
Character |
|
s |
e |
a |
r |
c |
h |
|
f |
o |
e |
-e |
r |
|
? |
|
> |
|
- |
> |
|
" |
) |
|
q |
Milliseconds |
264 |
467 |
192 |
258 |
183 |
269 |
597 |
190 |
243 |
184 |
201 |
490 |
225 |
701 |
500 |
722 |
2061 |
377 |
1275 |
450 |
467 |
770 |
828 |
850 |
1053 |
Character |
u |
e |
r |
y |
|
= |
|
u |
r |
l |
l |
i |
b |
. |
u |
r |
l |
e |
n |
c |
o |
d |
e |
( |
|
Milliseconds |
398 |
251 |
186 |
200 |
466 |
646 |
716 |
687 |
332 |
703 |
128 |
183 |
306 |
1096 |
354 |
315 |
252 |
1144 |
233 |
269 |
181 |
277 |
161 |
896 |
775 |
Character |
{ |
' |
q |
' |
|
: |
|
q |
u |
e |
r |
y |
|
} |
|
) |
|
r |
e |
s |
p |
o |
n |
s |
e |
Milliseconds |
710 |
1650 |
948 |
468 |
638 |
660 |
451 |
533 |
234 |
200 |
188 |
195 |
252 |
1051 |
747 |
335 |
517 |
550 |
165 |
223 |
444 |
171 |
245 |
217 |
233 |
Character |
|
= |
|
u |
r |
l |
l |
i |
b |
2 |
. |
u |
r |
l |
o |
p |
e |
n |
|
( |
u |
r |
l |
|
+ |
Milliseconds |
466 |
708 |
296 |
937 |
243 |
284 |
172 |
216 |
280 |
931 |
967 |
334 |
233 |
233 |
1057 |
163 |
169 |
229 |
341 |
995 |
500 |
199 |
214 |
436 |
947 |
Character |
|
q |
u |
e |
r |
y |
|
) |
. |
r |
e |
a |
d |
( |
) |
|
d |
a |
r |
-r |
t |
a |
|
= |
|
Milliseconds |
468 |
1182 |
234 |
257 |
194 |
199 |
1049 |
267 |
1038 |
411 |
152 |
251 |
183 |
1081 |
275 |
725 |
453 |
131 |
634 |
682 |
384 |
83 |
267 |
702 |
308 |
Character |
j |
s |
o |
n |
|
- |
. |
l |
o |
a |
d |
s |
|
( |
r |
e |
s |
p |
o |
n |
s |
-s |
-n |
-o |
-p |
Milliseconds |
690 |
185 |
219 |
265 |
232 |
722 |
310 |
633 |
167 |
189 |
245 |
217 |
450 |
752 |
407 |
159 |
217 |
251 |
187 |
243 |
257 |
1126 |
134 |
103 |
130 |
Character |
-s |
-e |
-r |
|
r |
e |
s |
p |
o |
n |
s |
e |
|
) |
n |
-n |
|
r |
e |
s |
u |
l |
t |
s |
|
Milliseconds |
121 |
112 |
609 |
558 |
749 |
134 |
221 |
329 |
186 |
236 |
230 |
215 |
350 |
775 |
369 |
606 |
433 |
301 |
189 |
127 |
316 |
234 |
337 |
330 |
222 |
Character |
= |
|
d |
a |
t |
a |
|
[ |
|
' |
r |
e |
s |
p |
o |
n |
s |
e |
D |
a |
t |
a |
|
- |
' |
Milliseconds |
610 |
318 |
485 |
139 |
195 |
163 |
154 |
1386 |
561 |
719 |
457 |
174 |
167 |
666 |
1219 |
248 |
187 |
198 |
1014 |
254 |
181 |
135 |
181 |
751 |
265 |
Character |
|
] |
|
[ |
|
' |
r |
e |
s |
u |
l |
t |
s |
' |
|
] |
|
f |
o |
r |
|
r |
e |
s |
u |
Milliseconds |
791 |
211 |
917 |
1049 |
599 |
716 |
519 |
215 |
222 |
214 |
283 |
331 |
208 |
961 |
282 |
551 |
316 |
965 |
155 |
129 |
218 |
703 |
200 |
145 |
251 |
Character |
l |
t |
|
i |
n |
|
r |
e |
s |
u |
l |
t |
s |
: |
|
t |
o |
-o |
i |
t |
l |
r |
-r |
e |
|
Milliseconds |
235 |
300 |
218 |
415 |
217 |
199 |
549 |
171 |
150 |
296 |
250 |
320 |
180 |
889 |
644 |
323 |
227 |
733 |
322 |
128 |
172 |
246 |
622 |
162 |
238 |
Character |
= |
|
r |
e |
s |
u |
l |
t |
[ |
' |
t |
i |
t |
l |
e |
|
- |
' |
] |
|
u |
r |
l |
|
= |
Milliseconds |
677 |
318 |
882 |
518 |
233 |
184 |
306 |
343 |
966 |
683 |
401 |
336 |
519 |
332 |
217 |
221 |
976 |
284 |
998 |
220 |
966 |
519 |
195 |
235 |
620 |
Character |
|
r |
e |
s |
u |
l |
t |
|
- |
[ |
' |
u |
r |
l |
' |
] |
|
p |
r |
i |
n |
t |
|
( |
|
Milliseconds |
296 |
615 |
169 |
131 |
300 |
236 |
334 |
255 |
559 |
367 |
1116 |
484 |
232 |
268 |
271 |
969 |
469 |
447 |
178 |
216 |
193 |
173 |
203 |
831 |
732 |
Character |
t |
i |
t |
l |
e |
|
+ |
|
' |
; |
|
' |
|
+ |
|
u |
r |
l |
|
) |
Milliseconds |
651 |
185 |
153 |
196 |
499 |
185 |
865 |
438 |
663 |
1302 |
498 |
566 |
634 |
349 |
354 |
596 |
233 |
217 |
690 |
412 |
|
WPM Timing |
Seconds |
WPM |
4.08 |
41.22 |
8.15 |
39.74 |
12.23 |
40.24 |
16.3 |
36.8 |
20.38 |
34.15 |
24.46 |
32.38 |
28.53 |
31.12 |
32.61 |
31.28 |
36.68 |
31.4 |
40.76 |
30.03 |
44.84 |
28.1 |
48.91 |
27.72 |
52.99 |
27.18 |
57.06 |
26.92 |
61.14 |
28.07 |
65.22 |
28.7 |
69.29 |
27.71 |
73.37 |
26.82 |
77.44 |
26.65 |
81.52 |
26.5 |
85.6 |
26.64 |
89.67 |
25.96 |
93.75 |
26.11 |
97.82 |
26.01 |
101.9 |
26.38 |
105.98 |
26.16 |
110.05 |
26.28 |
114.13 |
26.29 |
118.2 |
26.09 |
122.28 |
26.01 |
126.36 |
26.12 |
130.43 |
25.48 |
134.51 |
25.6 |
138.58 |
25.63 |
142.66 |
25.74 |
146.74 |
25.76 |
150.81 |
25.62 |
154.89 |
25.49 |
158.96 |
25.52 |
163.04 |
25.98 |
167.12 |
25.92 |
171.19 |
25.87 |
175.27 |
25.95 |
179.34 |
25.69 |
183.42 |
25.91 |
187.5 |
25.73 |
191.57 |
25.81 |
195.65 |
25.82 |
199.72 |
25.84 |
203.8 |
25.79 |
|