Official speed |
60.38 wpm (87.05 seconds elapsed during race) |
Without ending ping |
64.40 wpm (6,549 ms delay sending score to TypeRacer’s server) |
Timerless |
65.02 wpm (774 ms elapsed before first character typed; 79.73 seconds elapsed during race) |
Timerless minus one |
64.87 wpm, ignoring the first character typed |
Race Start |
June 23, 2023 11:17:16am UTC |
Race Finish |
June 23, 2023 11:18:43am UTC |
Outcome |
No win (2 of 3) |
Accuracy |
95.5% |
Points |
70.45 |
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?v=1.0&" quer y = raw_input("What do you want to search for ? >> " ) yquery = urllib.urlecncode( { 'q' : aquequery {} ) response = urllib2.urlopen ( ururl + query ).read()d at dd a data = json.loads (respo resposne nse ) results = dta atadata ][ 'responseData' }] [ 'results' ] for results i ren results: titrlele = 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 |
774 |
216 |
187 |
31 |
83 |
54 |
81 |
84 |
93 |
90 |
158 |
90 |
101 |
111 |
89 |
142 |
162 |
124 |
25 |
58 |
85 |
92 |
23 |
107 |
69 |
Character |
l |
i |
b |
|
i |
m |
p |
o |
r |
t |
|
j |
s |
o |
n |
|
u |
r |
l |
|
= |
|
" |
h |
t |
Milliseconds |
148 |
73 |
96 |
144 |
141 |
132 |
134 |
12 |
22 |
132 |
63 |
33 |
114 |
62 |
146 |
59 |
496 |
71 |
73 |
134 |
99 |
133 |
577 |
151 |
54 |
Character |
t |
p |
? |
-? |
: |
? |
/ |
-/ |
-? |
/ |
/ |
a |
j |
a |
x |
. |
g |
o |
o |
g |
l |
e |
a |
p |
i |
Milliseconds |
116 |
963 |
426 |
368 |
131 |
425 |
461 |
217 |
68 |
175 |
158 |
103 |
126 |
44 |
210 |
112 |
153 |
120 |
106 |
84 |
133 |
85 |
202 |
151 |
101 |
Character |
s |
. |
c |
o |
m |
/ |
a |
j |
a |
x |
/ |
s |
e |
r |
v |
i |
c |
e |
s |
/ |
s |
e |
a |
r |
c |
Milliseconds |
76 |
147 |
163 |
56 |
163 |
156 |
156 |
163 |
95 |
274 |
166 |
151 |
130 |
46 |
206 |
99 |
85 |
138 |
80 |
118 |
144 |
297 |
176 |
99 |
147 |
Character |
h |
/ |
w |
e |
b |
? |
v |
= |
1 |
. |
0 |
& |
" |
|
q |
u |
e |
r |
|
- |
y |
|
= |
|
r |
Milliseconds |
64 |
230 |
177 |
55 |
158 |
213 |
243 |
800 |
101 |
310 |
285 |
730 |
540 |
177 |
175 |
62 |
74 |
82 |
361 |
416 |
180 |
63 |
559 |
296 |
523 |
Character |
a |
w |
_ |
i |
n |
p |
u |
t |
( |
" |
W |
h |
a |
t |
|
d |
o |
|
y |
o |
u |
|
w |
a |
n |
Milliseconds |
98 |
114 |
262 |
338 |
151 |
83 |
117 |
52 |
247 |
260 |
253 |
129 |
62 |
59 |
71 |
92 |
39 |
61 |
97 |
73 |
63 |
19 |
74 |
91 |
78 |
Character |
t |
|
t |
o |
|
s |
e |
a |
r |
c |
h |
|
f |
o |
r |
|
? |
|
> |
> |
|
" |
|
- |
) |
Milliseconds |
38 |
101 |
71 |
44 |
75 |
53 |
98 |
60 |
51 |
188 |
61 |
26 |
121 |
74 |
79 |
103 |
270 |
239 |
213 |
164 |
103 |
179 |
194 |
373 |
212 |
Character |
|
y |
-y |
q |
u |
e |
r |
y |
|
= |
|
u |
r |
l |
l |
i |
b |
. |
u |
r |
l |
e |
c |
-c |
n |
Milliseconds |
49 |
255 |
285 |
56 |
106 |
95 |
69 |
55 |
202 |
96 |
132 |
698 |
23 |
119 |
170 |
94 |
99 |
225 |
191 |
75 |
102 |
15 |
381 |
279 |
137 |
Character |
c |
o |
d |
e |
( |
|
{ |
|
- |
' |
q |
' |
|
: |
|
a |
q |
u |
e |
-e |
-u |
-q |
-a |
q |
u |
Milliseconds |
17 |
122 |
117 |
176 |
201 |
318 |
202 |
181 |
244 |
124 |
255 |
224 |
142 |
246 |
89 |
194 |
91 |
82 |
111 |
214 |
63 |
75 |
97 |
72 |
122 |
Character |
e |
r |
y |
|
{ |
-{ |
} |
|
) |
|
r |
e |
s |
p |
o |
n |
s |
e |
|
= |
|
u |
r |
l |
l |
Milliseconds |
51 |
80 |
92 |
156 |
301 |
397 |
403 |
162 |
294 |
114 |
118 |
74 |
96 |
91 |
57 |
164 |
21 |
94 |
55 |
182 |
89 |
85 |
95 |
114 |
159 |
Character |
i |
b |
2 |
. |
u |
r |
l |
o |
p |
e |
n |
|
( |
|
u |
r |
-r |
-u |
- |
u |
r |
l |
|
+ |
|
Milliseconds |
110 |
89 |
291 |
174 |
231 |
86 |
98 |
155 |
65 |
64 |
107 |
95 |
126 |
117 |
56 |
150 |
264 |
82 |
93 |
167 |
51 |
99 |
132 |
297 |
104 |
Character |
q |
u |
e |
r |
y |
|
) |
. |
r |
e |
a |
d |
( |
) |
d |
|
a |
t |
-t |
-a |
- |
|
d |
-d |
- |
Milliseconds |
816 |
62 |
88 |
60 |
49 |
53 |
190 |
436 |
110 |
66 |
85 |
64 |
162 |
174 |
123 |
32 |
147 |
91 |
143 |
85 |
63 |
90 |
84 |
144 |
88 |
Character |
d |
|
a |
-a |
- |
-d |
-d |
|
d |
a |
t |
a |
|
= |
|
j |
s |
o |
n |
. |
l |
o |
a |
d |
s |
Milliseconds |
65 |
10 |
145 |
225 |
84 |
98 |
66 |
51 |
206 |
116 |
61 |
90 |
108 |
132 |
112 |
188 |
73 |
94 |
116 |
465 |
190 |
153 |
85 |
133 |
113 |
Character |
|
( |
r |
e |
s |
p |
o |
-o |
-p |
-s |
-e |
-r |
|
r |
e |
s |
p |
o |
s |
n |
e |
|
- |
-e |
-n |
Milliseconds |
168 |
239 |
99 |
83 |
64 |
90 |
24 |
251 |
64 |
72 |
102 |
71 |
23 |
144 |
76 |
84 |
71 |
50 |
148 |
21 |
70 |
82 |
287 |
94 |
82 |
Character |
-s |
n |
s |
e |
|
) |
|
r |
e |
s |
u |
l |
t |
s |
|
= |
|
d |
t |
a |
|
- |
-a |
-t |
-d |
Milliseconds |
368 |
221 |
84 |
141 |
77 |
239 |
148 |
115 |
88 |
101 |
109 |
60 |
53 |
49 |
116 |
180 |
138 |
88 |
158 |
81 |
89 |
337 |
79 |
100 |
56 |
Character |
a |
t |
a |
-a |
-t |
-a |
d |
a |
t |
a |
|
] |
-] |
[ |
|
' |
r |
e |
s |
p |
o |
n |
s |
e |
D |
Milliseconds |
29 |
80 |
114 |
235 |
64 |
66 |
182 |
303 |
109 |
90 |
102 |
101 |
455 |
178 |
148 |
667 |
323 |
82 |
69 |
88 |
44 |
160 |
122 |
111 |
261 |
Character |
a |
t |
a |
' |
|
} |
-} |
] |
|
[ |
|
' |
r |
e |
s |
u |
l |
t |
s |
' |
|
] |
|
f |
o |
Milliseconds |
126 |
62 |
108 |
191 |
303 |
206 |
306 |
147 |
121 |
400 |
163 |
217 |
120 |
87 |
117 |
236 |
101 |
125 |
75 |
280 |
128 |
331 |
138 |
138 |
76 |
Character |
r |
|
r |
e |
s |
u |
l |
t |
s |
|
- |
-s |
|
i |
|
r |
e |
-e |
-r |
- |
n |
|
r |
e |
s |
Milliseconds |
76 |
77 |
122 |
57 |
135 |
73 |
74 |
66 |
84 |
131 |
211 |
70 |
54 |
133 |
107 |
83 |
67 |
218 |
140 |
208 |
216 |
54 |
61 |
77 |
82 |
Character |
u |
l |
t |
s |
: |
|
t |
i |
t |
r |
l |
e |
-e |
-l |
-r |
l |
e |
|
= |
|
r |
e |
s |
u |
l |
Milliseconds |
112 |
66 |
45 |
78 |
283 |
86 |
94 |
64 |
110 |
7 |
17 |
184 |
174 |
111 |
118 |
206 |
61 |
76 |
329 |
148 |
612 |
65 |
110 |
112 |
54 |
Character |
t |
[ |
' |
t |
i |
t |
l |
e |
' |
] |
|
u |
r |
l |
|
= |
|
r |
e |
s |
u |
l |
t |
[ |
' |
Milliseconds |
55 |
315 |
434 |
168 |
97 |
68 |
79 |
61 |
137 |
253 |
157 |
133 |
67 |
77 |
95 |
223 |
235 |
123 |
76 |
337 |
100 |
77 |
73 |
261 |
278 |
Character |
u |
r |
l |
' |
] |
|
p |
r |
i |
n |
t |
|
( |
|
t |
i |
t |
l |
e |
|
+ |
|
' |
|
- |
Milliseconds |
356 |
89 |
95 |
176 |
264 |
130 |
149 |
81 |
111 |
74 |
30 |
50 |
149 |
357 |
166 |
94 |
86 |
97 |
75 |
81 |
240 |
380 |
515 |
247 |
344 |
Character |
; |
|
' |
|
+ |
|
u |
r |
l |
|
) |
Milliseconds |
119 |
114 |
760 |
133 |
276 |
126 |
126 |
104 |
81 |
97 |
270 |
|
WPM Timing |
Seconds |
WPM |
1.74 |
68.93 |
3.48 |
96.5 |
5.22 |
98.8 |
6.96 |
87.88 |
8.7 |
73.06 |
10.45 |
67.78 |
12.19 |
71.88 |
13.93 |
73.23 |
15.67 |
74.29 |
17.41 |
70.99 |
19.15 |
67.05 |
20.89 |
65.48 |
22.63 |
63.62 |
24.37 |
64.99 |
26.11 |
71.22 |
27.86 |
70.65 |
29.6 |
70.14 |
31.34 |
69.69 |
33.08 |
69.29 |
34.82 |
67.89 |
36.56 |
67.29 |
38.3 |
66.11 |
40.04 |
67.73 |
41.78 |
68.07 |
43.52 |
67 |
45.27 |
67.87 |
47.01 |
65.61 |
48.75 |
66.22 |
50.49 |
65.84 |
52.23 |
65.02 |
53.97 |
65.59 |
55.71 |
64.4 |
57.45 |
63.5 |
59.19 |
63.45 |
60.93 |
63.22 |
62.68 |
63.37 |
64.42 |
64.08 |
66.16 |
63.3 |
67.9 |
64.16 |
69.64 |
63.76 |
71.38 |
64.22 |
73.12 |
64.5 |
74.86 |
64.6 |
76.6 |
65.48 |
78.34 |
64.48 |
80.08 |
64.28 |
81.83 |
64.23 |
83.57 |
62.9 |
85.31 |
61.61 |
87.05 |
60.38 |
|