KTH (kthmanish)

Race #488

View Pit Stop page for race #488 by kthmanishGhost race

View profile for KTH (kthmanish)

Official speed 79.33 wpm (66.25 seconds elapsed during race)
Without ending ping 79.58 wpm (1,113 ms delay sending score to TypeRacer’s server)
Timerless 81.30 wpm (1,379 ms elapsed before first character typed; 63.76 seconds elapsed during race)
Timerless minus one 81.11 wpm, ignoring the first character typed
Race Start August 5, 2024 8:28:57am UTC
Race Finish August 5, 2024 8:30:03am UTC
Outcome Win (1 of 3)
Accuracy 98.9%
Points 92.55
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 urllib2 impo 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 [ r'response DData' ] [ 'results' ] for result in results: title = result['title'] 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 1379 157 62 76 164 121 130 160 76 100 129 56 132 166 117 105 100 82 36 129 132 80 118 100 96
Character l i b 2 i m p o -o -p -m -i - -2 i m p o r t j s
Milliseconds 128 51 114 156 89 80 102 89 8 269 149 149 143 156 118 141 118 77 74 94 115 122 110 64 118
Character o n u r l = " h t t p : / / a j a x . g o o
Milliseconds 98 55 116 101 115 65 155 101 248 338 194 114 119 65 250 196 138 156 92 60 199 113 155 95 113
Character g l e a p i s . c o m / a j a x / s e r v i c e s
Milliseconds 85 97 85 166 41 93 181 356 195 117 75 174 192 103 78 200 160 154 66 98 221 118 52 196 27
Character / s e a r c h / w e b ? v = 1 . 0 & " q u e r y
Milliseconds 204 117 87 160 102 182 83 183 56 79 182 238 229 285 286 190 225 232 266 116 132 94 60 136 93
Character = r a w _ i n p u t ( " W h a t d o y o u
Milliseconds 127 167 216 195 90 109 167 204 65 75 97 81 227 298 217 165 37 98 83 108 75 44 115 62 63
Character w a n t t o s e a r c h f o r ? > >
Milliseconds 5 134 42 117 102 157 76 70 80 184 99 122 79 182 68 81 105 99 66 91 239 103 214 236 147
Character " ) q u e r y = u r l l i b . u r l e n c o
Milliseconds 151 303 207 234 116 75 96 53 135 116 206 395 66 102 100 79 110 210 430 68 130 134 118 133 103
Character d e ( { ' q ' : q u e r y } ) r e s p
Milliseconds 98 140 203 83 175 292 245 317 334 344 135 166 120 0 206 98 130 173 244 222 124 152 52 72 92
Character o n s e + - -+ = u r l l i b 2 . u r l o p e
Milliseconds 65 54 60 47 90 205 197 319 153 204 214 146 78 96 119 72 126 186 123 260 101 80 126 77 123
Character n ( u r l + q u e r y ) . r e a d ( ) d
Milliseconds 93 173 228 443 106 136 191 300 172 350 168 54 98 88 149 128 290 46 57 79 120 225 74 139 171
Character a t a = j s o n . l o a d s ( r e s p o n
Milliseconds 72 92 85 96 73 146 135 135 115 81 167 193 147 10 118 77 146 144 84 130 37 107 62 72 108
Character s e ) r e s u l t s = d a t a [ r -r '
Milliseconds 40 63 98 232 87 222 39 128 110 90 31 96 116 131 109 95 90 89 99 94 117 108 415 416 223
Character r e s p o n s e D -D - D a t a ' ] [ ' r e
Milliseconds 98 45 58 112 69 80 26 60 113 183 411 156 266 125 159 68 218 185 146 192 206 209 210 266 41
Character s u l t s ' ] f o r r e s u l t i n r e
Milliseconds 102 109 116 40 111 417 205 194 399 192 77 73 79 95 44 59 84 96 65 116 83 33 85 72 49
Character s u l t s : t i t l e = r e s u l t [ ' t i
Milliseconds 73 93 80 59 93 269 71 148 92 69 117 72 119 91 187 246 21 113 123 96 39 229 331 138 145
Character t l e ' ] u r l = r e s u l t - [ ' u r l
Milliseconds 89 112 100 166 291 190 169 58 96 138 71 168 66 50 52 83 100 85 165 474 228 266 255 84 76
Character ' ] p r i n t ( t i t l e + ' ; ' +
Milliseconds 219 552 213 151 116 75 41 71 56 239 177 496 285 146 116 99 122 343 266 240 514 212 279 234 407
Character u r l )
Milliseconds 82 172 126 115 154 207
WPM Timing
Seconds WPM
1.33 0
2.65 54.34
3.98 72.45
5.3 63.39
6.63 63.39
7.95 70.94
9.28 69.86
10.6 74.71
11.93 74.46
13.25 76.07
14.58 78.21
15.9 76.98
17.23 75.23
18.55 76.98
19.88 76.67
21.2 80.37
22.53 82.57
23.85 82.01
25.18 81.98
26.5 81.96
27.83 81.93
29.15 80.68
30.48 79.93
31.8 79.99
33.13 78.97
34.45 79.41
35.78 79.49
37.1 78.59
38.43 79.01
39.75 79.69
41.08 80.33
42.4 81.79
43.73 82.88
45.05 81.5
46.38 81.5
47.7 80.75
49.03 80.52
50.35 80.07
51.68 81.27
53 82.18
54.33 82.61
55.65 82.37
56.98 82.98
58.3 81.92
59.63 81.3
60.95 81.11
62.28 80.73
63.6 79.81
64.93 79.47
66.25 79.33