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 |
---|---|---|---|---|
1261. | janer (jcamann) | 47.69 | 95% | 2011-08-04 |
1262. | Sigma (sigma_fi) | 47.69 | 93% | 2023-07-25 |
1263. | Hemant_Prajapat (hemant_bca... | 47.68 | 96% | 2024-03-03 |
1264. | BrĂ¡ulio (braulio) | 47.65 | — | 2009-11-19 |
1265. | squidite (squidite) | 47.64 | 92% | 2024-09-10 |
1266. | Kaisar (kaisarnara) | 47.62 | 94% | 2024-10-17 |
1267. | Michelle (noronham) | 47.58 | — | 2011-02-01 |
1268. | Craig (shoseki) | 47.58 | 98% | 2017-07-06 |
1269. | David (r4nd0mpr0) | 47.58 | 89% | 2011-07-14 |
1270. | such is life (smileyyy___) | 47.56 | 94% | 2023-05-30 |
1271. | Daniel (daniel_789) | 47.55 | 96% | 2024-03-27 |
1272. | cough cough (rizwan234) | 47.54 | 93% | 2023-06-25 |
1273. | Ayush (llama_lord) | 47.53 | 92% | 2012-08-19 |
1274. | Carter (calgaryracer) | 47.51 | 90% | 2016-09-23 |
1275. | KC (hotdogkc) | 47.51 | 93% | 2012-12-01 |
1276. | Duy (azioyon) | 47.51 | 95% | 2024-06-10 |
1277. | Paul (masterxilo) | 47.50 | 97% | 2013-03-27 |
1278. | Tu-Vuong Le (thevuongster) | 47.50 | 97% | 2024-02-28 |
1279. | Logan Hays (loganhays) | 47.48 | 98.7% | 2025-02-23 |
1280. | MBT (mbt2012) | 47.47 | 93% | 2024-10-27 |
1281. | John (jwilander) | 47.44 | 96% | 2018-03-09 |
1282. | Mohamed (normal_eg) | 47.42 | 95% | 2023-10-13 |
1283. | Urabigail (borat_kz) | 47.39 | 95% | 2023-08-21 |
1284. | Fachry (fachrymaul) | 47.38 | 92% | 2025-02-04 |
1285. | Piotr (piotros) | 47.37 | 95% | 2023-10-26 |
1286. | YAZ (yazaitee) | 47.37 | 93% | 2024-08-13 |
1287. | Marwan (quarz) | 47.35 | 93% | 2016-08-18 |
1288. | you (dv_learner) | 47.35 | 95% | 2023-07-14 |
1289. | Lucas (st3ezy) | 47.34 | 90% | 2023-06-09 |
1290. | illu (illuminachu) | 47.34 | 91% | 2025-05-01 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 8,175 | 50.01 | November 19, 2009 |
Default (English) | 2 | 57.06 | December 14, 2008 |