print "Using URL", url req = urllib2.Request(url) fd = urllib2.urlopen(req) while 1: data = fd.read(1024) if not len(data): break sys.stdout.write(data)
—from SubmitGETData, a software by http://www.java2s.com/Code/Python/Network/SubmitGETData.htm
Active since November 19, 2009.
152 total characters in this text.
View Pit Stop page for this text
Rank | Username | WPM | Accuracy | Date |
---|---|---|---|---|
2453. | Samuel Keno (sami_g95) | 29.49 | 94% | 2023-07-03 |
2454. | @rctic (rahul_arctic) | 29.48 | 92% | 2013-01-26 |
2455. | SUNME (sunme_) | 29.47 | 91% | 2024-10-28 |
2456. | Crowny (crowny_) | 29.46 | 93% | 2023-07-18 |
2457. | Random (randomlygenerated3194) | 29.46 | 93% | 2023-12-11 |
2458. | Sree (sree341) | 29.41 | 93% | 2023-07-21 |
2459. | Runar (runar) | 29.39 | 89% | 2011-06-13 |
2460. | captcha (captcha8852852) | 29.38 | 85% | 2014-03-30 |
2461. | Erick_Vargas (erick_vargas) | 29.36 | 94.3% | 2025-05-11 |
2462. | Kevin (kevin_31) | 29.35 | 92% | 2024-04-20 |
2463. | Necro (necroeater) | 29.34 | 88% | 2012-02-14 |
2464. | Sebastian (quilpalta) | 29.31 | 94% | 2024-03-26 |
2465. | jack (jckbs) | 29.31 | 96% | 2023-06-08 |
2466. | Patricia (pattyblueberry) | 29.29 | 100% | 2025-02-07 |
2467. | Kiran (kiran11621) | 29.28 | 96% | 2020-04-13 |
2468. | Vishesh (vishesh_patel) | 29.27 | 91% | 2023-05-23 |
2469. | malikaz (malikaz) | 29.25 | 89% | 2012-12-10 |
2470. | sven (svenhutchinson) | 29.24 | 94.6% | 2024-05-29 |
2471. | keski6 (keski6) | 29.23 | 94% | 2024-02-13 |
2472. | Pawornprut Siriwattanakan (... | 29.23 | 93% | 2025-05-09 |
2473. | Ajos (ajos6969) | 29.22 | 93% | 2023-08-11 |
2474. | Yarot Sanabria L. (yarot123) | 29.22 | 95% | 2025-05-28 |
2475. | ethan (asdf2552) | 29.18 | 95% | 2025-06-04 |
2476. | abhishek (a_anand_12) | 29.16 | 96% | 2022-12-18 |
2477. | fahis (fahis) | 29.16 | 94% | 2023-05-29 |
2478. | Hashim (spart222) | 29.15 | 93% | 2024-09-26 |
2479. | Pavel (pavel_s) | 29.14 | 94% | 2024-02-18 |
2480. | john (xtradiamond) | 29.13 | 90% | 2023-05-24 |
2481. | viku (bluesky990) | 29.13 | 93% | 2024-03-07 |
2482. | Ovidiu (oschipor) | 29.12 | 99% | 2019-05-19 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 8,175 | 50.01 | November 19, 2009 |
Default (English) | 2 | 57.06 | December 14, 2008 |