Official speed |
54.41 wpm (96.60 seconds elapsed during race) |
Without ending ping |
54.54 wpm (1,548 ms delay sending score to TypeRacer’s server) |
Timerless |
54.72 wpm (316 ms elapsed before first character typed; 94.74 seconds elapsed during race) |
Timerless minus one |
54.59 wpm, ignoring the first character typed |
Race Start |
September 28, 2024 10:32:22am UTC |
Race Finish |
September 28, 2024 10:33:59am UTC |
Outcome |
No win (2 of 3) |
Accuracy |
96.8% |
Points |
63.48 |
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?bv=1.0&" query= = raw-_input("What do you want to search for ? >> ") query = urllib.urlencode( {'q' : query {} ) repsponse = urllib2.urlopen (url + query _).read() data = json.oloads (re response ) results - = data [ 'responseData' ] [ 'results' ] for sresult in results: title = result['title'}] url = result ['url'] printg ( 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 |
316 |
132 |
60 |
81 |
173 |
127 |
65 |
170 |
132 |
117 |
150 |
110 |
99 |
267 |
143 |
197 |
83 |
107 |
92 |
128 |
203 |
44 |
152 |
163 |
178 |
Character |
l |
i |
b |
|
i |
m |
p |
o |
r |
t |
|
j |
s |
o |
n |
|
u |
r |
l |
|
= |
|
" |
h |
t |
Milliseconds |
132 |
189 |
173 |
197 |
189 |
97 |
100 |
87 |
141 |
160 |
58 |
175 |
128 |
55 |
101 |
191 |
130 |
115 |
106 |
126 |
640 |
179 |
479 |
254 |
92 |
Character |
t |
p |
: |
/ |
/ |
a |
j |
a |
x |
. |
g |
o |
o |
g |
l |
e |
a |
p |
i |
s |
. |
|
- |
c |
o |
Milliseconds |
147 |
135 |
365 |
596 |
183 |
287 |
101 |
106 |
359 |
183 |
481 |
76 |
150 |
64 |
124 |
84 |
221 |
108 |
93 |
133 |
237 |
162 |
391 |
104 |
124 |
Character |
m |
/ |
a |
j |
a |
x |
/ |
s |
e |
r |
v |
i |
c |
e |
s |
/ |
s |
e |
a |
r |
c |
h |
/ |
w |
e |
Milliseconds |
48 |
394 |
300 |
100 |
106 |
386 |
283 |
271 |
85 |
85 |
225 |
139 |
152 |
207 |
109 |
277 |
276 |
139 |
166 |
71 |
280 |
146 |
274 |
405 |
96 |
Character |
b |
? |
b |
-b |
v |
= |
1 |
. |
0 |
& |
" |
|
q |
u |
e |
r |
y |
= |
-= |
|
= |
|
r |
a |
w |
Milliseconds |
265 |
551 |
393 |
322 |
160 |
433 |
141 |
340 |
397 |
925 |
556 |
238 |
192 |
95 |
119 |
80 |
47 |
295 |
326 |
171 |
111 |
197 |
242 |
157 |
193 |
Character |
- |
-- |
_ |
i |
n |
p |
u |
t |
( |
" |
W |
h |
a |
t |
|
d |
o |
|
y |
o |
u |
|
w |
a |
n |
Milliseconds |
346 |
475 |
297 |
311 |
73 |
155 |
170 |
113 |
313 |
600 |
536 |
220 |
41 |
112 |
118 |
195 |
74 |
108 |
156 |
120 |
70 |
31 |
177 |
77 |
76 |
Character |
t |
|
t |
o |
|
s |
e |
a |
r |
c |
h |
|
f |
o |
r |
|
? |
|
> |
> |
|
" |
) |
|
q |
Milliseconds |
158 |
85 |
217 |
59 |
84 |
137 |
103 |
233 |
93 |
215 |
76 |
69 |
148 |
121 |
155 |
148 |
242 |
183 |
362 |
152 |
379 |
240 |
513 |
292 |
250 |
Character |
u |
e |
r |
y |
|
= |
|
u |
r |
l |
l |
i |
b |
. |
u |
r |
l |
e |
n |
c |
o |
d |
e |
( |
|
Milliseconds |
108 |
116 |
116 |
92 |
408 |
201 |
148 |
226 |
96 |
122 |
125 |
146 |
93 |
400 |
522 |
101 |
93 |
486 |
194 |
164 |
152 |
145 |
169 |
274 |
178 |
Character |
{ |
' |
q |
' |
|
: |
|
q |
u |
e |
r |
y |
|
{ |
-{ |
} |
|
) |
|
r |
e |
p |
-p |
s |
p |
Milliseconds |
366 |
415 |
340 |
455 |
564 |
259 |
317 |
145 |
108 |
78 |
98 |
60 |
123 |
368 |
338 |
255 |
237 |
321 |
257 |
214 |
74 |
166 |
303 |
214 |
142 |
Character |
o |
n |
s |
e |
|
= |
|
u |
r |
l |
l |
i |
b |
2 |
. |
u |
r |
l |
o |
p |
e |
n |
|
( |
u |
Milliseconds |
133 |
156 |
124 |
67 |
158 |
219 |
146 |
241 |
136 |
100 |
130 |
98 |
155 |
359 |
276 |
250 |
85 |
92 |
267 |
132 |
149 |
100 |
176 |
220 |
536 |
Character |
r |
l |
|
+ |
|
q |
u |
e |
r |
y |
|
_ |
-_ |
) |
. |
r |
e |
a |
d |
( |
) |
|
d |
a |
t |
Milliseconds |
127 |
107 |
310 |
242 |
206 |
236 |
67 |
89 |
100 |
75 |
332 |
402 |
460 |
252 |
587 |
544 |
75 |
114 |
151 |
276 |
163 |
241 |
145 |
316 |
123 |
Character |
a |
|
= |
|
j |
s |
o |
n |
. |
o |
-o |
l |
o |
a |
d |
s |
|
( |
r |
e |
-e |
-r |
|
r |
e |
Milliseconds |
104 |
176 |
205 |
142 |
177 |
147 |
66 |
61 |
233 |
277 |
247 |
96 |
132 |
84 |
116 |
150 |
199 |
218 |
295 |
33 |
271 |
164 |
134 |
107 |
41 |
Character |
s |
p |
o |
n |
s |
e |
|
) |
|
r |
e |
s |
u |
l |
t |
s |
|
- |
|
- |
-- |
= |
|
d |
a |
Milliseconds |
317 |
210 |
94 |
120 |
88 |
64 |
177 |
285 |
174 |
156 |
66 |
174 |
287 |
99 |
123 |
259 |
167 |
332 |
91 |
293 |
154 |
113 |
109 |
140 |
73 |
Character |
t |
a |
|
[ |
|
' |
r |
e |
s |
p |
o |
n |
s |
e |
D |
a |
t |
a |
' |
|
] |
|
[ |
|
' |
Milliseconds |
165 |
94 |
145 |
338 |
179 |
331 |
193 |
83 |
194 |
182 |
77 |
116 |
125 |
106 |
453 |
142 |
137 |
87 |
265 |
215 |
326 |
202 |
354 |
329 |
258 |
Character |
r |
e |
s |
u |
l |
t |
s |
' |
|
] |
|
f |
o |
r |
|
s |
-s |
r |
e |
s |
u |
l |
t |
|
i |
Milliseconds |
274 |
19 |
207 |
202 |
88 |
132 |
320 |
450 |
365 |
296 |
146 |
213 |
96 |
124 |
87 |
207 |
238 |
124 |
93 |
117 |
163 |
102 |
40 |
153 |
232 |
Character |
n |
|
r |
e |
s |
u |
l |
t |
s |
: |
|
t |
i |
t |
l |
e |
|
= |
|
r |
e |
s |
u |
l |
t |
Milliseconds |
0 |
116 |
175 |
75 |
132 |
238 |
100 |
149 |
156 |
730 |
123 |
227 |
76 |
151 |
155 |
105 |
151 |
263 |
203 |
181 |
88 |
144 |
230 |
87 |
97 |
Character |
[ |
' |
t |
i |
t |
l |
e |
' |
} |
-} |
] |
|
u |
r |
l |
|
= |
|
r |
e |
s |
u |
l |
t |
|
Milliseconds |
412 |
439 |
300 |
75 |
151 |
210 |
131 |
627 |
441 |
421 |
135 |
249 |
194 |
88 |
93 |
440 |
453 |
168 |
181 |
77 |
92 |
156 |
78 |
97 |
208 |
Character |
- |
[ |
' |
u |
r |
l |
' |
] |
|
p |
r |
i |
n |
t |
g |
-g |
|
( |
|
t |
i |
t |
l |
e |
|
Milliseconds |
272 |
136 |
694 |
359 |
108 |
108 |
337 |
546 |
228 |
205 |
134 |
61 |
115 |
90 |
68 |
252 |
399 |
606 |
581 |
287 |
134 |
345 |
176 |
95 |
205 |
Character |
+ |
|
' |
; |
|
' |
|
+ |
|
u |
r |
l |
|
_ |
-_ |
_ |
-_ |
) |
Milliseconds |
199 |
179 |
265 |
367 |
243 |
266 |
490 |
260 |
201 |
166 |
123 |
79 |
163 |
687 |
431 |
233 |
493 |
196 |
|
WPM Timing |
Seconds |
WPM |
1.93 |
80.75 |
3.86 |
83.85 |
5.8 |
86.96 |
7.73 |
76.09 |
9.66 |
70.81 |
11.59 |
70.39 |
13.52 |
66.55 |
15.46 |
66.77 |
17.39 |
66.25 |
19.32 |
62.11 |
21.25 |
59.29 |
23.18 |
58.49 |
25.12 |
56.86 |
27.05 |
55.9 |
28.98 |
55.49 |
30.91 |
58.62 |
32.84 |
59.19 |
34.78 |
58.32 |
36.71 |
58.84 |
38.64 |
58.39 |
40.57 |
57.68 |
42.5 |
57.31 |
44.44 |
56.44 |
46.37 |
56.42 |
48.3 |
56.89 |
50.23 |
57.1 |
52.16 |
57.28 |
54.1 |
55.68 |
56.03 |
56.11 |
57.96 |
56.52 |
59.89 |
56.1 |
61.82 |
56.68 |
63.76 |
56.47 |
65.69 |
56.63 |
67.62 |
56.97 |
69.55 |
56.76 |
71.48 |
56.57 |
73.42 |
57.21 |
75.35 |
57.17 |
77.28 |
57.61 |
79.21 |
57.57 |
81.14 |
56.64 |
83.08 |
56.77 |
85.01 |
56.32 |
86.94 |
56.45 |
88.87 |
55.63 |
90.8 |
55.64 |
92.74 |
55.38 |
94.67 |
54.63 |
96.6 |
54.41 |
|