LB (man_onatree)

Race #344

View Pit Stop page for race #344 by man_onatreeGhost race

View profile for LB (man_onatree)

Official speed 74.14 wpm (70.89 seconds elapsed during race)
Without ending ping 74.33 wpm (1,147 ms delay sending score to TypeRacer’s server)
Timerless 74.57 wpm (225 ms elapsed before first character typed; 69.52 seconds elapsed during race)
Timerless minus one 74.39 wpm, ignoring the first character typed
Race Start June 21, 2023 1:40:08pm UTC
Race Finish June 21, 2023 1:41:19pm UTC
Outcome Win (1 of 3)
Accuracy 96.8%
Points 86.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 urlbllib import json url = "http:?//ajax.googleapis.com?/ajax/services/search/web?v=1.80&" query = raw_input("What do you want to search for ? >> ") query = urllib.rulurlencode( {'q' : query } ) response = urllib2.urlopen (Uurl + query ).read() data = json.loads ( response ) results = data [ ' responseData' ] [ 'resulstts'] ] for result rin restuslults: 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 225 103 91 34 71 129 98 95 65 157 138 53 67 142 124 99 76 103 0 67 117 79 71 64 118
Character b l -l -b l i b i m p o r t j s o n u r l =
Milliseconds 97 118 394 132 158 59 80 178 147 75 68 34 29 138 47 79 81 61 69 54 152 64 74 68 115
Character " h t t p : ? -? / / a j a x . g o o g l e a p i
Milliseconds 67 263 175 108 131 159 324 319 372 324 243 155 183 57 234 138 110 105 152 101 112 142 212 116 113
Character s . c o m ? -? / a j a x / s e r v i c e s / s e a
Milliseconds 124 146 133 87 48 245 380 200 150 169 73 141 344 521 82 67 161 123 98 148 88 112 119 114 94
Character r c h / w e b ? v = 1 . 8 -8 0 & " q u e r y =
Milliseconds 50 216 88 298 80 599 151 559 263 489 349 330 404 502 542 350 754 306 149 123 49 124 198 110 132
Character r a w _ i n p u t ( " W h a t d o y o u w
Milliseconds 121 158 105 124 214 158 56 124 65 79 255 169 230 333 110 60 152 69 111 54 111 85 66 54 57
Character a n t t o s e a r c h f o r ? > > " )
Milliseconds 60 82 68 114 91 77 82 81 84 74 42 194 84 61 111 72 92 323 162 335 178 136 107 102 186
Character q u e r y = u r l l i b . r u l -l -u -r u r l
Milliseconds 227 179 116 66 76 98 79 84 109 122 137 80 159 73 82 143 113 95 139 270 156 161 128 93 60
Character e n c o d e ( { ' q ' : q u e r y } )
Milliseconds 138 81 190 112 79 143 209 163 310 390 220 90 350 222 139 190 110 46 72 92 96 206 159 289 202
Character r e s p o n s e = u r l l i b 2 . u r l o p e
Milliseconds 97 67 67 34 49 40 103 18 127 118 128 120 74 152 144 84 76 162 92 170 97 95 269 61 144
Character n ( U -U u r l + q u e r y ) . r e a d ( )
Milliseconds 90 315 387 300 283 134 82 101 66 373 181 162 133 37 86 89 88 191 453 102 45 48 140 221 73
Character d a t a = j s o n . l o a d s ( r e s p
Milliseconds 183 108 106 130 89 138 117 123 125 127 38 73 199 200 169 90 77 102 133 200 146 177 77 33 78
Character o n s e ) r e s u l t s = d a t a [ '
Milliseconds 19 80 95 30 329 183 166 118 76 54 124 79 33 83 135 137 119 261 99 96 95 139 239 370 152
Character - r e s p o n s e D a t a ' ] [ ' r e s u
Milliseconds 150 309 66 57 68 35 69 130 143 15 442 296 124 95 230 180 144 133 645 170 275 231 62 27 109
Character l s t -t -s t s ' ] - -] ] f o r r e s u l t
Milliseconds 72 58 67 378 150 32 77 108 391 187 361 151 150 73 155 133 97 91 90 87 76 48 92 68 59
Character r -r i n r e s t u s l -l -s -u -t u l t s : t i
Milliseconds 212 441 254 148 44 81 33 79 38 94 85 37 27 265 158 163 159 176 96 63 38 251 248 139 79
Character t l e = r e s u l t [ ' t i t l e ' ] u r l
Milliseconds 76 72 82 99 93 96 144 82 51 141 68 100 426 311 238 105 89 114 61 182 217 212 211 60 102
Character = r e s u l t ' -' [ ' u r l ' ] p r i n t
Milliseconds 119 104 102 228 72 51 102 63 87 208 395 205 272 279 74 109 276 254 224 178 103 58 72 72 53
Character ( t i t l e + ' ; ' _ -_ + u r l )
Milliseconds 198 138 389 90 80 103 82 87 185 116 273 340 223 278 86 436 415 229 213 123 104 96 85 189
WPM Timing
Seconds WPM
1.42 110.03
2.84 105.79
4.25 104.38
5.67 105.79
7.09 89.71
8.51 87.46
9.93 89.47
11.34 83.58
12.76 80.87
14.18 82.1
15.6 76.94
17.01 73.35
18.43 68.36
19.85 65.89
21.27 67.14
22.69 67.71
24.1 72.19
25.52 74.29
26.94 73.94
28.36 75.75
29.78 74.16
31.19 74.25
32.61 73.23
34.03 73.7
35.45 76.17
36.86 76.5
38.28 74.92
39.7 75.26
41.12 75.59
42.54 76.17
43.95 77.54
45.37 78.29
46.79 78.22
48.21 78.41
49.63 77.62
51.04 76.64
52.46 76.4
53.88 75.06
55.3 75.52
56.71 74.9
58.13 74.93
59.55 75.57
60.97 75.38
62.39 76.17
63.8 75.23
65.22 75.44
66.64 75.45
68.06 74.94
69.48 74.27
70.89 74.14