Amir (amirahmedimtiaz)

Race #831

View Pit Stop page for race #831 by amirahmedimtiazGhost race

View profile for Amir (amirahmedimtiaz)

Official speed 60.35 wpm (87.09 seconds elapsed during race)
Without ending ping 60.83 wpm (1,872 ms delay sending score to TypeRacer’s server)
Timerless 62.15 wpm (1,804 ms elapsed before first character typed; 83.42 seconds elapsed during race)
Timerless minus one 62.00 wpm, ignoring the first character typed
Race Start February 18, 2024 3:32:02pm UTC
Race Finish February 18, 2024 3:33:29pm UTC
Outcome Win (1 of 3)
Accuracy 96.5%
Points 70.40
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 ruurllib2 import urllib import json url = "http://ajax/..googleapis.com/ajax/services/search/web?=v-.=1.0&" query = raw_input("wWhat doy you want to search for ? >> ") queyrry = urllib.urlencode( {'q' : aquery } ) rseesponse = urllib2.urlopen (url + query ).read() data = json.loads ( response ) resulsts ts = pdata [ 'responseData' ] [ 'resulststs' ] for result in results: title = result['title'] url = resiult['url]'] print ( title + ' ; ]' + url )
Timing
Character i m p o r t r u -u -r u r l l i b 2 i m p o r t
Milliseconds 1804 252 66 64 76 71 117 132 64 560 335 244 121 109 165 35 134 105 106 115 124 47 76 76 86
Character u r l l i b i m p o r t j s o n u r l =
Milliseconds 89 103 113 101 157 201 53 362 81 109 69 52 95 84 112 252 124 77 106 97 201 227 123 201 117
Character " h t t p : / / a j a x / . -. -/ . g o o g l e a
Milliseconds 156 274 228 138 131 116 541 298 1033 423 105 93 156 144 236 261 119 255 204 86 132 112 101 83 181
Character p i s . c o m / a j a x / s e r v i c e s / s e a
Milliseconds 53 170 102 128 151 82 83 142 147 103 77 182 122 193 44 107 191 116 91 226 30 180 103 96 140
Character r c h / w e b ? = -= v - . -. -- = 1 . 0 & " q u e
Milliseconds 96 174 91 199 110 73 131 273 474 345 111 131 280 283 129 404 366 97 668 396 362 211 96 99 112
Character r y = r a w _ i n p u t ( " w -w W h a t d o
Milliseconds 280 63 184 93 154 60 163 137 392 267 79 99 110 81 155 203 643 306 118 201 100 52 101 133 122
Character y -y y o u w a n t t o s e a r c h f o r
Milliseconds 177 356 138 156 108 71 109 43 137 81 109 102 109 57 110 79 100 90 78 182 93 90 60 153 88
Character ? > > " ) q u e y r -r -y r y = u r l l
Milliseconds 116 493 719 209 134 130 105 251 258 299 82 210 159 49 281 131 130 102 126 83 120 121 114 138 206
Character i b . u r l e n c o d e ( { ' q ' : a -a q u
Milliseconds 45 131 219 248 248 109 182 127 115 124 97 179 169 266 642 518 266 137 203 170 122 231 323 106 155
Character e r y } ) r s e -e -s e s p o n s e = u r
Milliseconds 119 77 99 113 144 205 262 131 90 501 258 170 172 48 58 136 68 107 22 49 137 99 112 492 92
Character l l i b 2 . u r l o p e n ( u r l + q u e r
Milliseconds 88 146 51 107 58 162 94 156 409 243 73 123 86 127 119 261 133 82 90 193 116 130 79 124 98
Character y ) . r e a d ( ) d a t a = j s o n . l o
Milliseconds 73 258 127 298 101 61 68 149 160 39 97 82 114 67 213 17 268 407 199 159 127 112 464 263 243
Character a d s ( r e s p o n s e ) r e s u l s t s
Milliseconds 57 437 91 2386 226 172 166 64 101 65 60 105 72 9 194 107 135 101 55 84 75 113 60 95 125
Character - -s -t -s t s = p -p d a t a [ ' r e s p o
Milliseconds 55 201 143 168 139 103 31 122 141 87 192 345 81 89 130 82 136 147 461 571 133 103 80 65 116
Character n s e D a t a ' ] [ ' r e s u l s t s -s -t -s
Milliseconds 115 23 61 537 228 84 146 161 449 130 157 282 223 135 193 71 74 92 125 25 90 142 235 135 141
Character t s ' ] f o r r e s u l t i n r e s u l
Milliseconds 100 77 426 222 95 120 228 96 106 112 93 57 58 106 97 60 146 64 54 129 90 46 79 80 122
Character t s : t i t l e = r e s u l t [ ' t i t l e
Milliseconds 20 92 260 146 115 132 45 156 29 125 90 121 147 70 78 122 98 104 188 216 216 177 103 124 93
Character ' ] u r l = r e s i -i u l t [ ' u r l ] -] '
Milliseconds 248 297 309 186 120 124 151 126 115 328 62 87 131 332 185 231 103 375 257 232 127 120 493 527 361
Character ] p r i n t ( t i t l e + ' - ; ] -]
Milliseconds 326 328 170 48 95 71 109 117 170 362 100 237 144 115 522 257 372 251 375 421 384 252 222 165 389
Character ' + u r l )
Milliseconds 486 237 1437 352 268 100 111 317 112
WPM Timing
Seconds WPM
1.74 0
3.48 24.11
5.23 50.52
6.97 62
8.71 64.76
10.45 62
12.19 58.07
13.93 56.84
15.68 61.24
17.42 65.45
19.16 63.26
20.9 59.71
22.64 57.76
24.39 59.05
26.13 58.33
27.87 58.13
29.61 62
31.35 61.24
33.09 61.28
34.84 61.66
36.58 62.33
38.32 60.75
40.06 60.81
41.8 60.28
43.55 60.9
45.29 61.74
47.03 63.28
48.77 64.22
50.51 63.9
52.26 63.15
54 61.11
55.74 62.65
57.48 62.42
59.22 62
60.96 62.2
62.71 62
64.45 62
66.19 62.55
67.93 64.12
69.67 64.76
71.42 64.86
73.16 64.63
74.9 64.25
76.64 63.41
78.38 63.69
80.12 63.05
81.87 62
83.61 61
85.35 61.58
87.09 60.35