CloudJuic3 (stormgamer25)

Race #2

View Pit Stop page for race #2 by stormgamer25Ghost race

View profile for CloudJuic3 (stormgamer25)

Official speed 75.24 wpm (69.86 seconds elapsed during race)
Without ending ping 75.42 wpm (1,122 ms delay sending score to TypeRacer’s server)
Timerless 75.76 wpm (309 ms elapsed before first character typed; 68.43 seconds elapsed during race)
Timerless minus one 75.59 wpm, ignoring the first character typed
Race Start December 25, 2023 1:00:17pm UTC
Race Finish December 25, 2023 1:01:27pm UTC
Outcome Win (1 of 3)
Accuracy 98.5%
Points 87.78
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 = "https:://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 = rurllib21..urlaopen (url + query ).read() data = json.laoads ( response ) results = data [ 'responseData' ]] [ 'results' ] for result in results: title = result['title'] url = result['url'] print (titl 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 309 68 75 58 80 134 56 136 140 200 384 232 102 320 159 155 83 54 74 55 117 16 162 120 94
Character l i b i m p o r t j s o n u r l = " h t
Milliseconds 336 198 99 169 141 60 81 47 57 147 24 122 129 88 47 131 151 92 87 80 128 81 401 236 298
Character t p s : -: -s : / / a j a x . g o o g l e a p i s .
Milliseconds 119 89 169 242 283 128 342 198 112 228 120 68 292 125 349 132 168 193 108 160 274 101 94 92 115
Character c o m / a j a x / s e r v i c e s / s e a r c h /
Milliseconds 171 108 50 153 253 98 84 236 426 240 97 37 146 143 65 160 107 87 267 155 86 69 120 52 150
Character w e b ? v = 1 . 0 & " q u e r y = r a w _ i
Milliseconds 329 67 116 267 383 193 524 181 179 367 290 175 190 121 90 77 84 99 107 85 226 127 72 645 146
Character n p u t ( " W h a t d o y o u w a n t t o
Milliseconds 69 96 99 64 195 219 301 117 46 86 82 111 64 60 97 74 60 34 104 76 72 74 94 90 26
Character s e a r c h f o r ? > > " ) q u e r y
Milliseconds 85 46 80 94 55 120 16 94 81 79 79 79 187 106 232 118 118 194 290 211 154 85 86 79 91
Character = u r l l i b . u r l e n c o d e ( { ' q '
Milliseconds 187 153 110 372 138 128 259 94 82 110 288 102 83 132 72 108 111 195 164 226 84 214 446 482 154
Character : q u e r y } ) r e s p o n s e = r
Milliseconds 328 258 77 201 95 60 69 101 137 231 379 242 115 209 58 123 42 44 101 43 74 105 178 110 257
Character -r u r l l i b 2 1 . -. -1 . u r l a -a o p e n ( u
Milliseconds 357 91 98 82 218 73 91 194 10 279 240 135 283 212 130 99 168 492 149 135 104 62 144 356 402
Character r l + q u e r y ) . r e a d ( ) d a t a
Milliseconds 130 107 133 178 103 243 95 74 65 96 90 202 324 300 56 82 56 220 79 167 176 103 51 86 89
Character = j s o n . l a -a o a d s ( r e s p o n s e
Milliseconds 228 184 274 159 95 76 147 150 266 334 125 81 72 117 168 200 75 204 84 111 67 36 77 52 74
Character ) r e s u l t s = d a t a [ ' r e s p
Milliseconds 313 325 114 191 46 137 61 76 82 83 46 93 88 135 119 92 66 85 139 340 164 504 59 113 34
Character o n s e D a t a ' ] ] -] [ ' r e s u l t s '
Milliseconds 53 74 59 57 258 80 76 85 136 365 97 211 436 82 132 237 319 364 68 148 96 82 100 82 133
Character ] f o r r e s u l t i n r e s u l t s :
Milliseconds 196 108 159 360 105 41 99 128 163 185 122 22 146 370 161 75 113 69 81 103 70 95 59 79 231
Character t i t l e = r e s u l t [ ' t i t l e ' ]
Milliseconds 108 154 95 136 94 119 63 88 105 239 101 89 65 84 95 108 217 301 67 116 64 108 114 283 208
Character u r l = r e s u l t [ ' u r l ' ] p r i n t
Milliseconds 264 90 88 120 100 76 208 59 112 88 62 98 97 261 541 91 324 199 219 238 179 83 68 63 80
Character ( t i t l -l -t -i -t t i t l e + ' ; ' +
Milliseconds 275 266 319 71 120 87 370 229 178 212 160 145 76 84 99 62 107 133 116 239 654 152 148 443 283
Character u r l )
Milliseconds 131 288 103 90 215 596
WPM Timing
Seconds WPM
1.4 85.89
2.79 77.3
4.19 83.03
5.59 92.33
6.99 87.61
8.38 75.87
9.78 74.85
11.18 76.23
12.57 75.39
13.97 76.44
15.37 77.3
16.77 74.44
18.16 73.34
19.56 73.01
20.96 73.29
22.35 78.91
23.75 81.34
25.15 81.6
26.55 80.92
27.94 81.17
29.34 79.35
30.74 79.25
32.13 78.42
33.53 78.73
34.93 77.99
36.33 76.31
37.72 75.39
39.12 76.07
40.52 76.12
41.91 76.16
43.31 75.64
44.71 76.76
46.11 77.3
47.5 77.55
48.9 78.28
50.3 77.3
51.69 76.84
53.09 77.08
54.49 77.3
55.89 78.16
57.28 78.77
58.68 78.53
60.08 79.3
61.47 78.47
62.87 78.45
64.27 76.74
65.67 76.94
67.06 76.05
68.46 75.55
69.86 75.24