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,931
Rank Username WPM Accuracy Date
1498. F (fdrugge) 29.45 94% 2023-11-21
1499. Peter (dzsuzeppe) 29.43 96% 2023-10-16
1500. Saurabh (ssb456) 29.38 93.6% 2024-02-17
1501. Hasan (hasan_2809) 29.38 90% 2023-06-04
1502. Mohamed Y Jazza (mohammad_j... 29.33 93.5% 2024-03-23
1503. vidit (rising_vidit) 29.33 96% 2023-08-15
1504. Exypnos (typologist_1) 29.32 93% 2023-06-22
1505. Rincewind (gato_ninja) 29.31 93.4% 2024-03-11
1506. abhishek (abhishree_123) 29.30 95% 2024-07-09
1507. Jay (cyber_ace) 29.29 94% 2025-05-12
1508. SPORTY (sp0rty) 29.28 90% 2024-07-03
1509. MarkiTTA (marki_tta) 29.25 96% 2024-08-11
1510. Jamal Ali Khan (jamal_ali_k... 29.24 95% 2023-11-04
1511. Kowalski (kowalskichris) 29.24 93% 2023-07-22
1512. joseph (_josephjoseph) 29.24 97% 2024-07-29
1513. phojhon891 (phojhon891) 29.23 96% 2023-08-04
1514. Milan (m_i_n_o) 29.20 91% 2022-10-29
1515. KeyboardHater3838 (keyboard... 29.20 93% 2023-09-18
1516. ig : miamaharaninp (miamanu... 29.18 96% 2023-08-09
1517. tstats[rudran_darpad] (rudr... 29.15 97% 2024-09-19
1518. Joshua (manbearto) 29.15 96% 2023-01-02
1519. Suren (strongsuren) 29.15 94% 2023-08-22
1520. BTWIUseArchlinux (sudo_rm_rf) 29.14 90% 2023-12-21
1521. ayawusap (ayawusap) 29.11 96% 2023-07-14
1522. KralTi (kralt) 29.11 98% 2025-03-15
1523. BALGAN (Bale Ganteng) (andr... 29.10 93% 2024-01-18
1524. Bibek (bibek2442b) 29.10 94% 2024-10-21
1525. APAPSUSEJ (beatmenow123456789) 29.10 93% 2024-07-20
1526. Jeanpaul Lugo (jlugocarr) 29.08 96% 2024-12-30
1527. dave (shalomski) 29.08 94% 2023-06-12

Universes

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