King John Smith III (paradoxical2)

Race #25

View Pit Stop page for race #25 by paradoxical2Ghost race

View profile for King John Smith III (paradoxical2)

Official speed 57.81 wpm (90.92 seconds elapsed during race)
Without ending ping 57.87 wpm (1,341 ms delay sending score to TypeRacer’s server)
Timerless 58.17 wpm (461 ms elapsed before first character typed; 89.12 seconds elapsed during race)
Timerless minus one 58.04 wpm, ignoring the first character typed
Race Start January 10, 2024 2:58:36pm UTC
Race Finish January 10, 2024 3:00:07pm UTC
Outcome No win (3 of 3)
Accuracy 97.6%
Points 67.45
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^&" qureyery = raw_input("whWhat do you want to search for ? >> ") query = urllib.urlencode( {'q' : query } ) responssee = urllib2.urlopen (url + query ).read() data = json.loads ( eresponse ) results = dat a [ 'responseData' } ] [ 'rsuesults ' ] for result in results: title = result['title'] ruurl = 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 461 113 110 25 202 140 112 199 306 138 245 148 113 232 170 93 125 74 107 125 133 101 123 206 155
Character l i b i m p o r t j s o n u r l = " h t
Milliseconds 247 139 162 109 162 154 63 85 353 182 142 195 155 638 153 96 266 190 148 288 196 214 406 238 220
Character t p : / / a j a x . g o o g l e a p i s . c o m /
Milliseconds 138 68 343 246 138 158 153 109 176 401 220 194 135 57 129 109 272 158 179 176 185 305 66 88 197
Character a j a x / s e r v i c e s / s e a r c h / w e b ?
Milliseconds 152 169 116 199 566 289 105 81 173 106 81 202 142 99 303 150 93 72 196 90 275 371 243 242 291
Character v = 1 . 0 ^ -^ & " q u r e y -y -e -r e r y = r
Milliseconds 415 200 450 76 227 500 492 202 483 210 184 593 149 117 99 335 146 157 149 62 128 197 182 221 539
Character a w _ i n p u t ( " w h -h -w W h a t d o y o u
Milliseconds 113 122 288 173 95 96 120 71 235 339 518 103 259 120 316 101 100 97 94 167 54 96 135 128 58
Character w a n t t o s e a r c h f o r ? > >
Milliseconds 79 91 108 64 151 35 184 71 96 75 158 93 75 194 79 88 187 99 85 563 232 172 333 141 138
Character " ) q u e r y = u r l l i b . u r l e n c o
Milliseconds 309 280 193 255 179 297 135 191 402 208 317 370 149 146 202 144 99 147 580 185 152 357 87 132 126
Character d e ( { ' q ' : q u e r y } ) r e s p
Milliseconds 142 187 303 176 263 417 313 220 314 253 143 235 167 403 147 182 247 283 184 258 136 230 129 120 98
Character o n s s e -e -s e = u r l l i b 2 . u r l o p e
Milliseconds 116 100 64 506 204 171 124 114 84 166 153 260 119 160 541 179 78 233 154 362 150 189 273 130 156
Character n ( u r l + q u e r y ) . r e a d ( ) d
Milliseconds 77 71 243 198 157 158 266 328 279 329 259 248 182 144 245 255 262 308 150 83 106 289 209 279 201
Character a t a = j s o n . l o a d s ( e -e r e s p
Milliseconds 132 145 90 99 158 124 218 196 108 111 310 215 197 37 179 139 107 234 290 284 404 80 90 113 112
Character o n s e ) r e s u l t s = d a t - a [
Milliseconds 153 82 58 131 97 293 110 197 112 334 115 105 94 133 256 171 96 124 113 105 178 418 63 98 192
Character ' r e s p o n s e D a t a ' } - -} ] [ '
Milliseconds 718 294 151 103 101 104 117 98 30 130 338 64 126 95 160 394 350 234 294 122 221 163 259 194 344
Character r s u -u -s e s u l t s - ' ] f o r r e s u
Milliseconds 269 224 131 291 133 95 140 89 443 129 120 334 275 200 224 218 185 217 72 93 86 271 153 138 99
Character l t i n r e s u l t s : t i t l e = r e
Milliseconds 117 71 95 107 96 44 109 124 134 128 121 75 108 297 110 157 102 118 90 79 115 212 153 437 123
Character s u l t [ ' t i t l e ' ] r u -u -r u r l = r
Milliseconds 289 92 118 82 316 464 290 83 121 60 115 229 697 258 337 101 300 113 152 129 143 94 338 142 199
Character e s u l t [ ' u r l ' ] p r i n t ( t i t l
Milliseconds 120 123 61 125 59 259 613 639 200 263 521 334 346 211 131 99 103 28 122 226 370 187 126 95 109
Character e + ' ; ' + u r l )
Milliseconds 66 275 316 161 302 417 164 340 330 240 154 397 131 138 212 279
WPM Timing
Seconds WPM
1.82 65.99
3.64 75.89
5.46 74.79
7.27 69.29
9.09 64.67
10.91 64.89
12.73 65.99
14.55 65.17
16.37 65.99
18.18 65.33
20 62.99
21.82 59.94
23.64 56.86
25.46 56.57
27.28 55.87
29.09 57.74
30.91 60.95
32.73 59.76
34.55 59.39
36.37 59.39
38.19 59.08
40 58.49
41.82 58.25
43.64 58.29
45.46 58.07
47.28 57.87
49.1 58.17
50.91 57.74
52.73 57.8
54.55 58.29
56.37 58.76
58.19 58.57
60.01 59.19
61.82 59.2
63.64 59.39
65.46 58.84
67.28 58.32
69.1 57.83
70.92 57.53
72.73 58.57
74.55 59.23
76.37 59.08
78.19 58.93
80.01 58.49
81.83 58.37
83.65 57.82
85.46 58.13
87.28 58.02
89.1 57.91
90.92 57.81