Official speed |
57.32 wpm (91.70 seconds elapsed during race) |
Without ending ping |
57.48 wpm (1,510 ms delay sending score to TypeRacer’s server) |
Timerless |
57.57 wpm (143 ms elapsed before first character typed; 90.04 seconds elapsed during race) |
Timerless minus one |
57.44 wpm, ignoring the first character typed |
Race Start |
November 20, 2024 12:07:27pm UTC |
Race Finish |
November 20, 2024 12:08:59pm UTC |
Outcome |
No win (2 of 3) |
Accuracy |
95.5% |
Points |
66.88 |
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://agjax. googleapis.com/agajax/services/search/web?v=1.0&" query = rawinput_input("whWhat do you want to seracharch for ? >> ") uqurery = urllib. urlencode ( {'q' : query } ) response = urllib2.urlopen (ruurl + query _).read() data = sjson.loads ( response ) results = data [ 'responseData' ] p[ 'results'] ] for result in results: title = result['title'] rulurl = result['url'] prtint (tit titel le + '; ' + 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 |
143 |
98 |
34 |
83 |
109 |
128 |
69 |
176 |
101 |
137 |
172 |
224 |
104 |
229 |
188 |
598 |
52 |
81 |
126 |
104 |
170 |
97 |
176 |
115 |
110 |
Character |
l |
i |
b |
|
i |
m |
p |
o |
r |
t |
|
j |
s |
o |
n |
|
u |
r |
l |
|
- |
|
- |
= |
|
Milliseconds |
123 |
198 |
111 |
159 |
129 |
113 |
72 |
31 |
118 |
129 |
85 |
232 |
106 |
85 |
78 |
84 |
157 |
97 |
97 |
149 |
140 |
94 |
631 |
331 |
77 |
Character |
- |
-= |
-- |
= |
|
" |
h |
t |
t |
p |
: |
/ |
/ |
a |
g |
-g |
j |
a |
x |
. |
|
- |
g |
o |
o |
Milliseconds |
350 |
144 |
386 |
195 |
83 |
260 |
360 |
395 |
152 |
52 |
296 |
242 |
130 |
300 |
72 |
361 |
144 |
70 |
166 |
100 |
138 |
362 |
138 |
69 |
115 |
Character |
g |
l |
e |
a |
p |
i |
s |
. |
c |
o |
m |
/ |
a |
g |
a |
-a |
-g |
j |
a |
x |
/ |
s |
e |
r |
v |
Milliseconds |
80 |
100 |
66 |
309 |
115 |
94 |
151 |
115 |
232 |
62 |
70 |
203 |
243 |
187 |
57 |
287 |
108 |
125 |
245 |
163 |
332 |
192 |
113 |
63 |
169 |
Character |
i |
c |
e |
s |
/ |
s |
e |
a |
r |
c |
h |
/ |
w |
e |
b |
? |
v |
= |
1 |
. |
0 |
& |
" |
|
q |
Milliseconds |
113 |
121 |
163 |
53 |
108 |
231 |
85 |
140 |
55 |
184 |
95 |
176 |
208 |
98 |
202 |
287 |
461 |
434 |
154 |
245 |
242 |
1043 |
282 |
285 |
268 |
Character |
u |
e |
r |
y |
|
= |
|
r |
a |
w |
i |
n |
p |
u |
t |
-t |
-u |
-p |
-n |
-i |
_ |
i |
n |
p |
u |
Milliseconds |
103 |
83 |
81 |
134 |
79 |
208 |
76 |
147 |
93 |
197 |
1000 |
80 |
123 |
41 |
107 |
270 |
124 |
139 |
142 |
123 |
156 |
436 |
165 |
92 |
119 |
Character |
t |
( |
" |
w |
h |
-h |
-w |
W |
h |
a |
t |
|
d |
o |
|
y |
o |
u |
|
w |
a |
n |
t |
|
t |
Milliseconds |
76 |
461 |
328 |
297 |
101 |
275 |
124 |
251 |
120 |
67 |
63 |
54 |
122 |
68 |
99 |
116 |
91 |
77 |
8 |
117 |
45 |
117 |
74 |
63 |
117 |
Character |
o |
|
s |
e |
r |
a |
c |
h |
-h |
-c |
-a |
-r |
a |
r |
c |
h |
|
f |
o |
r |
|
? |
|
> |
> |
Milliseconds |
47 |
84 |
268 |
56 |
94 |
14 |
243 |
92 |
305 |
112 |
123 |
144 |
72 |
43 |
564 |
125 |
14 |
95 |
71 |
84 |
87 |
199 |
146 |
415 |
122 |
Character |
|
" |
) |
|
u |
-u |
q |
u |
r |
-r |
e |
r |
y |
|
= |
|
u |
r |
l |
l |
i |
b |
. |
|
- |
Milliseconds |
268 |
303 |
348 |
310 |
384 |
331 |
118 |
69 |
131 |
443 |
95 |
54 |
61 |
107 |
190 |
94 |
339 |
103 |
99 |
119 |
447 |
511 |
144 |
111 |
552 |
Character |
u |
r |
l |
e |
n |
c |
o |
d |
e |
|
- |
( |
|
{ |
' |
q |
' |
|
: |
|
q |
u |
e |
r |
y |
Milliseconds |
204 |
81 |
84 |
162 |
119 |
150 |
131 |
56 |
153 |
76 |
317 |
219 |
285 |
409 |
1101 |
518 |
108 |
331 |
245 |
93 |
283 |
78 |
97 |
64 |
120 |
Character |
|
} |
|
) |
|
r |
e |
s |
p |
o |
n |
s |
e |
|
= |
|
u |
r |
l |
l |
i |
b |
2 |
. |
u |
Milliseconds |
650 |
179 |
500 |
190 |
336 |
275 |
60 |
91 |
49 |
33 |
120 |
141 |
108 |
154 |
111 |
89 |
378 |
88 |
115 |
132 |
325 |
114 |
265 |
211 |
284 |
Character |
r |
l |
o |
p |
e |
n |
|
( |
r |
u |
-u |
-r |
u |
r |
l |
|
+ |
|
q |
u |
e |
r |
y |
|
_ |
Milliseconds |
248 |
188 |
283 |
117 |
149 |
69 |
131 |
302 |
427 |
55 |
264 |
100 |
166 |
94 |
78 |
100 |
178 |
68 |
204 |
79 |
100 |
65 |
126 |
129 |
341 |
Character |
-_ |
) |
. |
r |
e |
a |
d |
( |
) |
|
d |
a |
t |
a |
|
= |
|
s |
-s |
j |
s |
o |
n |
. |
l |
Milliseconds |
562 |
525 |
232 |
109 |
80 |
89 |
145 |
311 |
110 |
343 |
267 |
133 |
67 |
90 |
124 |
151 |
82 |
418 |
318 |
118 |
91 |
41 |
115 |
183 |
208 |
Character |
o |
a |
d |
s |
|
( |
|
r |
e |
s |
p |
o |
n |
s |
e |
|
) |
|
r |
e |
s |
u |
l |
t |
s |
Milliseconds |
162 |
71 |
73 |
195 |
166 |
187 |
453 |
205 |
49 |
124 |
92 |
36 |
107 |
77 |
73 |
246 |
212 |
183 |
305 |
48 |
96 |
115 |
151 |
36 |
131 |
Character |
|
= |
|
d |
a |
t |
a |
|
[ |
|
' |
r |
e |
s |
p |
o |
n |
s |
e |
D |
a |
t |
a |
' |
|
Milliseconds |
73 |
135 |
75 |
257 |
114 |
51 |
79 |
186 |
516 |
572 |
195 |
488 |
26 |
100 |
110 |
26 |
100 |
81 |
32 |
417 |
164 |
86 |
107 |
176 |
473 |
Character |
] |
|
p |
-p |
[ |
|
' |
r |
e |
s |
u |
l |
t |
s |
' |
] |
-] |
|
] |
|
f |
o |
r |
|
r |
Milliseconds |
153 |
390 |
256 |
562 |
182 |
223 |
399 |
269 |
29 |
84 |
98 |
117 |
70 |
50 |
1145 |
312 |
328 |
85 |
132 |
148 |
245 |
93 |
64 |
69 |
234 |
Character |
e |
s |
u |
l |
t |
|
i |
n |
|
r |
e |
s |
u |
l |
t |
s |
: |
|
t |
i |
t |
l |
e |
|
= |
Milliseconds |
71 |
75 |
50 |
129 |
67 |
87 |
78 |
75 |
60 |
75 |
68 |
58 |
102 |
101 |
63 |
74 |
274 |
49 |
225 |
66 |
93 |
117 |
102 |
89 |
142 |
Character |
|
r |
e |
s |
u |
l |
t |
[ |
' |
t |
i |
t |
l |
e |
' |
] |
|
r |
u |
l |
-l |
-u |
-r |
u |
r |
Milliseconds |
81 |
144 |
60 |
133 |
106 |
136 |
58 |
615 |
494 |
172 |
69 |
84 |
101 |
34 |
240 |
741 |
233 |
264 |
80 |
156 |
282 |
115 |
140 |
150 |
109 |
Character |
l |
|
= |
|
r |
e |
s |
u |
l |
t |
[ |
' |
u |
r |
l |
' |
] |
|
p |
r |
t |
-t |
i |
n |
t |
Milliseconds |
72 |
103 |
117 |
69 |
115 |
77 |
75 |
96 |
146 |
43 |
318 |
556 |
300 |
98 |
102 |
236 |
445 |
324 |
251 |
94 |
216 |
286 |
163 |
49 |
74 |
Character |
|
( |
t |
i |
t |
-t |
-i |
-t |
|
t |
i |
t |
e |
l |
|
- |
-l |
-e |
l |
e |
|
+ |
|
' |
; |
Milliseconds |
96 |
174 |
378 |
70 |
82 |
335 |
115 |
148 |
165 |
177 |
62 |
91 |
100 |
23 |
147 |
325 |
127 |
134 |
219 |
77 |
52 |
166 |
23 |
268 |
681 |
Character |
|
' |
|
+ |
|
u |
r |
l |
|
) |
Milliseconds |
129 |
232 |
424 |
409 |
35 |
240 |
77 |
98 |
104 |
224 |
|
WPM Timing |
Seconds |
WPM |
1.83 |
91.61 |
3.67 |
81.79 |
5.5 |
89.43 |
7.34 |
73.61 |
9.17 |
64.13 |
11 |
61.07 |
12.84 |
61.69 |
14.67 |
62.16 |
16.51 |
62.53 |
18.34 |
64.78 |
20.17 |
62.46 |
22.01 |
59.44 |
23.84 |
59.9 |
25.67 |
56.09 |
27.51 |
55.4 |
29.34 |
58.07 |
31.18 |
57.35 |
33.01 |
58.16 |
34.84 |
57.17 |
36.68 |
56.93 |
38.51 |
56.4 |
40.35 |
56.51 |
42.18 |
54.91 |
44.01 |
54.26 |
45.85 |
54.18 |
47.68 |
55.37 |
49.52 |
55.5 |
51.35 |
55.39 |
53.18 |
56.18 |
55.02 |
55.18 |
56.85 |
55.72 |
58.69 |
55.82 |
60.52 |
56.71 |
62.35 |
57.54 |
64.19 |
57.21 |
66.02 |
57.98 |
67.85 |
57.12 |
69.69 |
57.34 |
71.52 |
56.37 |
73.36 |
57.91 |
75.19 |
59.21 |
77.02 |
59.2 |
78.86 |
58.43 |
80.69 |
58.89 |
82.53 |
58.6 |
84.36 |
58.46 |
86.19 |
57.78 |
88.03 |
57.39 |
89.86 |
57.42 |
91.7 |
57.32 |
|