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 |
---|---|---|---|---|
1724. | Ivan (sakhman) | 41.82 | 92% | 2023-09-20 |
1725. | TJ (ohqay) | 41.82 | 94% | 2024-12-28 |
1726. | W xander W flaneur W zak W ... | 41.78 | 95% | 2025-03-28 |
1727. | eric (strokes1979) | 41.74 | 92% | 2016-05-04 |
1728. | Lavacat (snowcitty) | 41.73 | 91% | 2023-05-30 |
1729. | Kyle (wrestlingwarrior3) | 41.70 | 95% | 2024-05-27 |
1730. | M.Ha (manhha00) | 41.66 | 91% | 2023-09-10 |
1731. | chinnu (chinnu19) | 41.64 | 94% | 2024-04-12 |
1732. | mirian (mar08) | 41.62 | 95% | 2025-05-30 |
1733. | Elan (eharpaz) | 41.59 | 93% | 2017-12-24 |
1734. | Dankey Kang (shabooty) | 41.57 | 89% | 2013-01-07 |
1735. | oleg (oleg_ros) | 41.57 | 97.6% | 2024-12-04 |
1736. | shhhhhhhkid (m00sec) | 41.56 | 93% | 2023-11-05 |
1737. | Trish (trishmn98) | 41.56 | 97% | 2024-07-05 |
1738. | Pat (pbrowne011) | 41.56 | 94% | 2024-08-10 |
1739. | Andy Quest (andyquest) | 41.55 | 98.1% | 2024-10-15 |
1740. | Shreyas (mrtigar) | 41.52 | 90% | 2016-08-17 |
1741. | SKY (skymurdock53) | 41.52 | 95% | 2023-11-02 |
1742. | symbolsnumbers (programmerp... | 41.49 | 92% | 2023-06-01 |
1743. | Morpheus (shades444) | 41.46 | — | 2011-01-30 |
1744. | Julie (juliehuynh654252) | 41.45 | 96% | 2024-03-25 |
1745. | Peter (dzsuzeppe) | 41.44 | 97% | 2011-06-10 |
1746. | Carson (meee42) | 41.41 | 92% | 2018-11-20 |
1747. | seigou (ninjawanko) | 41.41 | 92% | 2024-07-24 |
1748. | Francesco (cecco43) | 41.40 | 95.5% | 2024-01-08 |
1749. | Sporak (cheeseballoon) | 41.37 | 96% | 2025-06-05 |
1750. | Quasar (quasar0406) | 41.36 | 98% | 2023-12-15 |
1751. | heunty (heunty) | 41.36 | 96% | 2023-07-28 |
1752. | John Doe (typist1029384756) | 41.36 | 97% | 2023-03-29 |
1753. | Florian (spartacus_f) | 41.30 | 97% | 2011-11-12 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 8,175 | 50.01 | November 19, 2009 |
Default (English) | 2 | 57.06 | December 14, 2008 |