Official speed |
52.42 wpm (100.27 seconds elapsed during race) |
Without ending ping |
53.01 wpm (2,472 ms delay sending score to TypeRacer’s server) |
Timerless |
56.21 wpm (5,569 ms elapsed before first character typed; 92.23 seconds elapsed during race) |
Timerless minus one |
56.08 wpm, ignoring the first character typed |
Race Start |
July 18, 2023 7:48:08pm UTC |
Race Finish |
July 18, 2023 7:49:49pm UTC |
Outcome |
No win (2 of 3) |
Accuracy |
95.7% |
Points |
61.15 |
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/easearch/web?v=1.0*&" query + = raw_input("What do you want to search for ? >>> ") wquery = urllib.urlencode( {'q': : query } ) response = urllib2.urlopen (url + query ).eraread() data -= json.loads ( response ) results = data [ 'responseSData' ] [ 'resutllts' ] for reussutl lt int r resutllts: title = resutllt [['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 |
5569 |
77 |
103 |
59 |
61 |
90 |
74 |
136 |
12 |
382 |
176 |
167 |
103 |
119 |
74 |
112 |
105 |
54 |
75 |
30 |
74 |
107 |
106 |
116 |
105 |
Character |
l |
i |
b |
|
i |
m |
p |
o |
r |
t |
|
j |
s |
o |
n |
|
u |
r |
l |
|
= |
|
" |
h |
t |
Milliseconds |
137 |
107 |
91 |
165 |
43 |
87 |
120 |
46 |
90 |
60 |
75 |
107 |
89 |
125 |
72 |
122 |
300 |
165 |
101 |
120 |
148 |
60 |
559 |
334 |
104 |
Character |
t |
p |
: |
/ |
/ |
a |
j |
a |
x |
. |
g |
o |
o |
g |
l |
e |
a |
p |
i |
s |
. |
c |
o |
m |
/ |
Milliseconds |
164 |
72 |
303 |
479 |
269 |
28 |
89 |
76 |
180 |
155 |
102 |
168 |
116 |
90 |
119 |
77 |
302 |
11 |
120 |
185 |
132 |
178 |
90 |
105 |
140 |
Character |
a |
j |
a |
x |
/ |
s |
e |
r |
v |
i |
c |
e |
s |
/ |
e |
a |
-a |
-e |
s |
e |
a |
r |
c |
h |
/ |
Milliseconds |
164 |
121 |
103 |
179 |
192 |
243 |
75 |
85 |
245 |
88 |
154 |
204 |
76 |
136 |
364 |
103 |
344 |
120 |
116 |
79 |
168 |
26 |
244 |
88 |
179 |
Character |
w |
e |
b |
? |
v |
= |
1 |
. |
0 |
* |
-* |
& |
" |
|
q |
u |
e |
r |
y |
|
+ |
|
- |
-+ |
= |
Milliseconds |
168 |
72 |
171 |
248 |
302 |
255 |
318 |
239 |
240 |
510 |
388 |
423 |
643 |
183 |
315 |
149 |
105 |
135 |
116 |
183 |
135 |
286 |
208 |
147 |
184 |
Character |
|
r |
a |
w |
_ |
i |
n |
p |
u |
t |
( |
" |
W |
h |
a |
t |
|
d |
o |
|
y |
o |
u |
|
w |
Milliseconds |
116 |
308 |
160 |
169 |
508 |
390 |
122 |
68 |
108 |
105 |
181 |
403 |
253 |
271 |
74 |
514 |
192 |
91 |
140 |
120 |
150 |
55 |
74 |
140 |
162 |
Character |
a |
n |
t |
|
t |
o |
|
s |
e |
a |
r |
c |
h |
|
f |
o |
r |
|
? |
|
> |
> |
> |
|
- |
Milliseconds |
152 |
108 |
112 |
74 |
381 |
72 |
88 |
127 |
103 |
122 |
25 |
273 |
119 |
74 |
116 |
124 |
74 |
136 |
258 |
296 |
271 |
153 |
137 |
222 |
298 |
Character |
-> |
|
" |
) |
|
w |
-w |
q |
u |
e |
r |
y |
|
= |
|
u |
r |
l |
l |
i |
b |
. |
u |
r |
l |
Milliseconds |
119 |
88 |
425 |
751 |
272 |
324 |
333 |
117 |
123 |
388 |
154 |
134 |
222 |
59 |
155 |
627 |
130 |
125 |
223 |
43 |
155 |
180 |
256 |
255 |
114 |
Character |
e |
n |
c |
o |
d |
e |
( |
|
{ |
' |
q |
' |
: |
|
- |
-: |
|
: |
|
q |
u |
e |
r |
y |
|
Milliseconds |
200 |
133 |
120 |
119 |
122 |
196 |
444 |
269 |
305 |
660 |
197 |
178 |
289 |
193 |
311 |
153 |
212 |
360 |
210 |
161 |
154 |
148 |
105 |
179 |
300 |
Character |
} |
|
) |
|
r |
e |
s |
p |
o |
n |
s |
e |
|
= |
|
u |
r |
l |
l |
i |
b |
2 |
. |
u |
r |
Milliseconds |
213 |
324 |
300 |
170 |
177 |
75 |
92 |
43 |
42 |
187 |
74 |
23 |
142 |
133 |
135 |
212 |
89 |
119 |
181 |
150 |
73 |
135 |
197 |
228 |
102 |
Character |
l |
o |
p |
e |
n |
|
( |
u |
r |
l |
|
+ |
|
q |
u |
e |
r |
y |
|
) |
. |
e |
r |
a |
-a |
Milliseconds |
75 |
180 |
120 |
136 |
103 |
180 |
181 |
324 |
127 |
87 |
121 |
151 |
161 |
407 |
109 |
106 |
99 |
138 |
106 |
194 |
481 |
177 |
108 |
165 |
164 |
Character |
-r |
-e |
r |
e |
a |
d |
( |
) |
|
d |
a |
t |
a |
|
- |
-- |
= |
|
j |
s |
o |
n |
. |
l |
o |
Milliseconds |
137 |
143 |
125 |
151 |
122 |
132 |
255 |
24 |
277 |
56 |
91 |
169 |
86 |
60 |
586 |
358 |
214 |
164 |
285 |
151 |
40 |
201 |
164 |
240 |
225 |
Character |
a |
d |
s |
|
( |
|
r |
e |
s |
p |
o |
n |
s |
e |
|
) |
|
r |
e |
s |
u |
l |
t |
s |
|
Milliseconds |
58 |
207 |
154 |
178 |
271 |
121 |
297 |
75 |
91 |
76 |
90 |
212 |
10 |
44 |
93 |
155 |
127 |
141 |
100 |
90 |
92 |
228 |
151 |
104 |
119 |
Character |
= |
|
d |
a |
t |
a |
|
[ |
|
' |
r |
e |
s |
p |
o |
n |
s |
e |
S |
-S |
D |
a |
t |
a |
' |
Milliseconds |
87 |
125 |
121 |
105 |
134 |
133 |
72 |
378 |
195 |
705 |
211 |
58 |
105 |
92 |
116 |
125 |
89 |
70 |
396 |
329 |
195 |
148 |
125 |
54 |
285 |
Character |
|
] |
|
[ |
|
' |
r |
e |
s |
u |
t |
l |
-l |
-t |
l |
t |
s |
' |
|
] |
|
f |
o |
r |
|
Milliseconds |
181 |
332 |
285 |
375 |
254 |
557 |
106 |
54 |
90 |
133 |
166 |
44 |
426 |
85 |
215 |
105 |
85 |
681 |
446 |
152 |
197 |
284 |
119 |
152 |
147 |
Character |
r |
e |
u |
s |
-s |
-u |
s |
u |
t |
l |
|
- |
-l |
-t |
l |
t |
|
i |
n |
t |
|
r |
-r |
- |
-t |
Milliseconds |
108 |
90 |
163 |
107 |
254 |
129 |
321 |
194 |
136 |
135 |
151 |
255 |
120 |
133 |
227 |
149 |
42 |
134 |
59 |
125 |
101 |
138 |
301 |
148 |
91 |
Character |
|
r |
e |
s |
u |
t |
l |
-l |
-t |
l |
t |
s |
: |
|
t |
i |
t |
l |
e |
|
= |
|
r |
e |
s |
Milliseconds |
165 |
107 |
152 |
149 |
450 |
131 |
119 |
288 |
119 |
211 |
86 |
74 |
334 |
89 |
139 |
103 |
153 |
24 |
258 |
160 |
91 |
154 |
521 |
44 |
123 |
Character |
u |
t |
l |
-l |
-t |
l |
t |
|
[ |
-[ |
- |
[ |
' |
t |
i |
t |
l |
e |
' |
] |
|
u |
r |
l |
|
Milliseconds |
191 |
213 |
74 |
315 |
109 |
226 |
39 |
184 |
87 |
253 |
124 |
210 |
270 |
227 |
254 |
421 |
147 |
184 |
264 |
607 |
330 |
297 |
119 |
74 |
137 |
Character |
- |
-- |
= |
|
r |
e |
s |
u |
l |
t |
[ |
' |
u |
r |
l |
' |
-' |
' |
\ |
-\ |
] |
|
p |
r |
i |
Milliseconds |
316 |
225 |
298 |
153 |
269 |
101 |
89 |
156 |
146 |
183 |
150 |
524 |
319 |
119 |
102 |
344 |
345 |
723 |
602 |
0 |
0 |
362 |
233 |
168 |
91 |
Character |
n |
t |
|
( |
|
t |
i |
t |
l |
e |
|
+ |
|
' |
; |
|
' |
|
- |
-- |
= |
-= |
+ |
|
u |
Milliseconds |
42 |
108 |
183 |
165 |
297 |
195 |
132 |
122 |
138 |
87 |
123 |
163 |
211 |
166 |
675 |
89 |
420 |
208 |
210 |
285 |
453 |
521 |
360 |
270 |
246 |
Character |
r |
l |
|
_ |
-_ |
) |
Milliseconds |
130 |
90 |
122 |
180 |
524 |
210 |
|
WPM Timing |
Seconds |
WPM |
2.01 |
0 |
4.01 |
0 |
6.02 |
11.97 |
8.02 |
35.9 |
10.03 |
50.27 |
12.03 |
51.86 |
14.04 |
56.42 |
16.04 |
59.84 |
18.05 |
59.18 |
20.05 |
59.84 |
22.06 |
57.12 |
24.06 |
55.85 |
26.07 |
54.78 |
28.07 |
54.28 |
30.08 |
55.45 |
32.09 |
57.6 |
34.09 |
57.02 |
36.1 |
55.19 |
38.1 |
54.8 |
40.11 |
55.35 |
42.11 |
55 |
44.12 |
53.58 |
46.12 |
53.86 |
48.13 |
55.6 |
50.13 |
56.49 |
52.14 |
57.31 |
54.14 |
56.29 |
56.15 |
56.21 |
58.15 |
56.54 |
60.16 |
57.65 |
62.17 |
58.68 |
64.17 |
58.91 |
66.18 |
58.39 |
68.18 |
58.08 |
70.19 |
57.1 |
72.19 |
57.01 |
74.2 |
56.61 |
76.2 |
55.9 |
78.21 |
56 |
80.21 |
55.65 |
82.22 |
55.17 |
84.22 |
54.71 |
86.23 |
54.69 |
88.24 |
54.54 |
90.24 |
53.72 |
92.25 |
54.25 |
94.25 |
54.11 |
96.26 |
53.11 |
98.26 |
53.49 |
100.27 |
52.42 |
|