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
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
285. yan (imraaann_) 57.20 97% 2024-02-26
286. Ted Horyczun (tedhoryczun) 57.14 97% 2025-03-06
287. Userzin (userzin) 57.13 95% 2021-11-30
288. Alex (a_kaban) 57.12 99.1% 2024-09-03
289. TheBluestBerry (bluberry2) 57.11 96% 2024-09-24
290. darthinfinix (darthinfinix) 57.06 95% 2024-03-07
291. Ty (tyyng) 56.90 97% 2023-06-19
292. Andy (namster123) 56.78 95.5% 2024-01-06
293. Matt (rodo_) 56.72 95% 2023-09-18
294. (peaceinchrist) 56.59 96% 2021-12-07
295. Nicholas (nicholas_r) 56.53 95% 2025-01-29
296. trut (trut) 56.50 97% 2024-06-08
297. Karan Jain (karanjain18) 56.46 98% 2019-11-30
298. Christian (chrixsi) 56.42 95.4% 2023-12-07
299. will (will7460) 56.34 95% 2023-09-10
300. Mohibur (shuvo94) 56.29 98% 2024-04-22
301. Grim (grim_reaper191713) 56.29 95% 2024-06-20
302. SplitKeys (split_keys) 56.22 97% 2024-05-08
303. mr_penguin (mr_penguin01) 56.22 95.9% 2025-02-27
304. Free Palestine (3agwa_79) 56.19 95% 2023-05-24
305. Ibai (ibai1234) 56.11 97% 2025-01-21
306. too much lag (actuallyaccur... 56.05 99% 2019-07-31

Universes

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