kachuck (kachuck)

Race #2

View Pit Stop page for race #2 by kachuckGhost race

View profile for kachuck (kachuck)

Official speed 46.26 wpm (113.62 seconds elapsed during race)
Without ending ping 46.34 wpm (1,750 ms delay sending score to TypeRacer’s server)
Timerless 46.48 wpm (335 ms elapsed before first character typed; 111.53 seconds elapsed during race)
Timerless minus one 46.37 wpm, ignoring the first character typed
Race Start October 3, 2023 1:30:20am UTC
Race Finish October 3, 2023 1:32:14am UTC
Outcome No win (2 of 3)
Accuracy 94.5%
Points 53.97
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*(&" query =-r raw_input("What do you want to search for ? >?> " ) query =- urllib.urlencode({ {P'q' : query } ) response = urllib2.urlopen (*url _+ query ).read() data = json.loads (res response ) results = data [ 'resoonponseData' ] p[ 'results]' ] for result in results: title - 0-= 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 335 79 106 216 38 167 129 180 62 153 161 60 112 299 504 242 64 178 187 49 159 68 173 70 123
Character l i b i m p o r t j s o n u r l - = -= -- -
Milliseconds 160 82 97 219 278 72 107 168 35 163 53 121 104 140 86 97 225 111 126 198 210 0 410 445 412
Character - -- = " h t t p : . . -. -. / / a j a x . g o o
Milliseconds 214 346 137 157 304 870 279 86 108 318 408 248 130 345 107 235 126 214 221 69 420 184 243 69 139
Character g l e a p i s . c o m / a j a x . -. / s e r v i c
Milliseconds 93 112 90 171 162 227 112 485 137 114 81 218 231 128 136 549 549 458 208 311 58 49 201 100 74
Character e s / s e a r c h / w e b ? v - -- = - -- 1 . 0 * -*
Milliseconds 81 51 229 294 79 106 50 222 151 347 436 81 203 299 287 362 365 175 12 374 359 399 247 895 395
Character ( -( & " q u e r y = - -- r -r r a w _ i n p u
Milliseconds 197 427 647 1074 361 200 142 76 84 92 230 217 8 419 1414 458 513 352 76 186 248 231 74 139 94
Character t ( " W h a t d o y o u w a n t t o s e
Milliseconds 63 294 214 280 206 48 82 72 110 80 82 146 149 54 66 87 96 96 103 57 111 93 70 85 217
Character a r c h f o r ? > ? -? > " - ) q u e r
Milliseconds 88 87 203 126 68 396 90 86 413 225 410 215 0 437 245 372 284 208 400 191 533 231 124 88 87
Character y = - -- u r l l i b . u r l e n c o d e ( { -{
Milliseconds 87 204 234 13 457 204 271 81 116 175 71 78 338 338 88 117 231 136 98 126 140 149 210 1079 896
Character { P -P ' q ' : q u e r y } ) r e s p o
Milliseconds 156 348 7 438 316 309 154 472 250 88 285 109 80 101 81 312 1341 542 283 264 240 78 126 86 190
Character n s e = u r l l i b 2 . u r l o p e n ( * -*
Milliseconds 72 18 86 114 222 180 256 78 124 256 106 91 262 415 237 74 117 214 140 154 104 108 216 6 443
Character u r l _ -_ + q u e r y ) . r e a d ( ) d a
Milliseconds 227 112 107 126 281 471 3317 892 334 130 42 70 94 84 207 349 110 67 96 132 210 55 198 194 109
Character t a = j s o n . l o a d s ( r e s -s -e -r r
Milliseconds 69 117 140 168 452 669 176 108 74 176 190 200 54 202 124 206 190 276 60 168 366 120 168 110 441
Character e s p o n s e ) r e s u l t s = d a t a
Milliseconds 70 121 210 238 71 3 64 112 220 148 210 46 188 107 187 30 52 125 202 192 275 121 82 117 175
Character [ ' r e s o o n -n -o -o p o n s e D a t a ' ]
Milliseconds 164 624 191 406 30 138 132 223 79 261 153 143 237 216 71 5 55 311 211 77 108 110 134 411 447
Character p -p [ ' r e s u l t s ] -] ' ] f o r r e s
Milliseconds 523 530 472 236 421 198 57 137 132 204 66 84 677 409 210 462 232 320 244 103 65 254 297 86 171
Character u l t i n r e s u l t s : t i t l e - -
Milliseconds 264 185 63 88 124 70 54 150 83 176 112 178 30 60 306 84 200 85 84 122 102 112 224 128 311
Character -- 0 - -- -0 = r e s u l t - [ ' t i t l e ' ]
Milliseconds 128 200 0 354 144 225 338 242 64 172 294 189 76 87 375 231 624 218 108 88 131 101 222 651 342
Character u r l - - -- = r e s u l t ' -' [ ' u r l ] -]
Milliseconds 191 84 131 165 196 124 373 139 168 125 135 66 236 124 183 116 398 353 237 387 482 82 150 341 453
Character ; ] -] -; ' [ ] -] -[ ] p r i n t ( t i t l e
Milliseconds 482 305 290 121 235 315 8 374 127 189 456 344 106 120 66 32 87 183 176 533 79 86 100 66 100
Character + ; ' -' -; ' - ; ' _ - -_ + u r l )
Milliseconds 238 330 462 0 379 136 217 380 348 234 133 417 294 418 218 312 118 175 157 253 87 104 164 170
WPM Timing
Seconds WPM
2.27 73.93
4.54 76.57
6.82 79.21
9.09 60.73
11.36 55.98
13.63 52.81
15.91 55.83
18.18 52.15
20.45 55.74
22.72 53.34
25 50.41
27.27 46.65
29.54 46.71
31.81 43.38
34.09 44.36
36.36 48.85
38.63 49.39
40.9 48.11
43.18 48.08
45.45 49.38
47.72 48.03
49.99 47.05
52.26 47.07
54.54 46.87
56.81 47.95
59.08 48.34
61.35 47.14
63.63 45.64
65.9 46.25
68.17 46.65
70.44 47.19
72.72 47.36
74.99 48.33
77.26 48.15
79.53 48.43
81.81 47.53
84.08 47.53
86.35 47.39
88.62 48.48
90.89 48.32
93.17 48.17
95.44 48.16
97.71 48.14
99.98 47.77
102.26 47.06
104.53 46.61
106.8 47.19
109.07 46.54
111.35 46.13
113.62 46.26