vloek (tikpyp)

Race #62

View Pit Stop page for race #62 by tikpypGhost race

View profile for vloek (tikpyp)

Official speed 51.85 wpm (101.37 seconds elapsed during race)
Without ending ping 51.98 wpm (1,644 ms delay sending score to TypeRacer’s server)
Timerless 52.20 wpm (406 ms elapsed before first character typed; 99.32 seconds elapsed during race)
Timerless minus one 52.07 wpm, ignoring the first character typed
Race Start July 9, 2024 10:46:07pm UTC
Race Finish July 9, 2024 10:47:48pm UTC
Outcome No win (2 of 3)
Accuracy 98.9%
Points 60.49
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 = urlilib.urlencode( {'q' : query } ) response = urllib2.urlopen (url + query ).read() data = json.loads ( response ) results = data [ 'responseData' ] [ 'results' ] for result in results: title = result['title'] ruurl = result['url'] print (i 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 406 278 74 97 169 216 213 139 213 199 206 83 183 234 282 45 247 53 54 166 216 182 149 127 156
Character l i b i m p o r t j s o n u r l = " h t
Milliseconds 207 66 166 188 72 237 82 59 178 265 301 112 216 103 167 278 156 185 531 262 256 285 115 334 210
Character t p : / / a j a x . g o o g l e a p i s . c o m /
Milliseconds 184 187 196 358 130 402 247 169 367 195 185 169 375 195 214 108 216 124 130 230 208 213 36 250 204
Character a j a x / s e r v i c e s / s e r a -a -r a r c h /
Milliseconds 112 202 158 344 264 276 152 108 298 68 233 132 202 395 214 89 250 283 427 174 316 196 402 134 467
Character w e b ? v = 1 . 0 & " q u e r y = r a w _ i
Milliseconds 84 159 242 425 574 236 495 269 186 884 395 354 233 163 153 97 167 238 258 319 102 299 202 402 177
Character n p u t = -= ( " W h a t d o y o u w a n t
Milliseconds 138 151 156 203 374 877 3355 335 597 149 176 95 299 111 102 231 59 164 110 286 67 154 126 157 258
Character t o s e a r c h f o r ? > > " ) q u e
Milliseconds 104 187 214 84 80 172 130 319 82 215 48 191 149 310 221 368 193 227 324 108 227 305 161 131 135
Character r y = u r l i -i l i b . u r l e n c o d e (
Milliseconds 108 198 266 220 280 133 132 181 170 616 315 86 149 320 211 187 266 178 173 285 36 229 186 364 443
Character { ' q ' : q u e r y } ) r e s p o n s e
Milliseconds 257 299 600 450 449 154 345 244 172 120 113 172 284 327 339 248 300 64 123 157 117 141 146 218 48
Character = u r l l i b 2 . u r l o p e n ( u r l +
Milliseconds 323 215 314 132 173 211 197 88 165 223 327 207 197 234 245 170 164 184 302 186 230 149 198 288 362
Character q u e r y ) . r e a d ( ) d a t a = j s
Milliseconds 282 173 158 126 105 126 254 198 414 67 112 180 223 298 139 312 71 111 124 148 281 252 279 69 221
Character o n . l o a d s ( r e s p o n s e ) r e s
Milliseconds 123 126 298 182 144 122 112 237 288 181 251 269 182 182 127 154 133 186 61 317 217 206 48 95 164
Character u l t s = d a t a [ ' r e s p o n s e D a
Milliseconds 88 133 135 168 252 157 337 354 135 100 147 295 290 362 341 263 120 166 168 162 136 246 154 509 202
Character t a ' ] [ ' r e s u l t s ' ] f o r r
Milliseconds 173 163 449 386 284 353 150 378 221 410 139 131 150 167 104 279 585 347 263 256 98 121 101 230 47
Character e s u l t i n r e s u l t s : t i t l e =
Milliseconds 134 139 144 173 82 215 75 88 203 33 129 208 145 168 102 375 244 327 71 129 137 166 85 274 175
Character r e s u l t [ ' t i t l e ' ] r u -u -r u r l
Milliseconds 301 60 107 148 141 169 100 325 216 343 143 127 189 312 868 507 327 67 147 505 201 215 117 199 198
Character = r e s u l t [ ' u r l ' ] p r i n t ( i -i
Milliseconds 129 255 47 131 154 84 180 102 387 281 384 136 194 428 605 355 126 163 137 72 143 243 167 333 584
Character t i t l e + ' ; ' + u r l )
Milliseconds 345 50 165 218 320 126 260 248 311 102 345 304 314 368 217 304 170 113 167 447 188
WPM Timing
Seconds WPM
2.03 59.19
4.05 65.11
6.08 69.05
8.11 65.11
10.14 62.74
12.16 60.18
14.19 60.04
16.22 60.67
18.25 59.85
20.27 56.23
22.3 54.35
24.33 52.28
26.36 52.36
28.38 52.85
30.41 49.32
32.44 46.24
34.47 45.61
36.49 47.35
38.52 48.91
40.55 48.83
42.58 49.61
44.6 48.97
46.63 49.15
48.66 48.34
50.68 48.54
52.71 49.17
54.74 49.54
56.77 49.68
58.79 49.8
60.82 50.31
62.85 50.79
64.88 51.24
66.9 51.66
68.93 52.05
70.96 52.09
72.99 52.28
75.01 51.83
77.04 51.87
79.07 52.21
81.1 52.83
83.12 53.13
85.15 53.41
87.18 52.86
89.2 52.33
91.23 52.61
93.26 52.5
95.29 52.14
97.31 52.04
99.34 51.94
101.37 51.85