KTH (kthmanish)

Race #607

View Pit Stop page for race #607 by kthmanishGhost race

View profile for KTH (kthmanish)

Official speed 65.06 wpm (80.79 seconds elapsed during race)
Without ending ping 65.26 wpm (1,355 ms delay sending score to TypeRacer’s server)
Timerless 65.54 wpm (332 ms elapsed before first character typed; 79.10 seconds elapsed during race)
Timerless minus one 65.39 wpm, ignoring the first character typed
Race Start August 9, 2024 7:00:48am UTC
Race Finish August 9, 2024 7:02:09am UTC
Outcome No win (2 of 3)
Accuracy 97.9%
Points 75.91
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 ipmort mport urllib2 import json url = "http://ajax.googleapis.com/ajas/x/serivvices/search/web? v=1.0&" query = raw_input("What do you want to search for ? >> ") query = urllib2..urlencode( {'q' : query } ) response = urllib2.urlopen (url + query ).reqadad() data = json.loads ( response ) results = data [ 'responseData' ] [ 'results' ] for result in results: title = result['title'] url =resu result['url'] print ( title + '; "' + url )
Timing
Character i m p o r t u r l l i b 2 i p m o r t - -t -r
Milliseconds 332 122 85 36 105 77 132 215 51 125 129 53 109 150 124 110 126 0 90 102 122 75 222 154 159
Character -o -m -p m p o r t u r l l i b 2 - -2 i m p o r
Milliseconds 138 158 561 335 143 106 109 119 80 171 90 107 148 86 115 166 172 417 172 144 317 154 73 100 166
Character t j s o n u r l = " h t t p : / / a j a x
Milliseconds 167 104 124 199 124 67 122 177 94 74 114 96 146 540 230 66 118 618 469 402 165 153 116 50 219
Character . g o o g l e a p i s . c o m / a j a s / -/ -s x /
Milliseconds 132 150 118 136 89 141 131 142 57 94 364 290 142 98 71 182 131 111 61 139 236 349 151 124 234
Character s e r i v -v -i v i c e s / s e a r c h / w e b ?
Milliseconds 100 77 78 201 134 395 156 136 97 99 126 76 207 286 158 182 132 203 81 432 204 69 353 294 136
Character - v = 1 . 0 & " q u e r y = r a w _ i n p u
Milliseconds 494 250 224 252 158 266 261 263 113 131 119 51 129 61 115 157 185 143 89 109 217 199 79 83 91
Character t ( " W h a t d o y o u w a n t t o s e
Milliseconds 76 250 301 293 137 53 84 133 99 82 63 140 83 88 28 127 50 110 109 100 108 110 200 290 136
Character a r c h f o r ? > > " ) q u e r y =
Milliseconds 145 115 211 107 127 170 100 71 133 230 244 237 222 176 226 342 133 186 103 61 88 85 86 132 186
Character u r l l i b 2 . -. -2 . u r l e n c o d e ( { ' q
Milliseconds 162 121 108 150 83 134 188 247 412 167 311 248 132 111 113 111 248 103 110 153 366 130 199 282 334
Character ' : q u e r y } ) r e s p o n s e =
Milliseconds 435 235 273 379 438 198 105 77 120 115 329 373 729 216 175 65 90 30 118 47 86 70 140 488 249
Character u r l l i b 2 . u r l o p e n ( u r l + q u
Milliseconds 218 100 110 138 90 168 232 229 200 134 59 157 135 176 95 477 202 327 76 113 140 265 147 3183 135
Character e r y ) . r e q a d -d -a -q a d ( ) d a t a =
Milliseconds 78 86 63 112 141 268 65 38 67 12 104 412 156 302 175 121 300 78 103 564 92 114 70 147 161
Character j s o n . l o a d s ( r e s p o n s e )
Milliseconds 192 144 123 82 75 156 181 147 39 127 69 164 186 122 129 33 109 81 43 82 17 70 115 234 198
Character r e s u l t s = d a t a [ ' r e s p o n s
Milliseconds 138 42 58 79 86 64 89 110 520 289 195 163 152 69 121 99 166 518 173 40 63 114 52 93 99
Character e D a t a ' ] [ ' r e s u l t s ' ] f o
Milliseconds 40 440 261 137 80 148 276 151 191 153 263 257 217 59 64 109 94 59 108 179 220 134 219 155 107
Character r r e s u l t i n r e s u l t s : t i t l
Milliseconds 90 102 119 42 73 111 97 54 158 86 28 109 115 52 57 110 90 39 108 251 94 417 70 103 119
Character e = r e s u l t [ ' t i t l e ' ] u r l =
Milliseconds 114 108 102 197 36 50 62 81 108 82 330 253 199 250 120 131 185 125 359 207 195 79 151 143 73
Character r e s u -u -s -e -r r e s u l t [ ' u r l ' ] p r
Milliseconds 253 67 76 43 346 167 153 134 133 110 61 115 178 124 173 274 284 275 94 111 181 241 325 265 142
Character i n t ( t i t l e + ' ; " -" ' + u r
Milliseconds 102 50 66 135 204 162 313 91 107 95 114 162 261 157 222 316 138 280 526 251 100 224 124 142 77
Character l )
Milliseconds 109 119 161
WPM Timing
Seconds WPM
1.62 96.55
3.23 59.42
4.85 54.46
6.46 51.99
8.08 57.93
9.69 59.42
11.31 56.23
12.93 60.34
14.54 61.89
16.16 60.9
17.77 59.42
19.39 59.42
21 57.13
22.62 56.76
24.24 59.42
25.85 60.81
27.47 64.22
29.08 65.19
30.7 64.11
32.31 65.73
33.93 64.01
35.55 64.14
37.16 63.29
38.78 62.82
40.39 61.79
42.01 62.56
43.62 62.99
45.24 62.86
46.86 62.23
48.47 60.16
50.09 59.89
51.7 59.18
53.32 59.42
54.94 60.51
56.55 62.17
58.17 62.3
59.78 63.03
61.4 62.93
63.01 63.41
64.63 64.43
66.25 65.21
67.86 66.31
69.48 66.15
71.09 65.66
72.71 65.52
74.32 65.23
75.94 65.58
77.56 65.45
79.17 65.18
80.79 65.06