unps (unps1235)

Race #4

View Pit Stop page for race #4 by unps1235Ghost race

View profile for unps (unps1235)

Official speed 63.66 wpm (82.56 seconds elapsed during race)
Without ending ping 63.79 wpm (1,291 ms delay sending score to TypeRacer’s server)
Timerless 64.21 wpm (538 ms elapsed before first character typed; 80.74 seconds elapsed during race)
Timerless minus one 64.06 wpm, ignoring the first character typed
Race Start November 19, 2024 9:56:02am UTC
Race Finish November 19, 2024 9:57:25am UTC
Outcome Win (1 of 3)
Accuracy 96.0%
Points 74.26
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 utrllib 2 import urllib import json url = "https://ajax.googleapis.com/ajax/services/search/web?v=1.0&'" aququery = raw_input("What do you want to search for? ? >> ") aquery = urllib,.urlendcode ( {'q' : query } ) erresponse = urrllib2.urlopen(u (url + query) ).read() data = json.loads (r response) ) results = data [ 'responseData ] '] ] [ 'rsulesults' ] for result in results: title = result['title'] url = result['url'] print ( title + '; ' + url) ) )
Timing
Character i m p o r t u t -t r l l i b - 2 i m p o r t
Milliseconds 538 48 126 22 103 50 132 204 130 599 99 118 148 341 96 164 354 68 61 144 52 138 32 50 71
Character u r l l i b i m p o r t j s o n u r l =
Milliseconds 35 126 113 231 146 47 60 187 183 49 126 48 80 152 64 66 100 122 47 62 164 78 97 81 164
Character " h t t p s -s : / / a j a x . g o o g l e a p i
Milliseconds 101 346 206 119 98 126 75 443 305 243 139 240 144 94 249 188 337 199 134 68 115 117 246 103 65
Character s . c o m / a j a x / s e r v i c e s / s e a r c
Milliseconds 121 130 141 95 65 110 193 131 135 191 325 186 12 81 235 156 47 62 69 98 122 97 94 72 212
Character h / w e b ? v = 1 . 0 & ' -' " a q u -u -q -a q u e
Milliseconds 75 113 151 66 129 321 352 201 136 210 236 872 526 366 215 162 197 0 82 310 120 131 61 109 80
Character r y = r a w _ i n p u t ( " W h a t d o y
Milliseconds 35 97 47 137 46 172 69 173 275 170 66 130 60 56 200 15 139 241 71 50 70 148 73 61 111
Character o u w a n t t o s e a r c h f o r ? - -?
Milliseconds 123 84 14 102 65 85 117 66 166 85 50 84 103 129 66 204 45 51 85 65 99 204 80 553 117
Character ? > > " ) a -a q u e r y = u r l l i b
Milliseconds 152 233 45 486 150 164 236 181 253 292 305 54 134 113 55 122 53 302 99 234 115 138 205 31 78
Character , -, . u r l e n d -d c o d e - ( { ' q ' :
Milliseconds 251 372 216 215 158 140 199 287 259 368 104 46 86 175 124 299 152 89 219 609 151 173 613 144 67
Character q u e r y } ) e r -r -e r e s p o n s e =
Milliseconds 351 100 100 66 117 220 437 164 226 219 242 8 452 99 85 33 61 88 35 31 106 62 33 224 58
Character u r r -r l l i b 2 . u r l o p e n ( u -u -( ( u r
Milliseconds 245 57 146 439 180 153 80 52 532 171 228 85 137 250 78 163 127 298 278 320 134 112 487 477 88
Character l + q u e r y ) -) ) . r e a d ( ) d a t a
Milliseconds 100 149 153 63 252 89 95 64 119 255 426 6 147 294 120 33 234 54 290 127 441 272 18 193 31
Character = j s o n . l o a d s ( r -r r e s p o n s
Milliseconds 77 165 54 204 92 128 40 177 504 181 51 183 20 166 207 236 324 67 197 69 10 189 51 66 51
Character e ) - - - -) ) r e s u l t s = d a t
Milliseconds 48 317 53 282 66 177 44 313 150 84 371 187 142 35 49 281 38 115 0 118 178 67 192 58 174
Character a [ ' r e s p o n s e D a t a - ] - -] ' ]
Milliseconds 45 330 151 69 704 211 64 3 251 11 30 376 67 531 233 154 82 323 358 234 40 628 116 281 210
Character - -] ] [ ' r s u l -l -u -s e s u l t s ' ]
Milliseconds 76 322 129 74 157 60 606 52 442 184 75 191 60 330 101 93 172 102 40 21 175 0 429 328 197
Character f o r r e s u l t i n r e s u l t s : t
Milliseconds 235 165 109 56 80 132 65 17 185 48 49 112 107 53 34 147 64 34 207 44 68 41 307 67 341
Character i t l e = r e s u l t [ ' t i t l e ' ] u r
Milliseconds 94 110 73 110 62 126 73 152 59 67 149 16 69 204 383 161 122 79 84 102 662 540 112 272 77
Character l = r e s u l t [ ' u r l ' ] p r i n t (
Milliseconds 117 71 184 76 118 72 32 114 19 63 239 431 190 126 116 223 738 70 168 116 84 31 68 355 99
Character t i t l e + ' ; ' + u r l ) ) -) - -)
Milliseconds 393 299 104 96 69 106 83 209 71 611 556 83 274 388 347 58 271 114 101 317 216 121 213 253 361
Character )
Milliseconds 190 82
WPM Timing
Seconds WPM
1.65 58.14
3.3 47.24
4.95 70.25
6.61 83.57
8.26 75.58
9.91 72.67
11.56 75.79
13.21 76.3
14.86 79.94
16.51 76.3
18.16 70.03
19.82 70.25
21.47 71.55
23.12 76.3
24.77 76.06
26.42 74.03
28.07 73.53
29.72 72.67
31.37 71.14
33.03 70.13
34.68 68.52
36.33 68.38
37.98 68.25
39.63 67.83
41.28 67.73
42.93 65.96
44.58 66.21
46.24 65.66
47.89 65.91
49.54 66.37
51.19 66.81
52.84 65.18
54.49 65.84
56.14 65.62
57.79 65.61
59.45 64.39
61.1 63.44
62.75 62.54
64.4 62.24
66.05 63.41
67.7 64.52
69.35 65.23
71 64.73
72.66 65.57
74.31 65.08
75.96 65.09
77.61 65.09
79.26 64.65
80.91 63.77
82.56 63.66