Eesa (eesa10)

Race #1

View Pit Stop page for race #1 by eesa10Ghost race

View profile for Eesa (eesa10)

Official speed 38.03 wpm (138.21 seconds elapsed during race)
Without ending ping 38.08 wpm (2,066 ms delay sending score to TypeRacer’s server)
Timerless 38.42 wpm (1,223 ms elapsed before first character typed; 134.92 seconds elapsed during race)
Timerless minus one 38.33 wpm, ignoring the first character typed
Race Start May 30, 2023 1:55:46pm UTC
Race Finish May 30, 2023 1:58:04pm UTC
Outcome No win (2 of 3)
Accuracy 97.3%
Points 44.36
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 ot sto search for ? >> ") query = urllib.urlencdoode({ {'q' : query } ) response = urllib2. uurlopen (url + query ).read() data = json. lloads (resp rseesponse ) results = data [ 'responseData' ] p[ 'results' ] for result in results: title = result['title' ] url = result'['url' ] print ( title + '; ' + ruurl )
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 1223 134 81 239 131 197 116 252 131 181 473 390 136 617 183 177 145 47 231 100 226 107 234 94 237
Character l i b i m p o r t j s o n u r l = " h t
Milliseconds 428 120 150 386 199 143 148 215 86 215 106 133 115 169 111 150 242 111 193 109 642 104 574 395 119
Character t p : / / a j a x . g o o g l e a p i s . c o m /
Milliseconds 176 299 524 395 157 351 162 166 551 291 382 331 169 95 174 114 504 130 234 148 400 248 73 105 294
Character a j a x / s e r v i c e s / s e a r c h / w e b ?
Milliseconds 360 109 146 353 456 423 88 80 385 429 128 226 560 188 509 225 93 46 321 117 261 338 51 459 480
Character v = 1 . 0 & " q u e r y = r a w _ i n p u t
Milliseconds 601 877 1234 377 828 2215 741 344 367 161 87 78 434 135 574 265 432 50 319 840 671 90 168 160 135
Character ( " W h a t d o y o u w a n t o t -o -t -
Milliseconds 443 556 465 193 66 87 96 210 70 111 103 105 104 39 103 92 100 128 132 165 26 133 587 0 0
Character s -s t o s e a r c h f o r ? > > " ) q
Milliseconds 454 377 111 136 81 222 218 103 32 305 71 120 154 110 144 206 409 356 576 206 519 441 687 209 338
Character u e r y = u r l l i b . u r l e n c d o -o -d o
Milliseconds 150 95 87 361 259 1040 373 544 129 271 513 121 177 398 447 150 155 486 117 245 864 99 412 168 273
Character d e ( { -{ { ' q ' : q u e r y } ) r e
Milliseconds 89 197 385 1073 647 416 393 702 720 330 208 815 217 503 191 106 70 305 574 1106 393 455 212 285 120
Character s p o n s e = u r l l i b 2 . u -u - u r l o
Milliseconds 95 81 223 97 93 105 154 440 134 434 139 151 350 129 151 647 327 81 280 402 162 275 313 87 466
Character p e n ( u r l + q u e r y ) . r e a d ( )
Milliseconds 118 105 170 160 326 542 74 537 125 1163 557 482 127 56 122 235 468 554 703 280 60 82 514 376 136
Character d a t a = j s o n . l -l - l o a d s ( r
Milliseconds 257 222 139 156 138 311 410 122 601 122 91 109 383 122 179 653 199 307 215 113 197 129 346 330 406
Character e s p -p -s -e -r r s e -e -s e s p o n s e ) r e
Milliseconds 86 67 112 406 170 181 184 159 337 104 96 337 161 95 57 255 216 87 45 83 231 346 144 184 87
Character s u l t s = d a t a [ ' r e s p o n s e D
Milliseconds 54 226 218 116 90 201 487 147 310 87 199 138 185 895 595 405 512 89 61 298 472 184 23 123 750
Character a t a ' ] p -p [ ' r e s u l t s ' ] f o
Milliseconds 239 144 320 266 449 653 249 563 885 904 536 801 391 47 97 208 142 157 85 319 135 681 234 257 102
Character r r e s u l t i n r e s u l t s : t i t l
Milliseconds 121 96 198 80 65 153 122 293 163 242 74 104 233 72 68 189 122 126 102 512 217 328 54 204 133
Character e = r e s u l t [ ' t i t l e ' - ] u r l
Milliseconds 115 174 525 153 265 47 104 136 122 122 983 785 357 113 121 142 88 368 400 488 960 288 320 90 156
Character = r e s u l t ' -' [ ' u r l ' - ] p r i n
Milliseconds 202 711 258 256 56 102 121 141 137 388 813 1242 1614 737 145 166 385 480 507 476 365 181 127 120 107
Character t ( t i t l e + ' ; ' + r u -u -r u r
Milliseconds 84 587 359 309 579 129 92 211 103 225 595 308 457 599 417 272 224 647 240 218 87 397 146 256 123
Character l )
Milliseconds 134 226 606
WPM Timing
Seconds WPM
2.76 43.41
5.53 47.75
8.29 52.1
11.06 52.1
13.82 50.36
16.58 49.2
19.35 49.62
22.11 48.3
24.88 48.24
27.64 44.72
30.41 41.44
33.17 40.88
35.93 40.07
38.7 40.31
41.46 41.68
44.23 42.87
46.99 41.88
49.75 41.72
52.52 41.36
55.28 40.59
58.05 39.49
60.81 38.87
63.58 38.69
66.34 38.53
69.1 39.25
71.87 38.57
74.63 38.75
77.4 38.61
80.16 38.47
82.92 38.93
85.69 38.65
88.45 37.85
91.22 38.94
93.98 38.94
96.74 39.07
99.51 38.83
102.27 38.02
105.04 38.27
107.8 38.96
110.57 39.72
113.33 39.71
116.09 39.49
118.86 39.37
121.62 39.07
124.39 38.4
127.15 38.13
129.91 38.43
132.68 38.26
135.44 38.1
138.21 38.03