Official speed |
58.16 wpm (90.37 seconds elapsed during race) |
Without ending ping |
58.77 wpm (2,159 ms delay sending score to TypeRacer’s server) |
Timerless |
59.04 wpm (400 ms elapsed before first character typed; 87.81 seconds elapsed during race) |
Timerless minus one |
58.90 wpm, ignoring the first character typed |
Race Start |
June 26, 2023 5:27:52pm UTC |
Race Finish |
June 26, 2023 5:29:23pm UTC |
Outcome |
No win (2 of 3) |
Accuracy |
97.6% |
Points |
67.86 |
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.90&" query = raw_input("What doyo you want to search for ? >> "() query = urllib.urlencode( {'q' : query } ) response = urllib2.urlopen (url + query ).read() data = json.loads ( resopponse ) results = data [ 'responsedData ' ] [ 'results' ] for result in results: title = reusult]['title'] url = result['url'\] print (t 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 |
400 |
62 |
124 |
144 |
103 |
155 |
92 |
139 |
127 |
87 |
147 |
206 |
145 |
510 |
171 |
148 |
75 |
129 |
152 |
98 |
162 |
93 |
194 |
122 |
105 |
Character |
l |
i |
b |
|
i |
m |
p |
o |
r |
t |
|
j |
s |
o |
n |
|
u |
r |
l |
|
= |
|
" |
h |
t |
Milliseconds |
140 |
272 |
419 |
161 |
210 |
43 |
155 |
152 |
81 |
156 |
108 |
203 |
158 |
187 |
85 |
130 |
151 |
88 |
84 |
137 |
192 |
609 |
322 |
229 |
147 |
Character |
t |
p |
: |
/ |
/ |
a |
j |
a |
x |
. |
g |
o |
o |
g |
l |
e |
a |
p |
i |
s |
. |
c |
o |
m |
/ |
Milliseconds |
170 |
94 |
242 |
232 |
127 |
196 |
105 |
127 |
140 |
111 |
190 |
80 |
98 |
82 |
93 |
92 |
225 |
112 |
152 |
105 |
105 |
226 |
60 |
67 |
239 |
Character |
a |
j |
a |
x |
/ |
s |
e |
r |
v |
i |
c |
e |
s |
/ |
s |
e |
a |
r |
c |
h |
/ |
w |
e |
b |
? |
Milliseconds |
194 |
70 |
124 |
141 |
117 |
211 |
171 |
65 |
176 |
95 |
64 |
174 |
83 |
127 |
143 |
191 |
126 |
54 |
178 |
68 |
156 |
192 |
95 |
230 |
281 |
Character |
v |
= |
1 |
. |
9 |
-9 |
0 |
& |
" |
|
q |
u |
e |
r |
y |
|
= |
|
r |
a |
w |
_ |
i |
n |
p |
Milliseconds |
266 |
274 |
407 |
142 |
973 |
431 |
231 |
1469 |
551 |
383 |
143 |
84 |
97 |
76 |
116 |
123 |
178 |
227 |
163 |
230 |
50 |
263 |
227 |
78 |
163 |
Character |
u |
t |
( |
" |
W |
h |
a |
t |
|
d |
o |
y |
o |
-o |
-y |
|
y |
o |
u |
|
w |
a |
n |
t |
|
Milliseconds |
69 |
112 |
402 |
331 |
425 |
498 |
77 |
48 |
110 |
167 |
90 |
227 |
156 |
460 |
108 |
429 |
191 |
138 |
49 |
133 |
70 |
111 |
65 |
121 |
105 |
Character |
t |
o |
|
s |
e |
a |
r |
c |
h |
|
f |
o |
r |
|
? |
|
> |
> |
|
" |
( |
-( |
) |
|
q |
Milliseconds |
158 |
178 |
104 |
80 |
156 |
97 |
64 |
201 |
69 |
116 |
123 |
83 |
104 |
129 |
247 |
172 |
252 |
129 |
236 |
267 |
527 |
374 |
241 |
308 |
190 |
Character |
u |
e |
r |
y |
|
= |
|
u |
r |
l |
l |
i |
b |
. |
u |
r |
l |
e |
n |
c |
o |
d |
e |
( |
|
Milliseconds |
61 |
115 |
58 |
113 |
158 |
280 |
363 |
203 |
119 |
73 |
169 |
443 |
148 |
158 |
325 |
129 |
99 |
202 |
74 |
114 |
95 |
124 |
152 |
231 |
536 |
Character |
{ |
' |
q |
' |
|
: |
|
q |
u |
e |
r |
y |
|
} |
|
) |
|
r |
e |
s |
p |
o |
n |
s |
e |
Milliseconds |
761 |
443 |
223 |
162 |
789 |
233 |
143 |
407 |
92 |
87 |
49 |
75 |
139 |
401 |
261 |
415 |
369 |
170 |
81 |
85 |
55 |
102 |
86 |
87 |
133 |
Character |
|
= |
|
u |
r |
l |
l |
i |
b |
2 |
. |
u |
r |
l |
o |
p |
e |
n |
|
( |
u |
r |
l |
|
+ |
Milliseconds |
112 |
170 |
212 |
159 |
88 |
100 |
151 |
221 |
203 |
423 |
335 |
251 |
111 |
92 |
462 |
162 |
145 |
102 |
115 |
281 |
321 |
102 |
91 |
129 |
427 |
Character |
|
q |
u |
e |
r |
y |
|
) |
. |
r |
e |
a |
d |
( |
) |
|
d |
a |
t |
a |
|
= |
|
j |
s |
Milliseconds |
177 |
270 |
99 |
76 |
48 |
76 |
147 |
313 |
353 |
196 |
80 |
47 |
89 |
285 |
188 |
310 |
202 |
144 |
80 |
133 |
159 |
197 |
221 |
239 |
159 |
Character |
o |
n |
. |
l |
o |
a |
d |
s |
|
( |
|
r |
e |
s |
o |
p |
-p |
-o |
p |
o |
n |
s |
e |
|
) |
Milliseconds |
132 |
61 |
174 |
191 |
247 |
44 |
73 |
267 |
548 |
213 |
324 |
160 |
64 |
99 |
110 |
120 |
333 |
122 |
304 |
155 |
113 |
56 |
123 |
120 |
348 |
Character |
|
r |
e |
s |
u |
l |
t |
s |
|
= |
|
d |
a |
t |
a |
|
[ |
|
' |
r |
e |
s |
p |
o |
n |
Milliseconds |
293 |
135 |
79 |
82 |
59 |
173 |
78 |
117 |
119 |
233 |
489 |
162 |
143 |
80 |
132 |
234 |
265 |
797 |
349 |
425 |
72 |
90 |
338 |
138 |
91 |
Character |
s |
e |
d |
-d |
D |
a |
t |
a |
|
- |
' |
|
] |
|
[ |
|
' |
r |
e |
s |
u |
l |
t |
s |
' |
Milliseconds |
123 |
124 |
183 |
382 |
254 |
155 |
42 |
159 |
191 |
268 |
222 |
213 |
214 |
229 |
254 |
607 |
226 |
325 |
90 |
74 |
130 |
148 |
79 |
98 |
422 |
Character |
|
] |
|
f |
o |
r |
|
r |
e |
s |
u |
l |
t |
|
i |
n |
|
r |
e |
s |
u |
l |
t |
s |
: |
Milliseconds |
164 |
277 |
316 |
158 |
61 |
83 |
94 |
120 |
45 |
131 |
215 |
187 |
99 |
96 |
122 |
39 |
123 |
89 |
64 |
65 |
132 |
156 |
86 |
114 |
298 |
Character |
|
t |
i |
t |
l |
e |
|
= |
|
r |
e |
u |
-u |
s |
u |
l |
t |
] |
-] |
[ |
' |
t |
i |
t |
l |
Milliseconds |
137 |
186 |
85 |
115 |
81 |
99 |
142 |
186 |
217 |
785 |
54 |
188 |
549 |
126 |
83 |
172 |
81 |
553 |
530 |
230 |
701 |
192 |
75 |
125 |
85 |
Character |
e |
' |
] |
|
u |
r |
l |
|
= |
|
r |
e |
s |
u |
l |
t |
[ |
' |
u |
r |
l |
' |
\ |
-\ |
] |
Milliseconds |
97 |
145 |
261 |
301 |
171 |
100 |
97 |
168 |
200 |
239 |
219 |
70 |
64 |
77 |
144 |
95 |
743 |
513 |
468 |
116 |
79 |
228 |
558 |
0 |
0 |
Character |
|
p |
r |
i |
n |
t |
|
( |
t |
|
- |
-t |
|
t |
i |
t |
l |
e |
|
+ |
|
' |
; |
|
' |
Milliseconds |
305 |
199 |
115 |
52 |
60 |
100 |
111 |
282 |
322 |
151 |
241 |
117 |
247 |
184 |
55 |
133 |
78 |
103 |
110 |
354 |
229 |
175 |
308 |
176 |
211 |
Character |
|
= |
-= |
+ |
|
u |
r |
l |
|
) |
Milliseconds |
317 |
280 |
364 |
524 |
234 |
147 |
126 |
87 |
502 |
273 |
|
WPM Timing |
Seconds |
WPM |
1.81 |
79.67 |
3.61 |
73.03 |
5.42 |
70.82 |
7.23 |
76.35 |
9.04 |
70.38 |
10.84 |
73.03 |
12.65 |
75.88 |
14.46 |
77.18 |
16.27 |
75.25 |
18.07 |
69.05 |
19.88 |
63.98 |
21.69 |
64.18 |
23.5 |
64.35 |
25.3 |
63.55 |
27.11 |
61.52 |
28.92 |
64.32 |
30.73 |
64.05 |
32.53 |
63.07 |
34.34 |
62.55 |
36.15 |
63.07 |
37.96 |
61.33 |
39.76 |
60.06 |
41.57 |
60.04 |
43.38 |
61.69 |
45.19 |
61.35 |
46.99 |
61.29 |
48.8 |
61.47 |
50.61 |
61.65 |
52.42 |
62.04 |
54.22 |
61.52 |
56.03 |
61.47 |
57.84 |
61.83 |
59.65 |
61.36 |
61.45 |
60.93 |
63.26 |
60.51 |
65.07 |
59.75 |
66.87 |
60.11 |
68.68 |
60.63 |
70.49 |
61.63 |
72.3 |
61.41 |
74.1 |
60.56 |
75.91 |
60.23 |
77.72 |
60.22 |
79.53 |
60.06 |
81.33 |
59.61 |
83.14 |
59.32 |
84.95 |
59.47 |
86.76 |
58.79 |
88.56 |
59.35 |
90.37 |
58.16 |
|