Keem Kairi (k33m_k4r1)

Race #51

View Pit Stop page for race #51 by k33m_k4r1Ghost race

View profile for Keem Kairi (k33m_k4r1)

Official speed 19.97 wpm (263.19 seconds elapsed during race)
Without ending ping 20.00 wpm (3,955 ms delay sending score to TypeRacer’s server)
Timerless 20.60 wpm (7,589 ms elapsed before first character typed; 251.65 seconds elapsed during race)
Timerless minus one 20.55 wpm, ignoring the first character typed
Race Start April 18, 2024 2:55:29am UTC
Race Finish April 18, 2024 2:59:53am UTC
Outcome Win (1 of 3)
Accuracy 96.2%
Points 23.30
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 improtrt json url = "http://ajax.googleapis.com/ajax/servivcres/searcjgh/web?v=1.0&'" quewry = raw_input("What do you want to search for ? >> ") quwery = urillib.urlencode( {'q' : query } ) response = urllib2.urlopen (url + quwery ).read() data = json.;alpooads ( response ) 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 7589 204 529 222 234 320 212 1077 151 298 718 397 406 700 533 428 256 402 237 371 223 621 649 176 233
Character l i b i m p r -r o t -t r t j s o n u r l =
Milliseconds 667 360 464 134 867 241 440 412 582 539 122 593 423 174 466 652 133 600 322 101 1128 133 148 689 679
Character " h t t p : / / a j a x . g o o g l e a p i s .
Milliseconds 453 1302 1170 309 166 185 1323 716 122 989 353 100 798 1217 627 133 152 65 146 302 803 1265 160 234 786
Character c o m / a j a x / s e r v i v -v c r -r e s / s e a
Milliseconds 232 148 184 1391 882 434 93 617 1411 334 132 293 600 174 1441 330 356 219 549 191 252 1076 756 138 228
Character r c j -j g -g h / w e b ? v = 1 . 0 & ' -' " q u e
Milliseconds 221 468 117 348 313 434 581 1122 548 873 529 1374 1698 1000 183 1528 1203 3155 1614 725 1263 657 706 116 240
Character w -w r y = r a w _ i n p u t ( " W h a t d o
Milliseconds 10 908 1146 231 635 644 516 837 135 216 1647 1173 966 448 191 204 1290 1921 769 201 138 193 755 261 224
Character y o u w a n t t o s e a r c h f o r ?
Milliseconds 160 241 172 134 525 353 178 152 264 554 265 130 121 179 175 231 283 558 261 258 732 166 115 692 576
Character > > " ) q u w -w e r y = u r i -i l l i b
Milliseconds 594 810 145 539 1174 646 546 789 142 159 615 345 283 815 549 1557 456 1049 209 230 707 619 127 912 270
Character . u r l e n c o d e ( { ' q ' : q u e r y
Milliseconds 1400 1461 141 272 846 166 386 158 176 265 1168 874 832 1858 1119 758 995 607 716 559 173 601 109 934 964
Character } ) r e s p o n s e = u r l l i b 2 . u r
Milliseconds 1234 750 869 497 500 109 232 280 165 426 380 177 764 759 314 1016 195 375 871 336 327 1290 723 1245 143
Character l o p e n ( u r l + q u w -w e r y ) . r e
Milliseconds 396 1026 201 106 215 826 878 626 125 341 955 433 305 1168 119 137 668 923 211 450 1710 564 1315 225 85
Character a d ( ) d a t a = j s o n . ; a -a -; l p -p o
Milliseconds 173 263 849 107 465 260 163 293 141 245 768 419 922 393 173 250 604 957 146 339 190 610 1066 537 362
Character o -o a d s ( r e s p o n s e ) r e s u l t
Milliseconds 122 559 225 271 426 264 813 440 475 111 222 708 328 225 380 125 562 646 877 261 155 263 762 282 356
Character s = d a t a { -{ [ ' r e s p o n s e D a t
Milliseconds 887 280 913 421 246 174 267 76 401 1657 606 601 638 1106 991 407 221 749 180 454 113 175 1016 501 167
Character a ' } -} ] { -{ [ ' r e s u l t s ' ] -] ]
Milliseconds 145 1205 650 1201 500 1134 1319 585 661 519 1644 524 821 88 260 532 348 337 576 1105 1021 640 352 657 679
Character f o r r e s u l t i n r e s u l t s : t i
Milliseconds 250 472 383 424 281 111 248 315 230 174 682 249 202 592 213 130 231 609 157 282 344 1529 684 424 215
Character t l e = r e s u l t [ ' t i t l e ' ] u r l
Milliseconds 186 388 199 555 490 559 442 92 231 517 224 221 1993 1524 505 357 242 479 85 1271 1452 616 569 191 407
Character = r e s u l t [ ' u r l ' ] p r i n t (
Milliseconds 171 305 230 471 79 210 489 204 258 1518 1669 816 225 99 1318 1144 597 650 153 188 343 237 598 789 659
Character t i t l e + ' - ' -' ; ' + u r l )
Milliseconds 532 185 150 300 103 886 564 683 758 501 598 533 520 497 499 726 483 1017 690 454 180 346 1159 375
WPM Timing
Seconds WPM
5.26 0
10.53 9.12
15.79 15.96
21.06 18.24
26.32 18.69
31.58 19
36.85 19.21
42.11 19.95
47.38 20.01
52.64 20.06
57.9 19.69
63.17 19
68.43 18.41
73.69 17.26
78.96 17.33
84.22 17.24
89.49 17.03
94.75 18.74
100.01 19.2
105.28 19.26
110.54 19.11
115.81 18.76
121.07 19.03
126.33 18.71
131.6 18.69
136.86 19.03
142.13 19.08
147.39 19.21
152.65 19.26
157.92 19
163.18 19.49
168.44 19.31
173.71 19.41
178.97 19.71
184.24 19.8
189.5 19.63
194.76 19.78
200.03 19.38
205.29 19.41
210.56 19.26
215.82 19.79
221.08 19.87
226.35 19.88
231.61 19.84
236.88 20.06
242.14 19.92
247.4 20.13
252.67 19.99
257.93 20.01
263.19 19.97