Official speed |
59.11 wpm (88.92 seconds elapsed during race) |
Without ending ping |
59.17 wpm (1,312 ms delay sending score to TypeRacer’s server) |
Timerless |
64.30 wpm (6,990 ms elapsed before first character typed; 80.62 seconds elapsed during race) |
Timerless minus one |
64.16 wpm, ignoring the first character typed |
Race Start |
July 19, 2023 8:27:41pm UTC |
Race Finish |
July 19, 2023 8:29:10pm UTC |
Outcome |
Win (1 of 2) |
Accuracy |
95.5% |
Points |
68.96 |
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 urllib2 import json url = "http://ajaxax.googleapis.com/ajakx/services/seraarch/web?v=1.0&" wququery = reqwaw_)input("What do you want to search for ? >> ") query = urllib.urlencode({"{ {'q' : query } ) response = rulurllib2.urlopen ( ururl + query ) rea.r.read() data = json.loads ( response ) results = data [ 'dersponsresponseData' ] [ 'results'] ] fofr r resul itnlt in results : title = result['titltee'] 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 |
6990 |
80 |
34 |
89 |
36 |
158 |
86 |
212 |
99 |
81 |
216 |
70 |
137 |
223 |
134 |
179 |
103 |
40 |
74 |
77 |
136 |
55 |
152 |
63 |
98 |
Character |
l |
i |
b |
2 |
|
- |
-2 |
|
i |
m |
p |
o |
r |
t |
|
j |
s |
o |
n |
|
u |
r |
l |
|
= |
Milliseconds |
215 |
55 |
150 |
275 |
186 |
220 |
125 |
53 |
152 |
65 |
67 |
69 |
32 |
144 |
55 |
39 |
139 |
76 |
65 |
94 |
288 |
69 |
84 |
111 |
105 |
Character |
|
" |
h |
t |
t |
p |
: |
/ |
/ |
a |
j |
a |
-a |
x |
-x |
a |
x |
. |
g |
o |
o |
g |
l |
e |
a |
Milliseconds |
99 |
428 |
192 |
126 |
129 |
77 |
232 |
170 |
126 |
146 |
148 |
134 |
412 |
92 |
329 |
99 |
163 |
148 |
339 |
71 |
123 |
50 |
114 |
53 |
175 |
Character |
p |
i |
s |
. |
c |
o |
m |
/ |
a |
j |
a |
k |
-k |
x |
/ |
s |
e |
r |
v |
i |
c |
e |
s |
/ |
s |
Milliseconds |
71 |
137 |
216 |
203 |
243 |
60 |
83 |
182 |
203 |
114 |
117 |
121 |
413 |
65 |
171 |
306 |
93 |
62 |
168 |
98 |
71 |
54 |
66 |
123 |
168 |
Character |
e |
r |
a |
-a |
-r |
a |
r |
c |
h |
/ |
w |
e |
b |
? |
v |
= |
1 |
. |
0 |
& |
" |
|
w |
q |
u |
Milliseconds |
50 |
107 |
23 |
418 |
118 |
44 |
70 |
167 |
60 |
157 |
121 |
69 |
166 |
248 |
420 |
198 |
163 |
205 |
177 |
924 |
366 |
371 |
148 |
121 |
102 |
Character |
-u |
-q |
-w |
q |
u |
e |
r |
y |
|
= |
|
r |
e |
q |
-q |
w |
-w |
-e |
a |
w |
_ |
) |
-) |
i |
n |
Milliseconds |
168 |
139 |
151 |
68 |
133 |
30 |
66 |
67 |
110 |
758 |
161 |
416 |
75 |
55 |
280 |
277 |
434 |
121 |
185 |
124 |
232 |
0 |
508 |
229 |
58 |
Character |
p |
u |
t |
( |
" |
W |
h |
a |
t |
|
d |
o |
|
y |
o |
u |
|
w |
a |
n |
t |
|
t |
o |
|
Milliseconds |
118 |
71 |
61 |
205 |
225 |
210 |
119 |
78 |
89 |
50 |
137 |
40 |
58 |
86 |
84 |
87 |
61 |
106 |
45 |
125 |
102 |
74 |
59 |
55 |
101 |
Character |
s |
e |
a |
r |
c |
h |
|
f |
o |
r |
|
? |
|
> |
> |
|
" |
) |
|
q |
u |
e |
r |
y |
|
Milliseconds |
51 |
67 |
94 |
20 |
213 |
47 |
101 |
106 |
41 |
80 |
47 |
255 |
158 |
184 |
153 |
51 |
202 |
299 |
130 |
433 |
119 |
68 |
62 |
63 |
118 |
Character |
= |
|
u |
r |
l |
l |
i |
b |
. |
u |
r |
l |
e |
n |
c |
o |
d |
e |
( |
{ |
" |
-" |
-{ |
{ |
-{ |
Milliseconds |
114 |
108 |
205 |
77 |
107 |
192 |
75 |
85 |
149 |
311 |
95 |
110 |
230 |
109 |
331 |
160 |
47 |
195 |
445 |
811 |
397 |
202 |
245 |
970 |
413 |
Character |
|
{ |
' |
q |
' |
|
: |
|
q |
u |
e |
r |
y |
|
} |
|
) |
|
r |
e |
s |
p |
o |
n |
s |
Milliseconds |
179 |
461 |
387 |
228 |
337 |
283 |
269 |
128 |
104 |
130 |
41 |
93 |
113 |
372 |
243 |
167 |
418 |
154 |
349 |
77 |
46 |
260 |
43 |
119 |
50 |
Character |
e |
|
= |
|
r |
u |
l |
-l |
-u |
-r |
u |
r |
l |
l |
i |
b |
2 |
. |
u |
r |
l |
o |
p |
e |
n |
Milliseconds |
66 |
148 |
182 |
99 |
93 |
84 |
192 |
172 |
119 |
179 |
142 |
70 |
81 |
202 |
62 |
81 |
263 |
178 |
227 |
86 |
87 |
227 |
152 |
143 |
87 |
Character |
|
( |
|
u |
r |
-r |
-u |
- |
u |
r |
l |
|
+ |
|
q |
u |
e |
r |
y |
|
) |
|
r |
e |
a |
Milliseconds |
167 |
140 |
162 |
202 |
127 |
179 |
110 |
165 |
267 |
103 |
83 |
106 |
231 |
129 |
195 |
84 |
92 |
61 |
84 |
93 |
170 |
170 |
230 |
35 |
106 |
Character |
-a |
-e |
-r |
. |
r |
-r |
-. |
- |
. |
r |
e |
a |
d |
( |
) |
|
d |
a |
t |
a |
|
= |
|
j |
s |
Milliseconds |
180 |
144 |
147 |
189 |
94 |
189 |
117 |
167 |
300 |
152 |
421 |
84 |
326 |
231 |
27 |
271 |
187 |
81 |
97 |
82 |
92 |
112 |
122 |
275 |
74 |
Character |
o |
n |
. |
l |
o |
a |
d |
s |
|
( |
|
r |
e |
s |
p |
o |
n |
s |
e |
|
) |
|
r |
e |
s |
Milliseconds |
131 |
36 |
167 |
185 |
141 |
41 |
118 |
111 |
564 |
174 |
135 |
124 |
38 |
33 |
84 |
81 |
68 |
79 |
58 |
73 |
147 |
153 |
165 |
28 |
72 |
Character |
u |
l |
t |
s |
|
= |
|
d |
a |
t |
a |
|
[ |
|
' |
d |
-d |
e |
r |
s |
p |
o |
n |
s |
-s |
Milliseconds |
48 |
144 |
110 |
72 |
58 |
115 |
89 |
187 |
122 |
56 |
89 |
83 |
201 |
412 |
302 |
298 |
308 |
76 |
0 |
66 |
71 |
34 |
96 |
69 |
203 |
Character |
-n |
-o |
-p |
-s |
-r |
-e |
r |
e |
s |
p |
o |
n |
s |
e |
D |
a |
t |
a |
' |
|
] |
|
[ |
|
' |
Milliseconds |
110 |
104 |
107 |
127 |
224 |
256 |
116 |
38 |
48 |
92 |
43 |
103 |
63 |
74 |
272 |
103 |
9 |
150 |
252 |
248 |
156 |
136 |
366 |
215 |
244 |
Character |
r |
e |
s |
u |
l |
t |
s |
' |
] |
|
- |
-] |
|
] |
|
f |
o |
f |
r |
|
- |
-r |
-f |
r |
|
Milliseconds |
349 |
47 |
73 |
23 |
130 |
88 |
67 |
135 |
226 |
134 |
205 |
139 |
116 |
100 |
137 |
231 |
98 |
77 |
13 |
90 |
268 |
127 |
153 |
97 |
63 |
Character |
r |
e |
s |
u |
l |
|
i |
t |
n |
-n |
-t |
-i |
- |
-l |
l |
t |
|
i |
n |
|
r |
e |
s |
u |
l |
Milliseconds |
105 |
41 |
58 |
14 |
118 |
90 |
124 |
10 |
73 |
289 |
116 |
104 |
116 |
217 |
401 |
125 |
94 |
78 |
77 |
122 |
70 |
62 |
82 |
119 |
96 |
Character |
t |
s |
|
- |
: |
|
t |
i |
t |
l |
e |
|
= |
|
r |
e |
s |
u |
l |
t |
[ |
' |
t |
i |
t |
Milliseconds |
104 |
55 |
95 |
238 |
176 |
70 |
212 |
49 |
148 |
101 |
125 |
44 |
74 |
134 |
182 |
90 |
84 |
71 |
121 |
110 |
173 |
504 |
195 |
166 |
80 |
Character |
l |
t |
e |
-e |
-t |
e |
' |
] |
|
u |
r |
l |
|
= |
|
r |
e |
s |
u |
l |
t |
[ |
' |
u |
r |
Milliseconds |
133 |
0 |
215 |
301 |
126 |
197 |
93 |
379 |
248 |
149 |
71 |
77 |
118 |
108 |
131 |
170 |
69 |
20 |
57 |
118 |
107 |
135 |
294 |
255 |
72 |
Character |
l |
' |
] |
|
p |
r |
i |
n |
t |
|
( |
|
t |
i |
t |
l |
e |
|
= |
|
|
- |
- |
-= |
+ |
Milliseconds |
79 |
522 |
328 |
320 |
191 |
94 |
65 |
78 |
88 |
138 |
243 |
143 |
241 |
50 |
126 |
72 |
112 |
77 |
155 |
9 |
344 |
142 |
103 |
164 |
270 |
Character |
|
' |
; |
|
' |
|
+ |
|
u |
r |
l |
|
) |
Milliseconds |
90 |
228 |
355 |
147 |
260 |
119 |
474 |
102 |
158 |
71 |
84 |
122 |
129 |
|
WPM Timing |
Seconds |
WPM |
1.78 |
0 |
3.56 |
0 |
5.34 |
0 |
7.11 |
5.06 |
8.89 |
21.59 |
10.67 |
31.49 |
12.45 |
42.41 |
14.23 |
46.39 |
16.01 |
44.98 |
17.78 |
49.93 |
19.56 |
50.3 |
21.34 |
52.86 |
23.12 |
53.46 |
24.9 |
51.57 |
26.68 |
51.28 |
28.45 |
49.34 |
30.23 |
48.42 |
32.01 |
52.11 |
33.79 |
56.47 |
35.57 |
57.02 |
37.35 |
58.8 |
39.12 |
58.58 |
40.9 |
56.04 |
42.68 |
54.26 |
44.46 |
53.98 |
46.24 |
54.24 |
48.02 |
54.98 |
49.79 |
55.43 |
51.57 |
55.15 |
53.35 |
56.01 |
55.13 |
54.42 |
56.91 |
54.19 |
58.69 |
55.41 |
60.46 |
56.56 |
62.24 |
58.42 |
64.02 |
57.54 |
65.8 |
57.08 |
67.58 |
57.36 |
69.36 |
57.79 |
71.14 |
57.19 |
72.91 |
56.78 |
74.69 |
57.52 |
76.47 |
58.69 |
78.25 |
58.28 |
80.03 |
58.63 |
81.81 |
58.97 |
83.58 |
59.15 |
85.36 |
59.04 |
87.14 |
58.8 |
88.92 |
59.11 |
|