muchinchai (muchinchai)

Race #337

View Pit Stop page for race #337 by muchinchaiGhost race

View profile for muchinchai (muchinchai)

Official speed 65.29 wpm (80.50 seconds elapsed during race)
Without ending ping 65.54 wpm (1,401 ms delay sending score to TypeRacer’s server)
Timerless 65.80 wpm (311 ms elapsed before first character typed; 78.79 seconds elapsed during race)
Timerless minus one 65.64 wpm, ignoring the first character typed
Race Start January 3, 2024 3:34:44pm UTC
Race Finish January 3, 2024 3:36:04pm UTC
Outcome Win (1 of 3)
Accuracy 98.9%
Points 76.17
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.urlencode( {'aq' : query } ) response = urllib2.urlopen (ur l + query ).read() data = json.loads ( response ) results = data [ 'responseData' ] [ 'results '' ] for result in results: title = result['title'] url = result['url'] print (titl 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 311 81 116 46 100 168 85 167 102 120 183 83 60 223 118 171 92 130 37 82 193 58 193 66 150
Character l i b i m p o r t j s o n u r l = " h t
Milliseconds 189 63 80 233 242 81 124 64 57 172 70 174 95 124 72 75 229 118 110 72 221 129 473 221 99
Character t p : / / a j a x . g o o g l e a p i s . c o m /
Milliseconds 106 123 252 228 127 177 112 93 205 183 237 91 123 62 119 93 170 94 61 140 217 260 60 76 199
Character a j a x . -. / s e r v i c e s / s e a r c h / w e
Milliseconds 95 185 134 332 378 368 185 128 84 51 179 94 99 201 153 149 178 76 165 79 181 76 190 142 98
Character b ? v = 1 . 0 & " q u e r y = r a w _ i n p
Milliseconds 241 347 579 595 373 97 227 331 443 258 229 103 84 77 129 123 120 121 238 269 262 309 208 58 189
Character u t ( " W h a t d o y o u w a n t t o s
Milliseconds 46 93 256 321 285 199 30 76 106 166 42 109 124 131 54 40 122 162 79 91 96 93 103 87 244
Character e a r c h f o r ? > > " ) q u e r y =
Milliseconds 74 139 70 191 93 75 114 104 98 71 241 115 384 139 256 364 383 250 512 80 99 69 114 88 162
Character u r l l i b . u r l e n c o d e ( { ' a -a q '
Milliseconds 164 201 135 101 198 146 145 254 223 104 106 110 137 130 129 146 188 262 425 840 264 237 410 145 150
Character : q u e r y } ) r e s p o n s e = u
Milliseconds 467 705 177 203 75 86 81 106 108 392 362 359 214 219 43 151 76 69 86 118 41 120 281 182 337
Character r l l i b 2 . u r l o p e n ( u r - l + q
Milliseconds 92 94 177 77 86 223 118 241 78 103 171 123 170 178 200 221 223 98 166 570 178 73 248 108 200
Character u e r y ) . r e a d ( ) d a t a = j s o n
Milliseconds 83 115 78 102 140 433 308 282 69 132 99 335 99 242 194 98 127 72 102 181 113 193 217 90 81
Character . l o a d s ( r e s p o n s e ) r e s u l
Milliseconds 183 191 147 105 170 211 400 354 210 387 56 175 67 78 98 66 46 208 304 194 200 36 158 70 167
Character t s = d a t a [ ' r e s p o n s e D a t a
Milliseconds 93 157 96 264 127 191 110 118 77 138 182 257 220 370 68 184 92 78 61 135 40 286 141 104 90
Character ' ] [ ' r e s u l t s ' -' - ' ] f o r
Milliseconds 200 169 313 286 358 278 313 255 40 173 106 166 96 152 149 425 276 126 202 235 213 218 210 76 113
Character r e s u l t i n r e s u l t s : t i t l e
Milliseconds 70 373 51 190 100 162 88 68 137 56 74 149 57 142 84 165 97 154 286 134 181 26 99 126 110
Character = r e s u l t [ ' t i t l e ' ] u r l =
Milliseconds 65 235 129 190 31 155 75 158 80 226 356 245 55 105 104 119 220 275 247 208 129 84 137 186 118
Character r e s u l t [ ' u r l ' ] p r i n t ( t i t l
Milliseconds 176 47 159 70 150 79 2409 389 284 103 101 385 487 348 225 80 109 46 80 69 261 240 52 81 143
Character -l -t -i -t t i t l e + ' ; ' + u r l )
Milliseconds 272 134 155 259 461 201 68 74 128 88 74 629 109 806 235 151 258 542 455 143 140 110 81 104 243
WPM Timing
Seconds WPM
1.61 89.44
3.22 93.16
4.83 94.41
6.44 89.44
8.05 86.46
9.66 86.95
11.27 84.11
12.88 81.05
14.49 81.16
16.1 76.02
17.71 72.5
19.32 73.29
20.93 72.24
22.54 74.53
24.15 76.52
25.76 75.93
27.37 74.09
28.98 74.53
30.59 74.53
32.2 72.3
33.81 69.92
35.42 69.45
37.03 69.35
38.64 69.87
40.25 70.06
41.86 69.09
43.47 69.01
45.08 68.68
46.69 69.39
48.3 68.82
49.91 69.24
51.52 69.64
53.13 69.56
54.74 70.37
56.35 69.42
57.96 68.94
59.57 68.69
61.18 69.24
62.79 69.95
64.4 70.06
66.01 69.99
67.62 70.27
69.23 68.64
70.84 67.93
72.45 67.91
74.06 66.59
75.67 66.29
77.28 65.68
78.89 65.56
80.5 65.29