Kinesis (kinesis_quake)

Race #69

View Pit Stop page for race #69 by kinesis_quakeGhost race

View profile for Kinesis (kinesis_quake)

Official speed 82.06 wpm (64.05 seconds elapsed during race)
Without ending ping 82.17 wpm (964 ms delay sending score to TypeRacer’s server)
Timerless 82.49 wpm (244 ms elapsed before first character typed; 62.84 seconds elapsed during race)
Timerless minus one 82.30 wpm, ignoring the first character typed
Race Start January 18, 2024 3:52:32pm UTC
Race Finish January 18, 2024 3:53:36pm UTC
Outcome No win (3 of 3)
Accuracy 97.9%
Points 95.73
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 jososson url = "http://ajax.googleapis.com/ajax/seriveivices/search/web?v=1.0&" queryy = raw_input("What do you want to search for ? >> ") query = urllib.urllenencode (( {',q' : query } ) response = urlibrllib2.urlopen (url + query) ) .read() data = json.loads ( response ) results = data [ 'responseData' ] [ 'results' ] for result in results: title = result['title'] url = result['url'] print ( tytitle + '; ' + 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 244 118 101 95 34 33 130 65 74 73 238 142 57 247 170 137 93 104 61 14 51 103 128 80 62
Character l i b i m p o r t j o s -o -s o s -s -o s o n u
Milliseconds 180 96 74 80 92 74 106 51 16 51 98 54 102 119 545 0 101 58 364 167 24 127 55 86 100
Character r l = " h t t p : / / a j a x . g o o g l e a
Milliseconds 85 49 104 142 74 496 126 102 181 73 195 201 204 163 140 203 132 243 331 78 150 28 50 74 126
Character p i s . c o m / a j a x / s e r i v e -e -v -i i -i v
Milliseconds 75 137 78 61 103 76 74 202 260 178 86 164 320 321 79 104 135 96 145 276 128 181 286 233 61
Character i c e s / s e a r c h / w e b ? v = 1 . 0 & " q
Milliseconds 79 74 103 49 226 188 62 62 39 62 49 178 350 129 80 187 372 456 422 232 278 274 397 182 169
Character u e r y -y y = r a w _ i n p u t ( " W h a t
Milliseconds 38 56 110 74 412 58 179 293 76 90 110 75 253 68 105 73 157 60 134 269 280 58 102 50 91
Character d o y o u w a n t t o s e a r c h f o r
Milliseconds 65 60 116 9 89 69 55 55 87 74 21 134 27 66 106 62 61 59 52 38 59 147 64 66 50
Character ? > > " ) q u e r y = u r l l i b . u
Milliseconds 79 227 116 234 157 137 235 221 140 412 46 66 83 102 99 138 82 380 112 86 171 85 88 90 125
Character r l l e n -n -e -l e n c o d e ( -( - ( { ' , -, q
Milliseconds 100 41 149 70 127 274 193 176 157 108 143 85 91 93 154 166 275 181 96 174 501 333 385 311 236
Character ' : q u e r y } ) r e s p o n s e =
Milliseconds 439 711 242 91 206 38 86 74 111 125 257 106 471 108 169 58 110 228 61 58 69 36 42 168 64
Character u r l i b -b -r -l -i r l l i b 2 . u r l o p e n (
Milliseconds 146 65 71 189 97 286 391 0 0 58 112 128 105 73 208 141 145 111 29 189 77 67 17 102 164
Character u r l + q u e r y ) - -) ) - . r e a d (
Milliseconds 319 96 91 99 231 96 333 50 67 53 137 256 86 305 145 54 142 189 201 85 108 97 101 18 143
Character ) d a t a = j s o n . l o a d s ( r e s
Milliseconds 105 69 144 74 88 88 74 118 118 33 190 44 97 94 117 67 94 29 60 119 145 123 147 16 132
Character p o n s e ) r e s u l t s = d a t a [
Milliseconds 53 93 41 37 75 70 156 88 106 22 129 69 115 105 123 95 157 77 158 76 81 93 84 126 126
Character ' r e s p o n s e D a t a ' ] [ ' r e s u l
Milliseconds 325 123 53 115 52 86 40 55 51 279 133 69 100 229 191 117 138 180 104 163 114 77 99 45 103
Character t s ' ] f o r r e s u l t i n r e s u l
Milliseconds 89 124 188 160 210 78 104 68 63 79 108 67 102 44 93 100 123 43 56 124 87 38 142 33 112
Character t s : t i t l e = r e s u l t [ ' t i t l e
Milliseconds 114 544 272 73 99 82 76 113 40 61 156 62 112 41 103 72 108 87 232 256 79 140 37 85 62
Character ' ] u r l = r e s u l t [ ' u r l ' ] p r
Milliseconds 212 176 116 137 78 74 122 257 91 81 86 85 87 88 105 180 250 149 62 112 178 415 101 174 69
Character i n t ( t y t -y -t i t l e + ' ; ' +
Milliseconds 123 58 42 110 271 107 104 140 71 525 0 61 104 64 60 87 149 93 145 251 120 175 107 639 29
Character u r l )
Milliseconds 109 118 44 390 309
WPM Timing
Seconds WPM
1.28 103.04
2.56 107.73
3.84 115.53
5.12 88.99
6.41 88.06
7.69 87.43
8.97 84.31
10.25 87.82
11.53 85.35
12.81 77.75
14.09 80.9
15.37 78.84
16.65 74.94
17.93 74.27
19.22 73.07
20.5 74.36
21.78 78.8
23.06 82.75
24.34 81.84
25.62 81.5
26.9 82.08
28.18 80.48
29.46 78.2
30.74 75.72
32.03 73.44
33.31 73.86
34.59 73.55
35.87 73.94
37.15 73.33
38.43 74
39.71 74.64
40.99 73.18
42.27 74.37
43.55 76.04
44.84 77.88
46.12 78.84
47.4 79.75
48.68 79.62
49.96 80.22
51.24 81.26
52.52 81.57
53.8 82.52
55.08 83
56.36 83.24
57.65 83.48
58.93 83.49
60.21 82.71
61.49 82.94
62.77 82.21
64.05 82.06