flibux (flibux)

Race #2

View Pit Stop page for race #2 by flibuxGhost race

View profile for flibux (flibux)

Official speed 62.44 wpm (84.18 seconds elapsed during race)
Without ending ping 62.61 wpm (1,375 ms delay sending score to TypeRacer’s server)
Timerless 62.92 wpm (418 ms elapsed before first character typed; 82.38 seconds elapsed during race)
Timerless minus one 62.78 wpm, ignoring the first character typed
Race Start November 10, 2023 11:38:19am UTC
Race Finish November 10, 2023 11:39:43am UTC
Outcome No win (3 of 3)
Accuracy 96.7%
Points 72.85
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;://ajax.googleapis.com/ajax/sercicivices/seraacrch/web?v=1.0&" query = raw_input("what What do you want to search for ? >> ") query = urllib.urlendcode( [{'q' : query " } ) response = ruurllib2.urlopen ( url + qureery ).read() data = json.loads ( response ) results = data [ 'response Data' ] [ 'results' ] for result in results;: title = result['title'] url = result[/'url'] pribt nt 9( 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 418 76 64 62 78 154 94 139 171 295 193 105 110 326 141 138 79 47 78 76 141 79 139 125 203
Character l i b i m p o r t j s o n u r l = " h t
Milliseconds 173 123 109 498 219 77 63 77 95 141 94 77 125 124 77 79 291 124 109 80 139 94 435 248 284
Character t p ; -; : / / a j a x . g o o g l e a p i s . c o
Milliseconds 184 49 327 529 381 366 142 173 122 110 186 157 309 94 94 107 126 155 218 93 109 155 125 203 93
Character m / a j a x / s e r c i -i -c c i -i -c v i c e s / s
Milliseconds 46 186 185 124 139 171 248 188 216 123 265 76 434 157 139 94 314 125 62 62 139 203 77 232 171
Character e r a -a -r a c -c r c h / w e b ? v = 1 . 0 & " q
Milliseconds 77 126 154 189 141 45 187 312 93 139 61 233 266 283 123 297 346 157 217 346 296 497 782 202 170
Character u e r y = r a w _ i n p u t ( " w h a t - -t
Milliseconds 109 111 125 109 109 1030 186 231 77 217 391 266 79 124 94 78 156 280 231 126 94 78 125 140 155
Character -a -h -w W h a t d o y o u w a n t t o s e
Milliseconds 141 174 155 156 202 215 94 94 186 63 76 79 47 94 16 47 93 80 111 62 154 80 46 142 122
Character a r c h f o r ? > > " ) q u e r y =
Milliseconds 156 49 250 558 108 80 61 108 111 216 122 189 141 155 233 280 187 204 63 108 108 108 93 390 141
Character u r l l i b . u r l e n d -d c o d e ( [ -[ { ' q
Milliseconds 126 123 123 358 125 93 360 190 137 95 125 93 124 297 123 79 173 47 264 155 295 592 234 403 778
Character ' : q u e r y " - -" } ) r e s p o n s
Milliseconds 513 325 172 184 141 93 77 126 78 238 406 251 278 141 982 362 200 188 94 63 62 79 32 92 93
Character e = r u -u -r u r l l i b 2 . u r l o p e n (
Milliseconds 47 79 92 124 156 112 202 110 79 125 94 141 78 109 250 203 218 108 109 175 93 140 48 138 126
Character - u r l + q u r e -e -r e r y ) . r e a d (
Milliseconds 371 295 107 111 109 202 140 140 282 76 187 47 296 126 47 77 63 140 169 297 172 62 77 156 486
Character ) d a t a = j s o n . l o a d s ( r e s
Milliseconds 76 251 157 123 110 109 124 107 122 94 109 63 93 172 170 155 172 454 47 156 232 203 158 77 78
Character p o n s e ) r e s u l t s = d a t a [
Milliseconds 94 16 94 93 78 204 232 96 108 63 63 109 249 171 109 238 140 127 80 94 219 109 218 159 157
Character ' r e s p o n s e - D a t a ' ] [ ' r e s
Milliseconds 253 188 62 48 80 48 76 341 172 126 373 186 233 108 111 158 354 141 237 277 233 359 514 46 79
Character u l t s ' ] f o r r e s u l t i n r e s
Milliseconds 109 108 206 105 170 312 283 186 93 110 77 79 157 93 63 77 77 108 76 63 62 109 157 93 94
Character u l t s ; -; : t i t l e = r e s u l t [ ' t
Milliseconds 93 77 340 111 281 358 188 79 92 124 110 93 95 63 124 125 234 109 125 217 47 172 266 297 186
Character i t l e ' ] u r l = r e s u l t [ / -/ ' u r
Milliseconds 140 140 358 125 157 451 171 109 124 109 111 139 111 171 77 92 110 77 155 232 342 495 217 249 107
Character l ' ] p r i b t - -t -b n t 9 -9 ( t i t l e
Milliseconds 94 264 494 200 126 139 79 94 46 91 266 138 156 124 110 46 106 340 139 299 917 79 126 94 124
Character + ' ; ' + u r l )
Milliseconds 125 265 217 204 296 202 204 281 202 155 124 95 141 107 266
WPM Timing
Seconds WPM
1.68 71.28
3.37 85.53
5.05 80.78
6.73 83.75
8.42 74.13
10.1 70.09
11.78 71.28
13.47 72.17
15.15 65.73
16.84 64.86
18.52 62.85
20.2 61.77
21.89 59.22
23.57 58.04
25.25 58.45
26.94 56.58
28.62 58.7
30.3 60.19
31.99 61.15
33.67 61.66
35.35 62.11
37.04 62.21
38.72 60.12
40.4 59.1
42.09 58.45
43.77 57.02
45.46 58.08
47.14 59.06
48.82 59.23
50.51 59.16
52.19 59.32
53.87 60.36
55.56 60.91
57.24 61.84
58.92 62.32
60.61 62.37
62.29 62.22
63.97 62.09
65.66 62.51
67.34 63.79
69.02 63.98
70.71 63.98
72.39 63.82
74.08 64.31
75.76 63.68
77.44 63.07
79.13 62.48
80.81 62.52
82.49 62.55
84.18 62.44