KTH (kthmanish)

Race #84

View Pit Stop page for race #84 by kthmanishGhost race

View profile for KTH (kthmanish)

Official speed 70.58 wpm (74.47 seconds elapsed during race)
Without ending ping 70.81 wpm (1,259 ms delay sending score to TypeRacer’s server)
Timerless 71.28 wpm (479 ms elapsed before first character typed; 72.73 seconds elapsed during race)
Timerless minus one 71.11 wpm, ignoring the first character typed
Race Start May 22, 2024 3:53:23am UTC
Race Finish May 22, 2024 3:54:38am UTC
Outcome Win (1 of 3)
Accuracy 99.3%
Points 82.35
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 seardch ch for ? >> ") query = urllib.urloencode( {'q' : query } ) response = urllib2.urlopen (url + query ).read() data = json.loads ( response ) results = data [ 'responseData' ] [ 'results' ] for result in results: title = result['ttitiitle'] url = 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 479 116 110 34 117 102 134 146 100 90 113 61 142 353 128 102 97 53 60 99 121 65 135 94 120
Character l i b i m p o r t j s o n u r l = " h t
Milliseconds 119 54 114 643 179 92 71 50 98 132 62 78 110 88 61 113 125 79 63 132 128 126 709 288 170
Character t p : / / a j a x . g o o g l e a p i s . c o m /
Milliseconds 114 109 440 355 178 241 71 91 184 108 297 73 92 117 79 82 154 65 69 146 433 191 75 52 263
Character a j a x / s e r v i c e s / s e a r c h / w e b ?
Milliseconds 419 88 96 200 340 423 88 82 195 121 69 189 61 256 258 88 178 113 202 86 450 251 87 211 303
Character v = 1 . 0 & " q u e r y = r a w _ i n p u t
Milliseconds 256 356 267 289 444 309 294 227 143 130 78 102 91 176 184 135 636 115 93 280 250 74 77 108 83
Character ( " W h a t d o y o u w a n t t o s e a
Milliseconds 239 251 457 87 84 89 94 112 75 67 103 78 53 58 91 69 112 87 85 70 72 57 96 67 130
Character r d c h - -h -c -d c h f o r ? > > " ) q
Milliseconds 87 159 36 100 17 366 171 155 157 180 110 93 103 78 53 132 224 326 243 288 234 212 389 153 166
Character u e r y = u r l l i b . u r l o -o e n c o d e
Milliseconds 89 107 86 132 54 215 117 665 87 82 106 58 86 163 220 83 69 192 409 144 82 235 49 292 230
Character ( { ' q ' : q u e r y } ) r e s p o n
Milliseconds 597 316 286 263 248 272 266 227 200 158 122 75 83 116 50 319 314 284 150 184 62 92 91 102 69
Character s e = u r l l i b 2 . u r l o p e n ( u r l
Milliseconds 68 65 92 169 155 140 122 87 118 61 149 275 236 365 115 73 149 86 141 102 150 305 393 89 110
Character + q u e r y ) . r e a d ( ) d a t a =
Milliseconds 142 178 104 666 69 99 85 129 61 415 308 213 49 75 128 239 137 199 181 111 115 72 116 135 225
Character j s o n . l o a d s ( r e s p o n s e ) r
Milliseconds 151 130 69 99 177 171 144 66 118 79 114 200 100 135 31 191 209 70 103 84 79 311 290 86 160
Character e s u l t s = d a t a [ ' r e s p o n s e
Milliseconds 58 103 106 119 64 117 91 149 134 115 101 115 86 96 111 119 737 258 85 83 208 120 98 71 79
Character D a t a ' ] [ ' r e s u l t s ' ] f o r
Milliseconds 316 265 200 125 109 246 178 191 300 432 186 278 67 117 128 125 53 133 126 392 158 231 138 80 68
Character r e s u l t i n r e s u l t s : t i t l e
Milliseconds 116 115 67 86 107 133 55 170 114 53 97 87 51 106 133 113 27 136 320 102 327 82 86 199 134
Character = r e s u l t [ ' t t i -i -t t i -i -t i t l e '
Milliseconds 123 267 102 611 48 131 163 105 67 212 318 161 222 37 430 184 309 93 261 169 205 78 103 95 174
Character ] u r l = r e s u l t [ ' u r l ' ] p r i
Milliseconds 319 184 161 114 92 167 141 219 236 64 68 100 102 84 229 267 255 96 72 209 343 612 180 119 68
Character n t ( t i t l e + ' ; ' + u r l )
Milliseconds 35 68 104 186 168 149 77 96 153 75 114 220 250 223 411 215 239 227 339 212 215 98 102 140 213
WPM Timing
Seconds WPM
1.49 80.57
2.98 92.66
4.47 85.94
5.96 94.67
7.45 83.79
8.94 79.23
10.43 80.57
11.91 78.56
13.4 76.99
14.89 76.54
16.38 73.98
17.87 70.5
19.36 71.27
20.85 69.64
22.34 69.83
23.83 74.53
25.32 71.57
26.81 72.07
28.3 71.24
29.79 70.9
31.28 70.6
32.77 69.58
34.26 68.66
35.74 68.82
37.23 69.29
38.72 70.34
40.21 70.42
41.7 69.92
43.19 69.46
44.68 69.83
46.17 70.43
47.66 71.51
49.15 72.03
50.64 72.51
52.13 72.51
53.62 72.07
55.11 71.64
56.6 71.67
58.09 73.13
59.57 73.12
61.06 72.91
62.55 72.32
64.04 71.01
65.53 71.05
67.02 71.26
68.51 70.59
70 71.49
71.49 71
72.98 70.7
74.47 70.58