Kayega (briankayega)

Race #498

View Pit Stop page for race #498 by briankayegaGhost race

View profile for Kayega (briankayega)

Official speed 52.17 wpm (100.75 seconds elapsed during race)
Without ending ping 54.90 wpm (6,330 ms delay sending score to TypeRacer’s server)
Timerless 54.99 wpm (148 ms elapsed before first character typed; 94.27 seconds elapsed during race)
Timerless minus one 54.86 wpm, ignoring the first character typed
Race Start August 15, 2024 5:58:20pm UTC
Race Finish August 15, 2024 6:00:00pm UTC
Outcome Win (1 of 3)
Accuracy 96.4%
Points 60.86
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 urliblib import jso un url = "http://ajax.googleapis.com/ajax/serrvvices/serarch/web?v=1.0&^" query = raw_input("What do you want to search for ?<> >> " ) query = urllib.urlencode( {'q' : query } ) erresponse = urllib2.urlopen (url + query ) .read() dfatata = json.oloads ( response ) results = data [ 'responsedData' ] [ 'results' \ [\ \] for result in results: title = result['title'\\] iiurl; = result['uirlrl'] 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 148 129 104 123 101 182 94 207 236 188 178 177 125 95 137 221 110 100 107 129 131 82 121 132 37
Character i b -b -i l i b i m p o r t j s o u -u - n u
Milliseconds 371 165 394 139 200 141 66 147 171 128 104 95 116 123 101 136 112 117 201 251 324 156 199 78 133
Character r l = " h t t p : / / a j a x . g o o g l e a
Milliseconds 112 64 262 163 188 414 218 89 146 144 360 332 202 184 106 108 277 153 273 135 175 236 153 131 209
Character p i s . c o m / a j a x / s e r r v -v -r v i c e s
Milliseconds 143 210 125 152 244 68 115 253 154 162 118 250 266 186 104 7 83 237 278 147 89 100 87 246 160
Character / s e r -r a r c h / w e b ? v = 1 . 0 & ^ -^ " q
Milliseconds 101 202 150 166 512 79 57 240 160 218 199 150 182 410 292 266 459 156 353 374 3 421 317 183 301
Character u e r y = r a w _ i n p u t ( " W h a t d o
Milliseconds 106 146 122 182 314 120 154 295 151 107 313 281 124 141 83 101 557 663 265 207 43 68 147 167 52
Character y o u w a n t t o s e a r c h f o r ?
Milliseconds 67 154 26 41 126 129 162 95 89 127 152 22 99 307 85 183 58 228 138 51 301 143 41 202 238
Character < -< > - -> > > " - ) q u e r y = u r
Milliseconds 444 436 233 137 260 159 98 210 195 128 210 184 389 218 158 428 98 107 84 167 210 192 182 165 109
Character l l i b . u r l e n c o d e ( { ' q ' : q u
Milliseconds 151 202 239 233 262 240 114 135 210 148 207 158 111 174 261 214 298 334 540 346 414 270 154 227 164
Character e r y } ) e r -r -e r e s p o n s e = u r
Milliseconds 87 133 131 302 270 472 374 126 335 9 541 140 65 58 140 68 101 146 88 155 130 183 158 170 94
Character l l i b 2 . u r l o p e n ( u r l + q u e r
Milliseconds 117 259 157 213 229 142 305 182 443 198 95 221 91 176 241 292 131 85 220 297 294 606 210 132 140
Character y ) - . r e a d ( ) d f a t -t -a -f a t a =
Milliseconds 217 258 470 231 512 250 38 65 154 68 491 274 208 174 2 145 88 490 167 164 118 82 145 125 135
Character j s o n . o -o l o a d s ( r e s p o n s e
Milliseconds 177 209 138 131 56 254 267 430 194 161 63 128 220 109 294 170 212 36 224 90 99 130 87 101 124
Character ) r e s u l t s = d a t a [ ' r e s p o
Milliseconds 409 167 210 58 247 159 225 137 148 97 272 154 155 180 66 190 103 391 184 409 224 59 226 62 126
Character n s e d -d D a t a ' ] [ ' r e s u l t s '
Milliseconds 125 74 155 439 406 294 264 112 150 298 180 482 374 517 298 632 134 58 261 139 140 193 153 352 364
Character \ - -\ [ -[ \ - -\ \ -\ ] f o r r e s u l t
Milliseconds 283 0 367 149 0 436 189 0 365 157 0 0 0 512 300 118 63 76 161 68 168 72 95 113 91
Character i n r e s u l t s : t i t l e = r e s u l
Milliseconds 79 81 51 113 68 170 121 25 151 164 356 106 149 51 161 112 103 72 302 116 132 76 226 175 115
Character t [ ' t i t l e ' \ -\ \ -\ ] i i -i -i u r l ; -
Milliseconds 177 565 288 180 142 98 143 83 300 442 0 0 0 0 169 100 180 360 154 422 68 91 17 139 437
Character -; = r e s u l t [ ' u i r l -l -r -i r l ' ] p
Milliseconds 165 100 169 282 406 69 192 98 162 55 408 410 471 0 110 16 429 162 146 133 82 386 554 296 229
Character r i n t ( t i t l e + ' ; ' + u r l
Milliseconds 122 103 76 40 76 487 310 129 73 109 108 184 58 343 166 269 309 366 232 127 400 115 326 178 13
Character )
Milliseconds 365 301
WPM Timing
Seconds WPM
2.01 77.42
4.03 74.44
6.04 73.45
8.06 67
10.07 64.32
12.09 64.52
14.1 65.51
16.12 64.02
18.13 62.86
20.15 60.75
22.16 58.47
24.18 59.06
26.19 57.72
28.21 60.83
30.22 62.33
32.24 59.18
34.25 58.15
36.27 58.89
38.28 59.24
40.3 58.36
42.31 58.14
44.33 56.58
46.34 57.74
48.36 57.82
50.37 57.65
52.39 57.04
54.4 56.47
56.42 55.94
58.43 55.65
60.45 56.58
62.46 56.87
64.48 56.95
66.49 56.85
68.51 56.4
70.52 55.81
72.54 55.42
74.55 54.24
76.57 55.95
78.58 56.5
80.6 56.58
82.61 55.78
84.63 55.44
86.64 55.26
88.66 54.55
90.67 55.06
92.69 54.89
94.7 55.5
96.72 54.34
98.73 53.23
100.75 52.17