Official speed |
27.95 wpm (188.05 seconds elapsed during race) |
Without ending ping |
27.99 wpm (2,832 ms delay sending score to TypeRacer’s server) |
Timerless |
28.02 wpm (218 ms elapsed before first character typed; 185.00 seconds elapsed during race) |
Timerless minus one |
27.96 wpm, ignoring the first character typed |
Race Start |
June 30, 2023 6:45:27pm UTC |
Race Finish |
June 30, 2023 6:48:35pm UTC |
Outcome |
No win (3 of 3) |
Accuracy |
97.6% |
Points |
32.60 |
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 |
poipmport urllib 2 uimport 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 (r response ) results = data [ 'rspoesponseData' ] [ 'results' ] for results in results: title = result['titl'e'] url = result ['url'] print ( title + '; ' + url ) |
Timing |
Character |
p |
o |
-o |
-p |
i |
p |
-p |
m |
p |
o |
r |
t |
|
u |
r |
l |
l |
i |
b |
|
- |
2 |
|
u |
-u |
Milliseconds |
218 |
184 |
732 |
249 |
588 |
326 |
341 |
436 |
171 |
153 |
122 |
157 |
46 |
1106 |
123 |
140 |
356 |
233 |
248 |
141 |
480 |
637 |
108 |
745 |
355 |
Character |
i |
m |
p |
o |
r |
t |
|
u |
r |
l |
l |
i |
b |
|
i |
m |
p |
o |
r |
t |
|
j |
s |
o |
n |
Milliseconds |
251 |
231 |
186 |
574 |
217 |
433 |
156 |
850 |
185 |
154 |
139 |
919 |
267 |
170 |
623 |
186 |
187 |
217 |
187 |
171 |
110 |
948 |
266 |
169 |
171 |
Character |
|
u |
r |
l |
|
= |
|
" |
h |
t |
t |
p |
; |
-; |
: |
/ |
/ |
a |
j |
a |
x |
. |
g |
o |
o |
Milliseconds |
436 |
608 |
172 |
125 |
653 |
155 |
76 |
1098 |
279 |
201 |
233 |
587 |
591 |
776 |
510 |
296 |
108 |
821 |
93 |
200 |
417 |
698 |
573 |
169 |
124 |
Character |
g |
l |
e |
a |
p |
i |
s |
. |
c |
o |
m |
. |
-. |
/ |
a |
j |
a |
x |
/ |
s |
e |
r |
v |
i |
c |
Milliseconds |
155 |
123 |
156 |
295 |
139 |
187 |
866 |
339 |
264 |
124 |
248 |
852 |
407 |
341 |
311 |
109 |
216 |
436 |
1158 |
451 |
201 |
171 |
156 |
233 |
138 |
Character |
e |
s |
/ |
s |
e |
a |
r |
c |
h |
/ |
w |
e |
b |
? |
v |
= |
1 |
. |
0 |
& |
" |
|
q |
u |
e |
Milliseconds |
140 |
249 |
604 |
201 |
202 |
280 |
296 |
186 |
126 |
992 |
788 |
172 |
402 |
3006 |
1118 |
1601 |
1070 |
92 |
217 |
1286 |
1439 |
525 |
730 |
110 |
199 |
Character |
r |
y |
|
= |
|
r |
a |
w |
_ |
i |
n |
p |
u |
t |
( |
" |
W |
h |
a |
t |
|
d |
o |
|
y |
Milliseconds |
186 |
108 |
759 |
170 |
46 |
686 |
635 |
218 |
885 |
451 |
218 |
219 |
200 |
111 |
1476 |
369 |
685 |
421 |
125 |
121 |
483 |
232 |
217 |
200 |
268 |
Character |
o |
u |
|
w |
a |
n |
t |
|
t |
o |
|
s |
e |
a |
r |
c |
h |
|
f |
o |
r |
|
? |
|
> |
Milliseconds |
236 |
183 |
173 |
168 |
435 |
324 |
139 |
123 |
560 |
124 |
201 |
651 |
231 |
575 |
1079 |
125 |
526 |
217 |
250 |
124 |
122 |
295 |
373 |
697 |
1874 |
Character |
> |
|
" |
) |
|
q |
u |
e |
r |
y |
|
= |
|
u |
r |
l |
l |
i |
b |
. |
u |
r |
l |
e |
n |
Milliseconds |
141 |
742 |
137 |
821 |
467 |
328 |
137 |
142 |
230 |
169 |
218 |
702 |
108 |
1165 |
390 |
154 |
236 |
696 |
247 |
804 |
401 |
186 |
185 |
869 |
124 |
Character |
c |
o |
d |
e |
( |
|
{ |
' |
q |
' |
|
: |
|
q |
u |
e |
r |
y |
|
} |
|
) |
|
r |
e |
Milliseconds |
154 |
139 |
94 |
94 |
932 |
278 |
686 |
1182 |
714 |
435 |
801 |
262 |
93 |
1025 |
264 |
184 |
171 |
122 |
1383 |
697 |
915 |
107 |
109 |
1677 |
157 |
Character |
s |
p |
o |
n |
s |
e |
|
= |
|
u |
r |
l |
l |
i |
b |
2 |
. |
u |
r |
l |
o |
p |
e |
n |
|
Milliseconds |
139 |
125 |
154 |
199 |
125 |
93 |
109 |
373 |
140 |
1086 |
186 |
480 |
142 |
525 |
202 |
570 |
928 |
698 |
277 |
125 |
277 |
279 |
217 |
108 |
646 |
Character |
( |
u |
r |
l |
|
+ |
|
q |
u |
e |
r |
y |
|
) |
. |
r |
e |
a |
d |
( |
) |
|
d |
a |
t |
Milliseconds |
573 |
387 |
201 |
185 |
262 |
1548 |
140 |
623 |
156 |
171 |
201 |
140 |
900 |
633 |
400 |
342 |
169 |
868 |
108 |
930 |
62 |
435 |
482 |
201 |
123 |
Character |
a |
|
= |
|
j |
s |
o |
n |
. |
l |
o |
a |
d |
s |
|
( |
r |
-r |
|
r |
e |
s |
p |
o |
n |
Milliseconds |
62 |
621 |
140 |
47 |
310 |
108 |
156 |
201 |
790 |
202 |
140 |
156 |
216 |
154 |
652 |
169 |
263 |
819 |
1053 |
170 |
139 |
186 |
592 |
139 |
232 |
Character |
s |
e |
|
) |
|
r |
e |
s |
u |
l |
t |
s |
|
= |
|
d |
a |
t |
a |
|
[ |
|
' |
r |
s |
Milliseconds |
109 |
63 |
1274 |
124 |
77 |
1058 |
171 |
108 |
204 |
172 |
156 |
265 |
561 |
250 |
92 |
683 |
200 |
94 |
123 |
544 |
2037 |
1070 |
808 |
187 |
202 |
Character |
p |
o |
-o |
-p |
-s |
e |
s |
p |
o |
n |
s |
e |
D |
a |
t |
a |
' |
|
] |
|
[ |
|
' |
r |
e |
Milliseconds |
217 |
186 |
433 |
234 |
416 |
344 |
92 |
171 |
169 |
233 |
481 |
92 |
931 |
139 |
62 |
94 |
900 |
92 |
1039 |
755 |
913 |
918 |
186 |
294 |
233 |
Character |
s |
u |
l |
t |
s |
' |
|
] |
|
f |
o |
r |
|
r |
e |
s |
u |
l |
t |
s |
-s |
|
i |
n |
|
Milliseconds |
371 |
326 |
203 |
155 |
295 |
1723 |
573 |
402 |
683 |
355 |
481 |
155 |
123 |
311 |
185 |
186 |
217 |
217 |
215 |
281 |
713 |
369 |
511 |
170 |
125 |
Character |
r |
e |
s |
u |
l |
t |
s |
: |
|
t |
i |
t |
l |
e |
|
= |
|
r |
e |
s |
u |
l |
t |
[ |
' |
Milliseconds |
232 |
155 |
232 |
126 |
388 |
851 |
93 |
1504 |
820 |
569 |
140 |
216 |
139 |
156 |
417 |
603 |
123 |
431 |
294 |
543 |
123 |
279 |
402 |
1616 |
883 |
Character |
t |
i |
t |
l |
' |
-' |
e |
' |
] |
|
u |
r |
l |
|
= |
|
r |
e |
s |
u |
l |
t |
|
- |
[ |
Milliseconds |
347 |
206 |
468 |
123 |
513 |
1137 |
139 |
670 |
1114 |
839 |
265 |
202 |
109 |
756 |
170 |
48 |
591 |
214 |
184 |
203 |
216 |
109 |
467 |
357 |
791 |
Character |
' |
u |
r |
l |
' |
] |
|
p |
r |
i |
n |
t |
|
( |
|
t |
i |
t |
l |
e |
|
+ |
|
' |
; |
Milliseconds |
589 |
865 |
218 |
93 |
648 |
775 |
450 |
388 |
217 |
155 |
203 |
170 |
868 |
186 |
433 |
249 |
202 |
186 |
170 |
124 |
138 |
1678 |
263 |
1377 |
279 |
Character |
|
' |
|
+ |
|
u |
r |
l |
|
) |
Milliseconds |
512 |
1122 |
276 |
1133 |
263 |
267 |
156 |
110 |
713 |
172 |
|
WPM Timing |
Seconds |
WPM |
3.76 |
22.33 |
7.52 |
23.93 |
11.28 |
23.4 |
15.04 |
28.72 |
18.81 |
29.99 |
22.57 |
27.65 |
26.33 |
28.26 |
30.09 |
29.51 |
33.85 |
29.07 |
37.61 |
30.31 |
41.37 |
28.72 |
45.13 |
27.12 |
48.89 |
26.02 |
52.65 |
26.66 |
56.42 |
26.59 |
60.18 |
27.12 |
63.94 |
27.97 |
67.7 |
28.18 |
71.46 |
27.54 |
75.22 |
27.76 |
78.98 |
27.96 |
82.74 |
27.99 |
86.5 |
27.74 |
90.26 |
27.52 |
94.03 |
28.08 |
97.79 |
27.86 |
101.55 |
28.12 |
105.31 |
28.26 |
109.07 |
28.06 |
112.83 |
28.61 |
116.59 |
28.51 |
120.35 |
28.82 |
124.11 |
29.2 |
127.87 |
28.72 |
131.64 |
28.53 |
135.4 |
28.54 |
139.16 |
28.37 |
142.92 |
28.21 |
146.68 |
28.39 |
150.44 |
28.56 |
154.2 |
28.48 |
157.96 |
28.41 |
161.72 |
28.2 |
165.48 |
28.06 |
169.25 |
28.08 |
173.01 |
27.95 |
176.77 |
28.31 |
180.53 |
28.05 |
184.29 |
27.93 |
188.05 |
27.95 |
|