Alex (a_kaban)

Race #859

View Pit Stop page for race #859 by a_kabanGhost race

View profile for Alex (a_kaban)

Official speed 49.95 wpm (105.23 seconds elapsed during race)
Without ending ping 50.10 wpm (1,745 ms delay sending score to TypeRacer’s server)
Timerless 50.41 wpm (647 ms elapsed before first character typed; 102.83 seconds elapsed during race)
Timerless minus one 50.30 wpm, ignoring the first character typed
Race Start June 30, 2024 10:30:03pm UTC
Race Finish June 30, 2024 10:31:48pm UTC
Outcome Win (1 of 3)
Accuracy 98.7%
Points 58.27
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 = raw_input("What do you want to search for ? >> ") query = urllib.urlendrllib.urlencode( {'q' " : query } ) response += urllib2.urlopen (url + query ).read() data = json.loads ( response ) results = data '][ 'responseData' ] [ 'results' ] for result in results: titelitle = result['title'] url = result['url'] print ( title + '; ' +u 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 647 86 214 108 103 161 89 183 88 130 141 127 148 543 166 173 143 208 86 128 138 101 129 102 133
Character l i b i m p o r t j s o n u r l = " h t
Milliseconds 137 111 155 173 172 196 200 86 149 165 84 196 147 115 134 153 167 159 123 146 225 148 498 416 126
Character t p : / / a j a x . g o o g l e a p i s . c o m /
Milliseconds 137 104 280 291 178 216 105 148 233 178 536 206 151 157 197 93 223 138 226 135 178 278 100 151 217
Character a j a x / s e r v i c e s / s e a r c h / w e b ?
Milliseconds 203 92 99 237 347 214 137 120 236 135 326 421 171 273 211 141 186 135 284 85 361 389 156 216 410
Character v = 1 . 0 & " q u e r y = r a w _ i n p u t
Milliseconds 290 327 425 148 386 367 404 249 300 73 120 157 156 187 379 187 249 195 193 326 387 48 204 102 133
Character ( " W h a t d o y o u w a n t t o s e a
Milliseconds 280 384 354 251 59 220 113 354 66 128 157 155 108 53 181 137 138 135 106 166 53 114 187 114 212
Character r c h f o r ? > > " ) q u e r y = u
Milliseconds 124 270 91 98 197 115 56 317 824 287 202 148 161 217 338 228 275 76 168 119 148 192 194 137 159
Character r l l i b . u r l e n d -r -l -l -i -b -. -u -r -l -e -n -d r
Milliseconds 110 164 154 82 146 273 233 122 140 219 196 184 1119 0 0 0 0 0 0 0 0 0 0 0 136
Character l l i b . u r l e n c o d e ( { ' q ' " - -"
Milliseconds 98 150 87 115 417 302 295 137 417 173 217 103 230 170 510 520 2055 763 584 468 555 1561 283 553 140
Character : q u e r y } ) r e s p o n s e + -+ =
Milliseconds 282 264 232 63 155 134 271 191 278 174 248 170 247 73 184 82 139 186 231 48 191 339 699 445 236
Character u r l l i b 2 . u r l o p e n ( u r l + q u
Milliseconds 551 116 111 141 149 177 292 179 193 125 78 239 165 211 91 211 218 216 111 119 215 225 153 240 49
Character e r y ) . r e a d ( ) d a t a = j s o n .
Milliseconds 203 131 121 239 300 533 201 82 221 187 276 187 149 165 133 151 338 318 227 161 257 411 114 233 295
Character l o a d s ( r e s p o n s e ) r e s u l t
Milliseconds 264 143 109 198 233 195 221 351 156 80 257 119 143 272 210 76 204 273 166 207 72 150 94 212 137
Character s = d a t a ' -' ] -] [ ' r e s p o n s e D
Milliseconds 249 156 225 143 190 169 619 89 177 260 699 634 576 291 494 195 310 72 209 124 155 183 125 50 567
Character a t a ' ] [ ' r e s u l t s ' ] f o r
Milliseconds 202 165 67 520 232 200 174 231 241 271 599 81 127 152 184 74 421 345 382 186 280 242 73 100 152
Character r e s u l t i n r e s u l t s : t i t e l -i
Milliseconds 425 53 176 90 190 72 130 180 122 112 157 44 171 72 163 87 173 350 139 228 45 147 109 27 1588
Character -t -e -l i t l e = r e s u l t [ ' t i t l e ' ]
Milliseconds 0 0 0 76 77 172 137 396 810 182 152 58 151 63 197 218 335 523 513 89 97 127 120 256 256
Character u r l = r e s u l t [ ' u r l ' ] p r i n
Milliseconds 239 202 93 157 230 222 134 279 150 210 90 185 82 314 437 544 125 187 304 275 243 175 131 94 149
Character t ( t i t l e + ' ; ' + u -u u r l
Milliseconds 101 240 251 352 423 102 83 155 87 196 287 175 262 318 198 354 152 805 305 440 154 219 119 154 418
Character )
Milliseconds 214
WPM Timing
Seconds WPM
2.1 68.42
4.21 68.42
6.31 72.23
8.42 68.42
10.52 67.28
12.63 66.52
14.73 65.98
16.84 64.15
18.94 62.72
21.05 60.44
23.15 59.61
25.25 59.4
27.36 59.21
29.46 61.5
31.57 60.44
33.67 60.58
35.78 58.7
37.88 56.07
39.99 55.82
42.09 54.74
44.19 52.4
46.3 51.06
48.4 48.84
50.51 48.94
52.61 49.72
54.72 48.25
56.82 49.21
58.93 49.89
61.03 50.14
63.14 50.37
65.24 50.4
67.34 50.61
69.45 51.32
71.55 50.98
73.66 49.69
75.76 49.89
77.87 49.93
79.97 49.97
82.08 50
84.18 51.03
86.28 50.21
88.39 49.83
90.49 49.86
92.6 50.28
94.7 50.43
96.81 50.45
98.91 50.71
101.02 50.49
103.12 50.04
105.23 49.95