vloek (tikpyp)

Race #167

View Pit Stop page for race #167 by tikpypGhost race

View profile for vloek (tikpyp)

Official speed 50.92 wpm (103.22 seconds elapsed during race)
Without ending ping 51.03 wpm (1,637 ms delay sending score to TypeRacer’s server)
Timerless 51.20 wpm (333 ms elapsed before first character typed; 101.25 seconds elapsed during race)
Timerless minus one 51.08 wpm, ignoring the first character typed
Race Start July 28, 2024 8:36:28pm UTC
Race Finish July 28, 2024 8:38:11pm UTC
Outcome Win (1 of 3)
Accuracy 98.5%
Points 59.41
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/seraarch/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 ( eresponse ) results = data [ 'responseData' ] [ 'results' ] for result in results: title = result['title]('] ruurl = result'['url'] print ( ittitle + '; ' + 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 333 119 134 48 169 176 206 112 171 399 218 67 158 203 256 68 163 150 79 122 197 180 84 181 193
Character l i b i m p o r t j s o n u r l = " h t
Milliseconds 194 56 133 248 79 150 141 81 150 328 338 235 195 81 151 207 198 134 244 138 234 223 255 365 117
Character t p : / / a j a x . g o o g l e a p i s . c o m /
Milliseconds 158 168 154 226 295 323 146 135 114 248 256 153 178 154 165 78 289 34 126 273 100 212 98 123 217
Character a j a x / s e r v i c e s / s e r a -a -r a r c h /
Milliseconds 232 237 210 141 197 412 30 102 224 134 91 219 449 113 419 0 83 320 511 244 367 19 230 243 267
Character w e b ? v = 1 . 0 & " q u e r y = r a w _ i
Milliseconds 206 147 272 399 361 374 597 183 312 384 702 371 164 161 134 92 194 207 274 307 33 316 16 340 203
Character n p u t ( " W h a t d o y o u w a n t t o
Milliseconds 102 202 220 241 360 300 694 354 231 0 247 122 59 200 156 222 79 214 65 223 46 137 218 93 184
Character s e a r c h f o r ? > > " ) q u e r y
Milliseconds 157 158 0 258 0 184 132 149 148 68 130 303 265 3970 400 194 258 147 219 247 100 100 109 132 129
Character = u r l l i b . u r l e n c o d e ( { ' q '
Milliseconds 368 347 344 133 125 193 172 61 153 196 241 116 248 144 230 203 133 242 140 354 339 194 250 341 458
Character : q u e r y } ) r e s p o n s e = u
Milliseconds 416 275 311 288 149 109 105 170 263 354 313 181 316 73 130 251 0 117 127 245 9 224 141 235 122
Character r l l i b 2 . u r l o p e n ( u r l + q u e
Milliseconds 167 283 176 34 139 191 237 716 164 205 305 165 143 235 205 279 406 134 242 206 346 299 307 127 175
Character r y ) . r e a d ( ) d a t a = j s o n . l
Milliseconds 263 209 186 217 321 153 109 271 101 425 204 232 223 143 13 226 158 211 325 225 181 13 121 225 283
Character o a d s ( e -e r e s p o n s e ) r e s u l
Milliseconds 144 243 164 172 232 201 270 211 954 462 239 266 62 172 199 313 0 499 257 394 155 117 247 18 229
Character t s = d a t a [ ' r e s p o n s e D a t a
Milliseconds 38 314 186 177 291 181 162 0 241 165 362 498 386 287 118 244 22 129 136 352 79 616 221 8 253
Character ' ] [ ' r e s u l t s ' ] f o r r e s
Milliseconds 324 371 307 366 147 333 184 220 86 230 4 191 40 270 427 351 231 273 168 69 94 211 43 133 218
Character u l t i n r e s u l t s : t i t l e = r
Milliseconds 0 180 35 212 53 118 207 32 108 206 15 200 31 395 173 348 114 117 130 221 52 283 202 400 166
Character e s u l t [ ' t i t l e ] ( -( -] ' ] r u -u -r u r
Milliseconds 99 203 0 180 81 534 249 338 141 109 182 103 654 1590 1172 282 365 442 303 122 112 704 351 435 115
Character l = r e s u l t ' -' [ ' u r l ' ] p r i n t
Milliseconds 202 117 164 251 34 100 249 34 183 64 597 756 373 276 317 84 179 237 352 299 244 133 124 91 132
Character ( i t -t -i t i t l e + ' ; ' + u r l
Milliseconds 254 171 213 156 84 614 212 238 113 78 259 60 274 312 262 106 369 269 295 348 197 267 188 84 204
Character )
Milliseconds 342 156
WPM Timing
Seconds WPM
2.06 58.13
4.13 69.75
6.19 69.75
8.26 68.3
10.32 65.1
12.39 66.85
14.45 66.43
16.52 66.12
18.58 61.36
20.64 59.29
22.71 56.01
24.77 56.67
26.84 56.34
28.9 56.05
30.97 57.74
33.03 57.76
35.1 54.37
37.16 52.32
39.22 52.93
41.29 53.48
43.35 53.42
45.42 52.58
47.48 52.82
49.55 53.77
51.61 53.71
53.67 53.66
55.74 53.61
57.8 53.56
59.87 54.12
61.93 53.87
64 53.07
66.06 53.22
68.13 53.55
70.19 53.51
72.25 53.15
74.32 53.28
76.38 53.26
78.45 54.61
80.51 54.7
82.58 54.64
84.64 54.02
86.71 52.73
88.77 51.91
90.83 51.79
92.9 51.15
94.96 51.05
97.03 50.95
99.09 50.98
101.16 51.01
103.22 50.92