Official speed |
73.33 wpm (71.68 seconds elapsed during race) |
Without ending ping |
73.44 wpm (1,086 ms delay sending score to TypeRacer’s server) |
Timerless |
74.00 wpm (536 ms elapsed before first character typed; 70.05 seconds elapsed during race) |
Timerless minus one |
73.83 wpm, ignoring the first character typed |
Race Start |
July 24, 2023 10:11:26pm UTC |
Race Finish |
July 24, 2023 10:12:38pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
98.9% |
Points |
85.56 |
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 jasson url = "http://jaajax.googleapis.com/ajax/services/search/web?v=1.0&" query = raw_input("What do you want to search for ? >> ") query = urllib.url encode( {'q' : query } ) response = urllib2.urlopen (url + query ).read9() data = json.loads ( response ) results = data [ 'responseData' ] [ 'results' ] for result in results: title = result['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 |
536 |
74 |
120 |
134 |
83 |
158 |
44 |
151 |
106 |
96 |
158 |
90 |
91 |
508 |
183 |
382 |
104 |
59 |
158 |
37 |
151 |
59 |
113 |
156 |
92 |
Character |
l |
i |
b |
|
i |
m |
p |
o |
r |
t |
|
j |
a |
s |
-s |
-a |
s |
o |
n |
|
u |
r |
l |
|
= |
Milliseconds |
304 |
79 |
127 |
158 |
253 |
47 |
59 |
151 |
36 |
143 |
46 |
120 |
120 |
29 |
255 |
90 |
67 |
123 |
66 |
89 |
247 |
91 |
59 |
264 |
96 |
Character |
|
" |
h |
t |
t |
p |
: |
/ |
/ |
j |
a |
-a |
-j |
a |
j |
a |
x |
. |
g |
o |
o |
g |
l |
e |
a |
Milliseconds |
76 |
562 |
197 |
103 |
143 |
231 |
362 |
323 |
149 |
314 |
68 |
234 |
96 |
60 |
113 |
254 |
211 |
131 |
210 |
72 |
157 |
5 |
587 |
184 |
262 |
Character |
p |
i |
s |
. |
c |
o |
m |
/ |
a |
j |
a |
x |
/ |
s |
e |
r |
v |
i |
c |
e |
s |
/ |
s |
e |
a |
Milliseconds |
140 |
105 |
135 |
195 |
225 |
90 |
74 |
218 |
164 |
153 |
96 |
315 |
195 |
209 |
91 |
75 |
180 |
59 |
90 |
37 |
68 |
113 |
519 |
95 |
122 |
Character |
r |
c |
h |
/ |
w |
e |
b |
? |
v |
= |
1 |
. |
0 |
& |
" |
|
q |
u |
e |
r |
y |
|
= |
|
r |
Milliseconds |
66 |
194 |
54 |
165 |
283 |
55 |
164 |
253 |
350 |
261 |
294 |
155 |
269 |
740 |
707 |
412 |
339 |
76 |
97 |
46 |
59 |
189 |
126 |
61 |
359 |
Character |
a |
w |
_ |
i |
n |
p |
u |
t |
( |
" |
W |
h |
a |
t |
|
d |
o |
|
y |
o |
u |
|
w |
a |
n |
Milliseconds |
115 |
134 |
244 |
198 |
67 |
120 |
69 |
88 |
273 |
326 |
399 |
180 |
22 |
67 |
83 |
480 |
99 |
103 |
316 |
68 |
98 |
36 |
45 |
67 |
76 |
Character |
t |
|
t |
o |
|
s |
e |
a |
r |
c |
h |
|
f |
o |
r |
|
? |
|
> |
> |
|
" |
) |
|
q |
Milliseconds |
68 |
66 |
82 |
53 |
45 |
91 |
113 |
83 |
67 |
174 |
43 |
44 |
83 |
82 |
68 |
60 |
161 |
129 |
240 |
152 |
75 |
236 |
350 |
272 |
176 |
Character |
u |
e |
r |
y |
|
= |
|
u |
r |
l |
l |
i |
b |
. |
u |
r |
l |
|
- |
e |
n |
c |
o |
d |
e |
Milliseconds |
91 |
92 |
58 |
30 |
90 |
318 |
88 |
307 |
67 |
90 |
194 |
99 |
75 |
269 |
233 |
84 |
81 |
92 |
337 |
154 |
86 |
194 |
83 |
74 |
148 |
Character |
( |
|
{ |
' |
q |
' |
|
: |
|
q |
u |
e |
r |
y |
|
} |
|
) |
|
r |
e |
s |
p |
o |
n |
Milliseconds |
227 |
1246 |
344 |
390 |
225 |
197 |
563 |
270 |
328 |
268 |
78 |
97 |
59 |
83 |
161 |
437 |
329 |
254 |
154 |
120 |
83 |
82 |
45 |
130 |
80 |
Character |
s |
e |
|
= |
|
u |
r |
l |
l |
i |
b |
2 |
. |
u |
r |
l |
o |
p |
e |
n |
|
( |
u |
r |
l |
Milliseconds |
8 |
60 |
90 |
129 |
58 |
147 |
94 |
82 |
191 |
94 |
75 |
219 |
172 |
207 |
84 |
83 |
283 |
78 |
35 |
106 |
434 |
196 |
264 |
73 |
91 |
Character |
|
+ |
|
q |
u |
e |
r |
y |
|
) |
. |
r |
e |
a |
d |
9 |
-9 |
( |
) |
|
d |
a |
t |
a |
|
Milliseconds |
67 |
183 |
41 |
161 |
72 |
91 |
52 |
52 |
60 |
376 |
269 |
240 |
53 |
61 |
119 |
247 |
368 |
177 |
86 |
419 |
152 |
151 |
72 |
105 |
353 |
Character |
= |
|
j |
s |
o |
n |
. |
l |
o |
a |
d |
s |
|
( |
|
r |
e |
s |
p |
o |
n |
s |
e |
|
) |
Milliseconds |
90 |
75 |
328 |
54 |
91 |
59 |
165 |
150 |
144 |
36 |
68 |
90 |
441 |
155 |
289 |
244 |
40 |
69 |
67 |
140 |
78 |
7 |
75 |
170 |
107 |
Character |
|
r |
e |
s |
u |
l |
t |
s |
|
= |
|
d |
a |
t |
a |
|
[ |
|
' |
r |
e |
s |
p |
o |
n |
Milliseconds |
84 |
201 |
53 |
165 |
105 |
67 |
37 |
61 |
129 |
118 |
68 |
187 |
83 |
67 |
83 |
82 |
146 |
125 |
518 |
238 |
53 |
67 |
76 |
142 |
76 |
Character |
s |
e |
D |
a |
t |
a |
' |
|
] |
|
[ |
|
' |
r |
e |
s |
u |
l |
t |
s |
' |
|
] |
|
f |
Milliseconds |
7 |
52 |
204 |
137 |
72 |
98 |
210 |
425 |
131 |
176 |
275 |
140 |
320 |
371 |
51 |
83 |
60 |
82 |
38 |
60 |
323 |
224 |
203 |
217 |
91 |
Character |
o |
r |
|
r |
e |
s |
u |
l |
t |
|
i |
n |
|
r |
e |
s |
u |
l |
t |
s |
: |
|
t |
i |
t |
Milliseconds |
104 |
68 |
82 |
337 |
53 |
60 |
53 |
75 |
44 |
99 |
74 |
61 |
52 |
131 |
64 |
45 |
45 |
75 |
45 |
52 |
225 |
90 |
229 |
79 |
66 |
Character |
l |
e |
|
= |
|
r |
e |
s |
u |
l |
t |
[ |
' |
t |
i |
t |
l |
e |
' |
] |
|
u |
r |
l |
|
Milliseconds |
114 |
75 |
98 |
239 |
75 |
202 |
39 |
67 |
36 |
84 |
68 |
315 |
237 |
282 |
82 |
75 |
74 |
75 |
201 |
293 |
474 |
157 |
90 |
67 |
75 |
Character |
= |
|
r |
e |
s |
u |
l |
t |
[ |
' |
u |
r |
l |
' |
] |
|
p |
r |
i |
n |
t |
|
( |
|
t |
Milliseconds |
148 |
55 |
268 |
62 |
52 |
68 |
97 |
8 |
367 |
377 |
306 |
76 |
81 |
263 |
262 |
262 |
105 |
82 |
82 |
54 |
60 |
99 |
210 |
126 |
638 |
Character |
i |
t |
l |
e |
|
+ |
|
' |
; |
|
' |
|
= |
-= |
+ |
|
u |
r |
l |
|
) |
Milliseconds |
75 |
75 |
97 |
328 |
213 |
146 |
71 |
409 |
663 |
250 |
250 |
295 |
301 |
454 |
203 |
187 |
132 |
96 |
90 |
90 |
289 |
|
WPM Timing |
Seconds |
WPM |
1.43 |
75.34 |
2.87 |
62.78 |
4.3 |
75.34 |
5.73 |
77.43 |
7.17 |
78.69 |
8.6 |
72.55 |
10.03 |
68.16 |
11.47 |
66.97 |
12.9 |
66.97 |
14.34 |
66.97 |
15.77 |
69.25 |
17.2 |
69.76 |
18.64 |
67.61 |
20.07 |
63.98 |
21.5 |
64.74 |
22.94 |
65.92 |
24.37 |
65 |
25.8 |
68.83 |
27.24 |
70.93 |
28.67 |
71.57 |
30.1 |
71.75 |
31.54 |
71.15 |
32.97 |
69.52 |
34.4 |
68.01 |
35.84 |
66.63 |
37.27 |
66.65 |
38.71 |
68.83 |
40.14 |
69.06 |
41.57 |
69.57 |
43.01 |
70.04 |
44.44 |
69.4 |
45.87 |
69.32 |
47.31 |
70.01 |
48.74 |
70.91 |
50.17 |
72.23 |
51.61 |
72.32 |
53.04 |
72.62 |
54.47 |
72.48 |
55.91 |
72.76 |
57.34 |
74.71 |
58.77 |
75.13 |
60.21 |
75.54 |
61.64 |
75.34 |
63.07 |
75.53 |
64.51 |
75.15 |
65.94 |
75.16 |
67.38 |
74.98 |
68.81 |
74.12 |
70.24 |
73.46 |
71.68 |
73.33 |
|