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
18. e (javascriptdude) 96.31 98% 2024-03-26
19. JetmodeðŸŠðŸ (botpro) 95.00 97% 2024-05-18
20. ï¼¶ï½ï½Œï½ˆï½ï½“is (v... 92.96 97% 2025-04-13
21. Kinesis (kinesis_quake) 92.73 98.9% 2024-01-18
22. permil (permil) 92.11 99% 2019-02-25
23. elmuchocapitano (elmuchocap... 91.68 97% 2025-01-07
24. tstats[joshuarose] (joshuar... 91.58 97.6% 2024-06-17
25. (delirious) 88.68 99% 2019-01-27
26. James (james2300) 87.00 100% 2025-04-02
27. DonkeyBrains (donkeybrains) 86.74 96% 2023-06-02
28. 🤺 (turboflames) 86.12 98% 2021-06-27
29. amogi (yuhyuhyuh1) 85.87 97% 2024-07-10
30. Evan (evang_dvorak) 84.66 99% 2024-10-16
31. 안드레아 (o________o) 84.20 97% 2020-03-24
32. Zefew (zephew) 83.92 97% 2023-10-03
33. Chris (cccxxxl) 83.90 98.9% 2024-01-21
34. Arrogant (dkaocka) 82.63 97% 2023-08-09
35. - (pie314271) 82.52 97% 2019-08-13
36. (corsairchris) 82.43 98% 2023-05-29
37. djs (djs_) 82.37 97% 2022-09-28
38. qingyuan (hiperson3) 82.29 99% 2024-04-16
39. GoodKnight (goodknight) 82.24 98% 2023-08-17
40. jse (dragoncityjose) 81.99 97.6% 2024-09-14
41. silver (gr0ff) 81.71 98% 2023-08-10
42. retired, for now á¢.‸.á... 81.50 98% 2023-06-21
43. â„ Max â„ (maxwell0709) 81.39 96% 2023-06-16
44. Real (not_available_name) 80.70 98% 2022-07-05
45. (keegant) 80.57 96% 2021-09-29
46. Yuhang (yuhang0722) 80.30 98% 2022-09-17
47. zzz (nonquitsetsuna) 80.07 95% 2023-06-16

Universes

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