Ravi (ravishankarr)

Race #337

View Pit Stop page for race #337 by ravishankarrGhost race

View profile for Ravi (ravishankarr)

Official speed 67.14 wpm (78.28 seconds elapsed during race)
Without ending ping 67.48 wpm (1,466 ms delay sending score to TypeRacer’s server)
Timerless 67.67 wpm (216 ms elapsed before first character typed; 76.60 seconds elapsed during race)
Timerless minus one 67.52 wpm, ignoring the first character typed
Race Start July 6, 2024 3:28:53pm UTC
Race Finish July 6, 2024 3:30:12pm UTC
Outcome Win (1 of 3)
Accuracy 97.8%
Points 78.33
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://aja.xx.googleapis.com/ajax/services/search/web?v=1.0&" query = raw_input("What do you awant to search for ? >> ") query = urllib.urlencode( {'1q' : query } ) response = urllib2.urleopen (ur +l + query ).read() data = json.loads ( resoponse ) results [ = data ][ 'responseData' ] [ 'results ' ] for result in results: 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 216 142 84 100 365 331 99 109 110 140 159 85 65 184 210 104 103 126 130 63 146 77 81 120 155
Character l i b i m p o r t j s o n u r l = " h t
Milliseconds 161 94 12 150 99 97 92 63 85 160 73 103 70 66 125 77 299 111 128 185 230 147 862 206 150
Character t p : / / a j a . x -x -. x . g o o g l e a p i s .
Milliseconds 148 105 351 1139 167 166 92 111 245 169 231 149 79 205 429 274 184 224 118 114 163 68 150 117 124
Character c o m / a j a x / s e r v i c e s / s e a r c h /
Milliseconds 154 83 98 330 289 110 109 213 108 241 127 35 308 96 109 233 130 165 257 100 91 110 181 42 235
Character w e b ? v = 1 . 0 & " q u e r y = r a w _ i
Milliseconds 151 134 204 357 466 319 361 486 370 766 499 207 105 104 78 90 126 63 134 930 99 101 146 256 208
Character n p u t ( " W h a t d o y o u a -a w a n t
Milliseconds 117 75 133 43 440 232 289 175 76 84 71 121 40 109 85 78 116 105 226 314 104 96 54 76 45
Character t o s e a r c h f o r ? > > " ) q u e
Milliseconds 89 46 57 272 90 136 133 189 45 109 56 86 85 251 301 197 216 174 242 250 240 224 220 92 108
Character r y = u r l l i b . u r l e n c o d e ( { '
Milliseconds 111 165 208 80 140 122 130 128 160 79 92 164 201 105 135 215 90 133 90 111 176 185 153 335 344
Character 1 -1 q ' : q u e r y } ) r e s p o n s e
Milliseconds 608 391 86 482 162 224 133 139 91 172 32 132 43 240 257 294 122 134 88 139 86 50 88 68 56
Character = u r l l i b 2 . u r l e -e o p e n ( u r
Milliseconds 75 145 155 137 96 136 162 41 84 172 165 251 129 105 148 235 230 165 172 50 114 221 210 82 243
Character + -+ - l + q u e r y ) . r e a d ( ) d a t
Milliseconds 213 355 152 357 147 201 134 666 135 73 83 105 64 190 263 174 99 181 33 348 242 166 142 77 95
Character a = j s o n . l o a d s ( r e s o -o p o n
Milliseconds 117 148 128 137 71 152 74 103 143 200 199 118 71 127 111 175 153 161 98 107 101 411 232 82 150
Character s e ) r e s u l t s [ - -[ = d a t a ]
Milliseconds 105 85 67 215 144 81 83 135 96 124 98 81 143 456 327 183 157 213 151 139 129 82 127 181 237
Character -] [ ' r e s p o n s e D a t a ' ] [ ' r e
Milliseconds 497 319 361 336 197 53 113 46 161 0 190 27 316 177 104 108 227 208 225 128 248 189 315 474 71
Character s u l t s - ' ] f o r r e s u l t i n
Milliseconds 134 87 122 44 77 134 442 231 152 480 185 111 83 115 75 118 81 181 44 142 29 133 103 72 175
Character r e s u l t s : t i t l e = r e s u l t [ '
Milliseconds 73 77 154 404 135 79 91 230 142 96 64 103 74 118 13 173 154 133 73 153 75 157 49 727 240
Character t i t l e ' ] u r l = r e s u l t ' -' [ ' u
Milliseconds 127 130 26 173 232 62 322 369 140 123 47 154 121 132 80 122 168 100 127 85 444 300 352 336 256
Character r l ' ] p r i n t ( t i t l e + ' ; '
Milliseconds 105 103 217 512 200 207 128 39 123 54 23 209 121 128 88 79 104 85 73 256 196 262 312 152 200
Character + u r l )
Milliseconds 135 243 189 153 133 109 96 237
WPM Timing
Seconds WPM
1.57 68.98
3.13 80.48
4.7 94.53
6.26 90.06
7.83 79.71
9.39 70.26
10.96 65.69
12.53 66.11
14.09 67.28
15.66 68.21
17.22 68.98
18.79 65.79
20.35 62.49
21.92 62.96
23.49 61.83
25.05 62.75
26.62 64.02
28.18 66.85
29.75 66.16
31.31 66.68
32.88 67.52
34.45 67.24
36.01 64.98
37.58 65.79
39.14 67.45
40.71 68.1
42.27 67.84
43.84 65.97
45.4 66.07
46.97 65.91
48.54 67
50.1 67.3
51.67 67.59
53.23 66.95
54.8 66.57
56.36 65.79
57.93 66.29
59.5 65.75
61.06 65.64
62.63 66.11
64.19 66.74
65.76 67.52
67.32 67.55
68.89 67.41
70.46 67.45
72.02 66.98
73.59 67.02
75.15 67.22
76.72 67.42
78.28 67.14