Official speed |
28.88 wpm (181.99 seconds elapsed during race) |
Without ending ping |
28.91 wpm (2,684 ms delay sending score to TypeRacer’s server) |
Timerless |
29.04 wpm (772 ms elapsed before first character typed; 178.54 seconds elapsed during race) |
Timerless minus one |
28.97 wpm, ignoring the first character typed |
Race Start |
January 25, 2024 6:02:34pm UTC |
Race Finish |
January 25, 2024 6:05:36pm UTC |
Outcome |
No win (3 of 3) |
Accuracy |
97.2% |
Points |
33.69 |
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 urllib 2 import urllib import json url = "http://ajax .googleapis.com/ajax/services/search/web?v=1.0&" query = raw _input("whatWhat do you want to sercarch for? ? >> " )P) query = urllib.urlencode( {'q' : query )} ) response = urllib2.urlopen (url + query ).read() data = json.loads ( response ) results = data {[ 'responseData' ] [ 'resu;lts' ] for result in results : title = result['title'] url = result['url'] print ( title + ':; ' + urkl ) |
Timing |
Character |
i |
m |
p |
o |
r |
t |
|
u |
r |
l |
l |
i |
b |
|
- |
2 |
|
i |
m |
p |
o |
r |
t |
|
u |
Milliseconds |
772 |
132 |
479 |
156 |
177 |
149 |
123 |
845 |
280 |
124 |
394 |
188 |
150 |
460 |
385 |
826 |
120 |
154 |
123 |
175 |
161 |
169 |
113 |
128 |
1012 |
Character |
r |
l |
l |
i |
b |
|
i |
m |
p |
o |
r |
t |
|
j |
s |
o |
n |
|
u |
r |
l |
|
= |
|
" |
Milliseconds |
222 |
142 |
771 |
227 |
133 |
464 |
181 |
117 |
182 |
158 |
147 |
104 |
107 |
802 |
186 |
133 |
118 |
226 |
508 |
365 |
120 |
596 |
148 |
109 |
1262 |
Character |
h |
t |
t |
p |
: |
/ |
/ |
a |
j |
a |
x |
|
- |
. |
g |
o |
o |
g |
l |
e |
a |
p |
i |
s |
. |
Milliseconds |
489 |
169 |
202 |
159 |
826 |
604 |
132 |
671 |
119 |
125 |
196 |
180 |
464 |
829 |
420 |
297 |
144 |
193 |
827 |
124 |
650 |
115 |
180 |
115 |
849 |
Character |
c |
o |
m |
/ |
a |
j |
a |
x |
/ |
s |
e |
r |
v |
i |
c |
e |
s |
/ |
s |
e |
a |
r |
c |
h |
/ |
Milliseconds |
248 |
138 |
114 |
1086 |
1713 |
120 |
107 |
288 |
998 |
192 |
208 |
226 |
130 |
154 |
231 |
139 |
214 |
1377 |
166 |
190 |
654 |
153 |
125 |
314 |
1057 |
Character |
w |
e |
b |
? |
v |
= |
1 |
. |
0 |
& |
" |
|
q |
u |
e |
r |
y |
|
= |
|
r |
a |
w |
|
- |
Milliseconds |
407 |
408 |
106 |
1128 |
1399 |
518 |
1652 |
105 |
270 |
2110 |
1196 |
411 |
683 |
140 |
157 |
184 |
868 |
950 |
131 |
117 |
850 |
529 |
187 |
522 |
561 |
Character |
_ |
i |
n |
p |
u |
t |
( |
" |
w |
h |
a |
t |
-t |
-a |
-h |
-w |
W |
h |
a |
t |
|
d |
o |
|
y |
Milliseconds |
459 |
413 |
108 |
196 |
322 |
106 |
888 |
537 |
469 |
103 |
127 |
136 |
572 |
147 |
164 |
182 |
870 |
106 |
135 |
123 |
157 |
597 |
137 |
158 |
159 |
Character |
o |
u |
|
w |
a |
n |
t |
|
t |
o |
|
s |
e |
r |
c |
-c |
-r |
a |
r |
c |
h |
|
f |
o |
r |
Milliseconds |
190 |
171 |
112 |
291 |
207 |
147 |
167 |
126 |
531 |
92 |
132 |
91 |
206 |
154 |
148 |
511 |
560 |
193 |
164 |
169 |
106 |
163 |
874 |
107 |
108 |
Character |
? |
-? |
|
? |
|
> |
> |
|
" |
|
) |
-) |
- |
P |
-P |
) |
|
q |
u |
e |
r |
y |
|
= |
|
Milliseconds |
554 |
918 |
295 |
519 |
172 |
1038 |
129 |
529 |
468 |
256 |
297 |
401 |
181 |
472 |
709 |
418 |
372 |
784 |
149 |
149 |
308 |
133 |
750 |
158 |
110 |
Character |
u |
r |
l |
l |
i |
b |
. |
u |
r |
l |
e |
n |
c |
o |
d |
e |
( |
|
{ |
' |
q |
' |
|
: |
|
Milliseconds |
500 |
137 |
670 |
665 |
540 |
133 |
835 |
472 |
188 |
461 |
889 |
146 |
191 |
175 |
111 |
205 |
1134 |
809 |
267 |
823 |
410 |
607 |
970 |
483 |
722 |
Character |
q |
u |
e |
r |
y |
|
) |
-) |
} |
|
) |
|
r |
e |
s |
p |
o |
n |
s |
e |
|
= |
|
u |
r |
Milliseconds |
1260 |
159 |
119 |
224 |
105 |
1039 |
791 |
568 |
673 |
538 |
449 |
411 |
489 |
741 |
275 |
197 |
167 |
150 |
126 |
199 |
697 |
161 |
117 |
360 |
491 |
Character |
l |
l |
i |
b |
2 |
. |
u |
r |
l |
o |
p |
e |
n |
|
( |
u |
r |
l |
|
+ |
|
q |
u |
e |
r |
Milliseconds |
145 |
571 |
653 |
259 |
405 |
1327 |
354 |
219 |
145 |
235 |
166 |
186 |
134 |
769 |
654 |
561 |
218 |
147 |
590 |
529 |
193 |
913 |
153 |
125 |
683 |
Character |
y |
|
) |
. |
r |
e |
a |
d |
( |
) |
|
d |
a |
t |
a |
|
= |
|
j |
s |
o |
n |
. |
l |
o |
Milliseconds |
106 |
691 |
352 |
532 |
761 |
165 |
309 |
204 |
368 |
165 |
419 |
350 |
236 |
143 |
91 |
538 |
149 |
132 |
384 |
158 |
303 |
173 |
892 |
243 |
146 |
Character |
a |
d |
s |
|
( |
|
r |
e |
s |
p |
o |
n |
s |
e |
|
) |
|
r |
e |
s |
u |
l |
t |
s |
|
Milliseconds |
111 |
242 |
198 |
546 |
483 |
349 |
270 |
188 |
216 |
171 |
167 |
146 |
115 |
198 |
1550 |
516 |
213 |
433 |
174 |
186 |
164 |
1187 |
268 |
107 |
468 |
Character |
= |
|
d |
a |
t |
a |
|
{ |
-{ |
[ |
|
' |
r |
e |
s |
p |
o |
n |
s |
e |
D |
a |
t |
a |
' |
Milliseconds |
291 |
216 |
272 |
242 |
139 |
98 |
769 |
489 |
4472 |
702 |
157 |
801 |
480 |
160 |
209 |
214 |
169 |
125 |
134 |
198 |
957 |
111 |
123 |
65 |
867 |
Character |
|
] |
|
[ |
|
' |
r |
e |
s |
u |
; |
-; |
l |
t |
s |
' |
|
] |
|
f |
o |
r |
|
r |
e |
Milliseconds |
122 |
970 |
533 |
272 |
335 |
676 |
271 |
196 |
202 |
143 |
1140 |
375 |
239 |
551 |
343 |
601 |
188 |
238 |
348 |
689 |
131 |
86 |
126 |
132 |
182 |
Character |
s |
u |
l |
t |
|
i |
n |
|
r |
e |
s |
u |
l |
t |
s |
|
- |
: |
|
t |
i |
t |
l |
e |
|
Milliseconds |
208 |
126 |
177 |
155 |
132 |
555 |
116 |
98 |
161 |
190 |
232 |
200 |
171 |
247 |
125 |
601 |
361 |
559 |
115 |
770 |
146 |
131 |
171 |
244 |
578 |
Character |
= |
|
r |
e |
s |
u |
l |
t |
[ |
' |
t |
i |
t |
l |
e |
' |
] |
|
u |
r |
l |
|
= |
|
r |
Milliseconds |
255 |
139 |
205 |
168 |
215 |
165 |
188 |
139 |
989 |
211 |
462 |
102 |
186 |
126 |
135 |
805 |
184 |
807 |
1908 |
132 |
150 |
460 |
168 |
109 |
452 |
Character |
e |
s |
u |
l |
t |
[ |
' |
u |
r |
l |
' |
] |
|
p |
r |
i |
n |
t |
|
( |
|
t |
i |
t |
l |
Milliseconds |
217 |
203 |
177 |
199 |
106 |
1092 |
214 |
615 |
148 |
170 |
484 |
1060 |
141 |
701 |
297 |
121 |
86 |
86 |
722 |
388 |
456 |
944 |
95 |
173 |
119 |
Character |
e |
|
+ |
|
' |
: |
-: |
; |
|
' |
|
+ |
|
u |
r |
k |
-k |
l |
|
) |
Milliseconds |
152 |
800 |
356 |
185 |
1024 |
551 |
808 |
224 |
1159 |
156 |
164 |
868 |
187 |
403 |
149 |
139 |
567 |
278 |
799 |
597 |
|
WPM Timing |
Seconds |
WPM |
3.64 |
36.26 |
7.28 |
36.26 |
10.92 |
39.56 |
14.56 |
38.74 |
18.2 |
36.26 |
21.84 |
35.17 |
25.48 |
34.85 |
29.12 |
32.56 |
32.76 |
33.33 |
36.4 |
32.64 |
40.04 |
30.57 |
43.68 |
29.12 |
47.32 |
28.66 |
50.96 |
28.26 |
54.6 |
27.91 |
58.24 |
28.64 |
61.88 |
29.09 |
65.52 |
28.94 |
69.16 |
28.46 |
72.8 |
28.19 |
76.44 |
28.26 |
80.08 |
28.47 |
83.72 |
27.95 |
87.36 |
27.34 |
91 |
27.03 |
94.64 |
27.26 |
98.28 |
27.47 |
101.92 |
27.67 |
105.56 |
27.62 |
109.2 |
27.58 |
112.84 |
28.18 |
116.48 |
28.43 |
120.12 |
28.67 |
123.76 |
28.8 |
127.4 |
28.64 |
131.04 |
27.84 |
134.68 |
28.07 |
138.32 |
28.11 |
141.96 |
27.98 |
145.6 |
28.35 |
149.24 |
28.79 |
152.88 |
29.12 |
156.52 |
29.29 |
160.16 |
29.07 |
163.8 |
29.3 |
167.43 |
29.31 |
171.07 |
29.39 |
174.71 |
28.98 |
178.35 |
28.93 |
181.99 |
28.88 |
|