| Official speed |
54.27 wpm (96.85 seconds elapsed during race) |
| Without ending ping |
54.42 wpm (1,585 ms delay sending score to TypeRacer’s server) |
| Timerless |
54.71 wpm (514 ms elapsed before first character typed; 94.75 seconds elapsed during race) |
| Timerless minus one |
54.59 wpm, ignoring the first character typed |
| Race Start |
May 18, 2024 12:34:45pm UTC |
| Race Finish |
May 18, 2024 12:36:22pm UTC |
| Outcome |
Win (1 of 3) |
| Accuracy |
96.3% |
| Points |
63.32 |
| 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 urlt = "http://ajaxx.googleapis.com/ajasx/services/search/seweb?v=1.0*%&" query = raw_input("What do you wan tt to search for ? <>>>> ") query = urllib.urlencode)( {'q' : query } ) response = urllib2...urlopen (url + query ) ..ready() 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 |
514 |
16 |
76 |
149 |
91 |
191 |
91 |
125 |
166 |
139 |
311 |
37 |
125 |
176 |
170 |
164 |
100 |
65 |
175 |
43 |
150 |
53 |
125 |
108 |
134 |
| Character |
l |
i |
b |
|
i |
m |
p |
o |
r |
t |
|
j |
s |
o |
n |
|
u |
r |
l |
t |
-t |
|
= |
|
" |
| Milliseconds |
503 |
35 |
91 |
96 |
112 |
79 |
106 |
95 |
83 |
179 |
70 |
158 |
86 |
107 |
58 |
76 |
115 |
103 |
133 |
92 |
426 |
166 |
98 |
144 |
815 |
| Character |
h |
t |
t |
p |
: |
/ |
/ |
a |
j |
a |
x |
x |
-x |
. |
g |
o |
o |
g |
l |
e |
a |
p |
i |
s |
. |
| Milliseconds |
268 |
66 |
122 |
63 |
172 |
491 |
138 |
281 |
90 |
95 |
254 |
55 |
897 |
229 |
388 |
39 |
142 |
96 |
67 |
97 |
400 |
92 |
233 |
164 |
117 |
| Character |
c |
o |
m |
/ |
a |
j |
a |
s |
-s |
x |
/ |
s |
e |
r |
v |
i |
c |
e |
s |
/ |
s |
e |
a |
r |
c |
| Milliseconds |
112 |
107 |
66 |
112 |
221 |
102 |
119 |
112 |
386 |
58 |
139 |
184 |
130 |
103 |
201 |
63 |
66 |
156 |
115 |
82 |
126 |
280 |
113 |
66 |
166 |
| Character |
h |
/ |
s |
e |
-e |
-s |
w |
e |
b |
? |
v |
= |
1 |
. |
0 |
* |
% |
-% |
-* |
& |
" |
|
q |
u |
e |
| Milliseconds |
87 |
114 |
90 |
43 |
465 |
122 |
108 |
72 |
134 |
459 |
281 |
193 |
200 |
381 |
250 |
662 |
86 |
383 |
104 |
2473 |
810 |
248 |
564 |
95 |
68 |
| Character |
r |
y |
|
= |
|
r |
a |
w |
_ |
i |
n |
p |
u |
t |
( |
" |
W |
h |
a |
t |
|
d |
o |
|
y |
| Milliseconds |
90 |
26 |
98 |
187 |
173 |
293 |
725 |
62 |
186 |
853 |
78 |
69 |
102 |
78 |
133 |
261 |
663 |
189 |
24 |
117 |
97 |
89 |
161 |
331 |
176 |
| Character |
o |
u |
|
w |
a |
n |
|
t |
-t |
- |
t |
|
t |
o |
|
s |
e |
a |
r |
c |
h |
|
f |
o |
r |
| Milliseconds |
69 |
80 |
39 |
68 |
111 |
91 |
97 |
104 |
391 |
149 |
97 |
109 |
245 |
60 |
58 |
159 |
103 |
79 |
64 |
408 |
114 |
119 |
144 |
122 |
26 |
| Character |
|
? |
|
< |
> |
-> |
-< |
> |
> |
> |
|
- |
-> |
|
" |
) |
|
q |
u |
e |
r |
y |
|
= |
|
| Milliseconds |
42 |
126 |
131 |
251 |
15 |
368 |
138 |
661 |
113 |
160 |
76 |
623 |
90 |
75 |
221 |
675 |
544 |
335 |
82 |
44 |
95 |
33 |
110 |
344 |
133 |
| Character |
u |
r |
l |
l |
i |
b |
. |
u |
r |
l |
e |
n |
c |
o |
d |
e |
) |
-) |
( |
|
{ |
' |
q |
' |
|
| Milliseconds |
319 |
90 |
81 |
151 |
60 |
115 |
141 |
260 |
101 |
96 |
710 |
33 |
127 |
72 |
109 |
141 |
173 |
528 |
233 |
179 |
805 |
689 |
47 |
83 |
614 |
| Character |
: |
|
q |
u |
e |
r |
y |
|
} |
|
) |
|
r |
e |
s |
p |
o |
n |
s |
e |
|
= |
|
u |
r |
| Milliseconds |
166 |
116 |
283 |
135 |
82 |
93 |
74 |
274 |
962 |
539 |
220 |
389 |
190 |
51 |
96 |
57 |
166 |
68 |
56 |
50 |
90 |
112 |
131 |
961 |
72 |
| Character |
l |
l |
i |
b |
2 |
. |
. |
-. |
-. |
. |
u |
r |
l |
o |
p |
e |
n |
|
( |
u |
r |
l |
|
+ |
|
| Milliseconds |
64 |
152 |
53 |
112 |
230 |
231 |
42 |
465 |
94 |
498 |
541 |
84 |
83 |
491 |
153 |
81 |
51 |
91 |
159 |
408 |
86 |
68 |
96 |
134 |
161 |
| Character |
q |
u |
e |
r |
y |
|
) |
|
. |
-. |
- |
. |
r |
e |
a |
d |
y |
-y |
( |
) |
|
d |
a |
t |
a |
| Milliseconds |
263 |
74 |
44 |
98 |
43 |
99 |
126 |
141 |
184 |
307 |
142 |
76 |
308 |
76 |
93 |
84 |
76 |
336 |
275 |
171 |
173 |
147 |
84 |
88 |
100 |
| Character |
|
= |
|
j |
s |
o |
n |
. |
l |
o |
a |
d |
s |
|
) |
( |
-( |
-) |
( |
|
r |
e |
s |
p |
o |
| Milliseconds |
53 |
72 |
515 |
197 |
67 |
117 |
42 |
246 |
187 |
198 |
168 |
101 |
120 |
246 |
184 |
12 |
471 |
137 |
932 |
700 |
281 |
59 |
96 |
54 |
159 |
| Character |
n |
s |
e |
|
) |
|
r |
e |
s |
u |
l |
t |
s |
|
= |
|
d |
a |
t |
a |
|
[ |
' |
-' |
|
| Milliseconds |
62 |
72 |
41 |
108 |
194 |
160 |
120 |
58 |
101 |
95 |
102 |
123 |
532 |
65 |
104 |
131 |
90 |
98 |
84 |
96 |
67 |
128 |
570 |
400 |
249 |
| Character |
' |
r |
e |
s |
p |
o |
n |
s |
e |
D |
a |
t |
a |
' |
|
] |
|
[ |
|
' |
r |
e |
s |
u |
l |
| Milliseconds |
95 |
338 |
54 |
79 |
46 |
156 |
64 |
82 |
59 |
246 |
137 |
83 |
96 |
51 |
648 |
109 |
389 |
1182 |
619 |
191 |
90 |
67 |
397 |
75 |
80 |
| Character |
t |
s |
' |
] |
|
- |
-] |
|
] |
|
f |
o |
r |
|
r |
e |
s |
u |
l |
t |
|
i |
n |
|
r |
| Milliseconds |
75 |
107 |
284 |
790 |
84 |
592 |
94 |
61 |
653 |
108 |
554 |
54 |
78 |
53 |
123 |
70 |
127 |
55 |
73 |
59 |
122 |
116 |
59 |
74 |
209 |
| Character |
e |
s |
u |
l |
t |
s |
|
- |
: |
|
t |
i |
t |
l |
e |
|
= |
|
r |
e |
s |
u |
l |
t |
[ |
| Milliseconds |
83 |
76 |
102 |
84 |
53 |
113 |
80 |
296 |
178 |
126 |
116 |
75 |
96 |
106 |
90 |
81 |
166 |
113 |
84 |
73 |
75 |
90 |
68 |
112 |
192 |
| Character |
' |
; |
-; |
t |
i |
t |
l |
e |
' |
] |
|
u |
r |
l |
|
= |
|
r |
e |
s |
u |
l |
t |
[ |
' |
| Milliseconds |
837 |
25 |
487 |
399 |
100 |
60 |
73 |
82 |
121 |
1005 |
116 |
395 |
67 |
122 |
342 |
91 |
157 |
164 |
82 |
98 |
106 |
88 |
84 |
663 |
530 |
| Character |
u |
r |
l |
' |
] |
|
p |
r |
i |
n |
t |
|
( |
|
t |
i |
t |
l |
e |
|
+ |
|
' |
; |
|
| Milliseconds |
507 |
46 |
55 |
136 |
911 |
733 |
267 |
84 |
59 |
83 |
75 |
73 |
173 |
453 |
226 |
91 |
63 |
67 |
75 |
67 |
520 |
222 |
217 |
1102 |
168 |
| Character |
' |
|
+ |
|
u |
r |
l |
|
) |
| Milliseconds |
1025 |
282 |
133 |
193 |
290 |
82 |
87 |
212 |
163 |
|
| WPM Timing |
| Seconds |
WPM |
1.94 |
74.34 |
3.87 |
77.44 |
5.81 |
90.86 |
7.75 |
74.34 |
9.68 |
73.1 |
11.62 |
68.15 |
13.56 |
69.03 |
15.5 |
69.7 |
17.43 |
68.15 |
19.37 |
65.05 |
21.31 |
59.14 |
23.24 |
54.72 |
25.18 |
55.28 |
27.12 |
53.1 |
29.05 |
54.93 |
30.99 |
54.98 |
32.93 |
57.58 |
34.87 |
55.76 |
36.8 |
53.8 |
38.74 |
54.52 |
40.68 |
55.46 |
42.61 |
54.07 |
44.55 |
53.6 |
46.49 |
53.18 |
48.42 |
54.02 |
50.36 |
54.09 |
52.3 |
52.77 |
54.24 |
53.54 |
56.17 |
53.62 |
58.11 |
54.52 |
60.05 |
54.96 |
61.98 |
53.43 |
63.92 |
54.07 |
65.86 |
55.39 |
67.79 |
54.87 |
69.73 |
55.41 |
71.67 |
54.25 |
73.61 |
54.45 |
75.54 |
53.53 |
77.48 |
54.83 |
79.42 |
55.61 |
81.35 |
55.46 |
83.29 |
55.18 |
85.23 |
55.76 |
87.16 |
55.34 |
89.1 |
54.68 |
91.04 |
55.1 |
92.98 |
54.6 |
94.91 |
54.37 |
96.85 |
54.27 |
|