Alex (a_kaban)

Race #955

View Pit Stop page for race #955 by a_kabanGhost race

View profile for Alex (a_kaban)

Official speed 50.87 wpm (103.32 seconds elapsed during race)
Without ending ping 51.01 wpm (1,689 ms delay sending score to TypeRacer’s server)
Timerless 51.52 wpm (1,004 ms elapsed before first character typed; 100.63 seconds elapsed during race)
Timerless minus one 51.40 wpm, ignoring the first character typed
Race Start July 18, 2024 10:46:38pm UTC
Race Finish July 18, 2024 10:48:21pm UTC
Outcome Win (1 of 3)
Accuracy 99.5%
Points 59.35
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 = raeaw_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 resutesult 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 1004 77 290 133 53 188 100 214 80 149 132 112 129 229 169 185 136 213 67 132 147 90 132 104 144
Character l i b i m p o r t j s o n u r l = " h t
Milliseconds 141 157 203 192 153 196 230 80 131 164 103 247 241 198 134 248 175 129 169 256 316 155 418 242 261
Character t p : / / a j a x . g o o g l e a p i s . c o m /
Milliseconds 177 305 385 411 157 324 89 129 269 249 216 85 142 35 209 181 338 177 185 158 210 222 326 251 373
Character a j a x / s e r v i c e s / s e a r c h / w e b ?
Milliseconds 266 93 149 463 456 428 134 127 254 1328 505 196 253 328 215 155 868 145 282 71 267 343 141 218 373
Character v = 1 . 0 & " q u e r y = r a e -a -e a w _ i
Milliseconds 439 538 557 156 411 776 505 237 276 38 216 175 212 162 264 113 534 88 233 1211 0 94 195 306 280
Character n p u t ( " W h a t d o y o u w a n t t o
Milliseconds 84 196 91 171 297 565 300 209 74 151 140 199 67 119 222 138 65 76 191 173 67 120 103 234 55
Character s e a r c h f o r ? > > " ) q u e r y
Milliseconds 120 160 129 251 140 260 84 113 151 104 102 316 842 427 246 153 270 284 364 537 190 45 390 190 210
Character = u r l l i b . u r l e n c o d e ( { ' q '
Milliseconds 150 228 118 183 133 104 149 107 210 258 244 115 71 303 173 218 101 184 150 292 548 617 368 273 319
Character : q u e r y } ) r e s p o n s e = u
Milliseconds 282 767 289 332 54 240 158 185 216 212 332 343 219 204 71 184 317 240 241 451 119 230 284 170 184
Character r l l i b 2 . u r l o p e n ( u r l + q u e
Milliseconds 181 131 167 694 216 295 168 255 116 80 194 182 223 100 369 235 421 185 98 227 289 184 427 75 204
Character r y ) . r e a d ( ) d a t a = j s o n . l
Milliseconds 158 159 205 305 523 238 79 285 197 280 161 208 101 138 174 89 160 177 187 544 212 99 114 233 188
Character o a d s ( r e s p o n s e ) r e s u l t s
Milliseconds 158 125 180 210 215 764 453 137 78 322 198 160 216 111 130 250 266 127 190 69 186 99 211 124 217
Character = d a t a [ ' r e s p o n s e D a t a '
Milliseconds 146 241 115 186 167 173 110 223 730 738 210 445 77 174 129 144 174 141 135 500 210 177 67 212 166
Character ] [ ' r e s u l t s ' ] f o r r e s u t
Milliseconds 803 166 301 276 460 308 96 194 73 195 70 164 306 222 202 140 223 81 115 294 306 114 235 94 287
Character -e -s -u -t e s u l t i n r e s u l t s : t i t
Milliseconds 1307 0 0 0 89 135 231 283 203 180 200 102 103 166 426 182 124 290 194 164 309 163 172 63 330
Character l e = r e s u l t [ ' t i t l e ' ] u r l
Milliseconds 233 168 209 227 160 150 104 242 125 181 105 370 347 731 81 98 134 102 287 244 318 173 106 134 183
Character = r e s u l t [ ' u r l ' ] p r i n t ( t
Milliseconds 272 102 164 70 146 112 222 105 408 267 381 126 132 831 426 196 262 153 77 133 92 214 269 330 374
Character i t l e + ' ; ' + u r l )
Milliseconds 83 87 162 111 200 333 219 248 254 183 899 211 266 194 136 92 133 250 289
WPM Timing
Seconds WPM
2.07 46.46
4.13 63.88
6.2 69.68
8.27 65.33
10.33 61.56
12.4 61.94
14.47 60.56
16.53 58.07
18.6 54.2
20.66 52.84
22.73 52.26
24.8 50.33
26.86 48.24
28.93 48.53
31 46.46
33.06 47.18
35.13 49.53
37.2 50.97
39.26 49.82
41.33 49.65
43.4 50.88
45.46 50.68
47.53 49.74
49.59 49.84
51.66 49.71
53.73 50.03
55.79 49.9
57.86 49.98
59.93 50.06
61.99 50.33
64.06 50.58
66.13 50.27
68.19 50.86
70.26 51.41
72.33 50.94
74.39 50.97
76.46 50.85
78.52 51.04
80.59 50.92
82.66 50.09
84.72 50.28
86.79 50.47
88.86 50.78
90.92 50.68
92.99 51.1
95.06 50.75
97.12 50.9
99.19 51.17
101.26 50.96
103.32 50.87