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,693
Rank Username WPM Accuracy Date
956. Q (lidarmonkey) 37.63 95% 2023-10-16
957. John (john314something) 37.63 97% 2024-11-28
958. Vidar (vidar24) 37.59 94% 2024-08-15
959. Vishnu (crazy_typeracer) 37.51 94% 2023-01-09
960. Gerticus (gerticus) 37.51 96% 2024-03-07
961. Ztelle (ztelle) 37.51 95% 2024-05-12
962. kynmp (rng2036) 37.51 95% 2024-12-08
963. Ayush Rawat (ayyyushrawat22... 37.50 95% 2025-03-09
964. sam (samandar404) 37.47 92% 2023-07-19
965. gf (halaluka) 37.46 95% 2023-08-18
966. gumball (gumball_123_123) 37.46 96% 2023-10-27
967. C0br6 (c0br6) 37.42 95% 2025-01-30
968. SAGNIK (type_mastr) 37.40 96% 2023-05-30
969. Harry (harry_k) 37.39 94% 2022-12-09
970. Shishank (hulk98) 37.39 95% 2023-10-16
971. Riaan (theofficialplayer) 37.39 96.5% 2024-11-12
972. Omer (omergulen) 37.38 90% 2023-08-11
973. wildbaguette (wildbaguette) 37.29 98.1% 2024-07-05
974. Rafi (bonnis) 37.27 95% 2018-10-12
975. DaiyanNoory (dahy) 37.27 96% 2024-01-28
976. Mutasim Mualimi (mutasim_2001) 37.27 94% 2023-06-07
977. Entro (entro_50) 37.23 95% 2024-08-07
978. peter (peterjes) 37.22 94% 2023-07-05
979. gazi (gazi_maksudur) 37.22 95% 2023-06-05
980. Zeyad (zeyad_mohamed) 37.18 94% 2023-06-18
981. nawara (_nc_) 37.18 96% 2024-06-11
982. Eternal religion (youvakish... 37.17 94% 2023-06-27
983. Jack (jackkieny) 37.17 94% 2023-07-13
984. Marcelo (kokosensei) 37.17 97% 2024-10-19
985. Rhuan (riaspc) 37.17 92% 2024-07-21

Universes

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