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,618
Rank Username WPM Accuracy Date
1238. D Leek (d_leek) 30.42 91% 2024-08-26
1239. Dynamic (dynamic_x) 30.42 96% 2024-10-03
1240. DreamCrusher (dream_crusher69) 30.37 93% 2024-01-12
1241. Shiva (lord_kartikey) 30.37 93% 2023-07-17
1242. ADITYA (adityatype) 30.32 96% 2024-05-16
1243. Abraham (a_canto) 30.31 88.3% 2024-09-08
1244. Izhar Ali (izhar368) 30.26 94% 2023-07-26
1245. Avishkar (avi_333) 30.22 94% 2024-07-17
1246. punit (thakelatyper) 30.19 96% 2022-07-10
1247. Supr0en (sup0) 30.19 91% 2023-03-14
1248. afiq (afiqjai33) 30.19 96% 2025-01-05
1249. Matt (tigerstyle) 30.15 97% 2023-10-03
1250. decent (decent02) 30.15 95% 2024-06-25
1251. Bogdan (bogdanr67) 30.13 93% 2023-06-19
1252. darsh0106 (mynamekaa) 30.13 96% 2023-11-28
1253. gospodstvie (gospodstvie) 30.12 91% 2023-12-23
1254. jiy-workman (jiyworkman) 30.08 94% 2023-07-09
1255. Diogo Barbos (23902390094) 30.08 94% 2024-08-20
1256. Jason Bourne (aagrawa) 30.05 93% 2024-09-27
1257. Venky (venkyiiit) 30.02 93% 2024-07-19
1258. Kakarot (nikhilsharma52) 29.96 93% 2024-02-04
1259. Taiwan is a country (17lingh1) 29.90 91% 2021-11-27
1260. Nathaniel (nathanie) 29.89 92% 2024-01-05
1261. Naren (spoiled_brat) 29.88 91% 2024-03-19
1262. KAILASH (kailash_392) 29.87 96% 2024-04-18
1263. Osteicht (osteicht_7891) 29.87 92% 2023-09-25
1264. Anika (goose_nik) 29.85 93% 2023-09-27
1265. Eveline Marvelia (epelinsaja) 29.85 94% 2023-09-15
1266. RickChyou (rickchyou) 29.84 95% 2023-09-23
1267. rguzmanc (rguzmanc) 29.84 92% 2023-12-27

Universes

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