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 2,008
Rank Username WPM Accuracy Date
690. a_t89 (rocketspdtyper) 46.11 96% 2024-09-02
691. idk man (ithatme) 46.03 94% 2023-05-20
692. Duke121 (duke121) 45.98 96% 2025-02-27
693. CAIIIARH (caiiiarh) 45.97 97% 2024-08-25
694. .zeki (zek1shaa) 45.94 92% 2024-02-05
695. Liam (liamc2) 45.93 95% 2026-02-04
696. jesuschristluvsme (jesuschr... 45.90 98% 2024-03-22
697. . (tj44) 45.87 93% 2019-10-06
698. Eduardo (airplane_cakes) 45.85 92% 2024-07-29
699. Hayk (danghyan) 45.81 96% 2023-06-16
700. Keira (000power111) 45.80 96% 2023-08-03
701. lol (snorlaxtan) 45.73 96% 2024-12-24
702. Sreejith (smssreejith) 45.72 97% 2023-05-25
703. Hello (arnab_9997) 45.71 94% 2022-03-05
704. Youisf (abuzuhaira) 45.70 92.6% 2023-12-04
705. MyckasP (myckasp) 45.70 93% 2025-02-01
706. ZAKARIA (zwzone) 45.68 96% 2024-02-15
707. Inflixamab (zhengj255) 45.67 94% 2023-08-02
708. Shivesh Tiwari (yuvanastra) 45.66 94% 2023-08-02
709. Arif (arifali) 45.62 97.1% 2023-11-21
710. Mike (mirkzzz) 45.62 95% 2023-11-15
711. Phaced (phaced) 45.61 96% 2024-02-05
712. Tellcode (tellcode) 45.61 94% 2025-02-21
713. Electric (cuitcuit) 45.56 96% 2022-02-10
714. (joetyper2014) 45.53 95.8% 2023-10-23
715. Changxiang (changie) 45.51 89.4% 2024-01-07
716. Mario (mario218) 45.50 98% 2025-11-01
717. Adam (adames4) 45.45 95% 2023-06-09
718. Arvi (arvi4321) 45.40 97% 2024-07-17
719. jasim (willnotreveal) 45.37 95% 2024-04-22

Universes

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