Text #10016

import re import sys import urllib2 import BeautifulSoup usage = "Run the script: ./geolocate.py IPAddress" if len(sys.argv)!=2: print(usage) sys.exit(0) if len(sys.argv) > 1: ipaddr = sys.argv[1] geody = "http://www.geody.com/geoip.php?ip=" + ipaddr html_page = urllib2.urlopen(geody).read() soup = BeautifulSoup.BeautifulSoup(html_page)

—from Get GEO Location from IP Address, a other by www.pythonforbeginners.com/

Active since October 3, 2018.
344 total characters in this text.

View Pit Stop page for this text

Leaders

View ranks through of 1,577
Rank Username WPM Accuracy Date
255. D (nawheat) 58.46 95% 2024-02-24
256. Breno (brenoallen) 58.46 97% 2025-02-18
257. Exile of Soul (vfctyrant) 58.45 97% 2019-08-08
258. gixxer (somewhat_noob) 58.45 98% 2023-08-08
259. cam (camboi57) 58.45 95% 2024-02-05
260. The don (photondestroyer) 58.38 98% 2023-01-30
261. 000 (oknotok_) 58.36 96% 2023-07-24
262. skibiditoielt (skgiifdioatelt) 58.35 96% 2025-04-16
263. snaotheus (snaotheus) 58.27 99% 2022-08-25
264. Moutopia (moutopia) 58.14 95% 2024-02-17
265. Redflamingo69 (redflamingo69) 58.05 92% 2024-11-30
266. Roadsweeper Dropping D; (ka... 57.92 98% 2019-07-24
267. cozy (nekozy) 57.81 95.7% 2023-10-18
268. Jake (jmill1125) 57.80 95% 2024-11-07
269. Calculus (uchihalol) 57.79 94% 2018-11-01
270. mm2325 (moinl) 57.78 99% 2024-05-30
271. ⭐️⭐️⭐️ (pbnl2) 57.71 98% 2020-03-31
272. Akira (supercometstar) 57.71 95% 2025-01-21
273. AspectOfTheNerd (aspectofth... 57.57 96% 2024-05-11
274. sygi (sygi) 57.57 94% 2024-11-27
275. Free Palestine (rollno14) 57.51 98% 2021-07-11
276. Дидакус (didacus) 57.51 98.3% 2024-02-22
277. ⛧🦇🎃💀🎃🦇⛧ ... 57.48 94% 2019-05-26
278. tstats[omarthefast] (omarth... 57.41 96% 2023-06-22
279. Kayega (briankayega) 57.39 97% 2024-04-26
280. Mark (requiem__) 57.36 95% 2023-07-13
281. (klaritix) 57.35 94% 2024-11-17
282. paim (barat_paim) 57.29 97% 2024-11-12
283. 海千山千 (hichkas_01) 57.26 96% 2023-05-23
284. Liam (thecodingboy) 57.23 96% 2021-10-17

Universes

Universe Races Average WPM First Race
Coder Edition 4,688 44.34 October 3, 2018