Alex (a_kaban)

Race #1403

View Pit Stop page for race #1403 by a_kabanGhost race

View profile for Alex (a_kaban)

Official speed 58.85 wpm (89.31 seconds elapsed during race)
Without ending ping 59.00 wpm (1,453 ms delay sending score to TypeRacer’s server)
Timerless 59.58 wpm (851 ms elapsed before first character typed; 87.01 seconds elapsed during race)
Timerless minus one 59.44 wpm, ignoring the first character typed
Race Start October 8, 2024 9:15:01pm UTC
Race Finish October 8, 2024 9:16:31pm UTC
Outcome Win (1 of 3)
Accuracy 98.9%
Points 68.66
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.xcom/ajax/services/search/web?v=1.0&" query = raw_input("What doy you want to search for ? >> ") query = urllib.urlencode( {'q' : query } ) response = urllib2.urlopen (url + query ).read() data = json.laoads ( response ) results = data [' 'responseData' ] [ 'results' ] for result in results: title = result['title'] url = result['url'] print ( ttitle + '; ' + 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 851 93 203 97 74 153 79 240 76 106 134 103 100 248 183 137 64 171 74 106 155 75 171 67 117
Character l i b i m p o r t j s o n u r l = " h t
Milliseconds 145 114 103 172 132 134 181 66 82 153 66 185 149 109 133 125 168 168 97 233 209 79 301 226 95
Character t p : / / a j a x . g o o g l e a p i s . x -x c o
Milliseconds 126 103 261 235 121 233 97 120 233 454 243 58 150 98 127 521 363 119 198 216 182 251 422 81 182
Character m / a j a x / s e r v i c e s / s e a r c h / w e
Milliseconds 131 238 170 121 74 203 240 239 134 115 235 104 234 163 132 356 244 118 217 122 219 59 262 205 109
Character b ? v = 1 . 0 & " q u e r y = r a w _ i n p
Milliseconds 222 536 383 635 221 273 462 1641 416 228 292 67 133 154 148 170 214 78 475 112 168 293 239 68 153
Character u t ( " W h a t d o y -y y o u w a n t t o
Milliseconds 88 106 285 295 307 255 66 161 155 194 87 266 449 99 203 120 70 92 192 124 94 109 105 166 52
Character s e a r c h f o r ? > > " ) q u e r y
Milliseconds 79 181 120 186 79 237 86 94 139 68 121 106 431 226 204 154 118 330 328 144 423 31 326 108 143
Character = u r l l i b . u r l e n c o d e ( { ' q '
Milliseconds 130 209 81 196 105 104 118 142 100 223 265 44 363 344 159 275 76 141 147 222 233 521 210 456 277
Character : q u e r y } ) r e s p o n s e = u
Milliseconds 476 1083 179 880 81 140 108 136 218 318 142 289 187 228 65 197 79 145 136 118 92 164 209 110 137
Character r l l i b 2 . u r l o p e n ( u r l + q u e
Milliseconds 112 101 127 165 84 329 186 231 151 62 168 182 153 87 175 228 363 142 132 174 181 79 420 90 214
Character r y ) . r e a d ( ) d a t a = j s o n . l
Milliseconds 113 157 172 267 353 212 46 205 138 315 18 636 189 114 136 63 164 145 69 539 186 84 106 202 167
Character a -a o a d s ( r e s p o n s e ) r e s u l
Milliseconds 457 637 214 402 235 610 246 216 238 230 66 182 92 133 169 108 70 203 278 145 171 66 232 419 205
Character t s = d a t a [ ' - -' ' r e s p o n s e
Milliseconds 99 238 156 202 115 434 217 157 80 149 817 242 257 299 149 101 206 256 125 269 123 447 201 142 132
Character D a t a ' ] [ ' r e s u l t s ' ] f o r
Milliseconds 406 161 143 92 199 158 175 117 376 175 175 266 59 173 96 196 44 357 183 169 202 166 182 59 135
Character r e s u l t i n r e s u l t s : t i t l e
Milliseconds 55 261 54 188 83 180 70 120 143 146 130 150 87 84 472 241 180 164 280 102 198 45 113 154 101
Character = r e s u l t [ ' t i t l e ' ] u r l =
Milliseconds 107 211 96 134 76 721 189 193 72 424 214 239 106 108 93 148 229 216 193 204 68 119 149 262 87
Character r e s u l t [ ' u r l ' ] p r i n t ( t t -t
Milliseconds 168 117 222 109 183 74 332 213 300 116 65 353 538 155 239 163 123 99 179 134 239 286 168 294 317
Character i t l e + ' ; ' + u r l )
Milliseconds 234 215 146 255 138 246 160 693 326 210 264 145 329 144 183 137 78 231 266
WPM Timing
Seconds WPM
1.79 47.03
3.57 73.9
5.36 80.62
7.14 78.94
8.93 77.93
10.72 73.9
12.5 68.14
14.29 68.86
16.08 67.93
17.86 66.51
19.65 63.52
21.43 58.78
23.22 58.91
25.01 59.02
26.79 59.12
28.58 59.2
30.37 61.65
32.15 61.21
33.94 61.17
35.72 61.81
37.51 61.42
39.3 60.16
41.08 58.13
42.87 58.22
44.66 59.39
46.44 59.95
48.23 60.46
50.01 60.22
51.8 60
53.59 60.46
55.37 58.95
57.16 58.36
58.95 59.24
60.73 59.08
62.52 58.54
64.3 57.66
66.09 57.74
67.88 57.99
69.66 58.22
71.45 59.12
73.24 59.15
75.02 59.34
76.81 59.52
78.59 59.85
80.38 59.87
82.17 59.88
83.95 59.32
85.74 58.92
87.53 58.95
89.31 58.85