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
Rank | Username | WPM | Accuracy | Date |
---|---|---|---|---|
1109. | sunilprajapat (guddubahiya) | 32.87 | 98% | 2024-01-13 |
1110. | zakin fahmy (zakinfahmy) | 32.87 | 94% | 2024-04-28 |
1111. | Vincent (rubixon) | 32.86 | 94% | 2023-09-03 |
1112. | krish (krish008) | 32.82 | 95% | 2023-07-14 |
1113. | Ye (very_vrooooom) | 32.82 | 94% | 2023-08-11 |
1114. | fiki (fiki_miki) | 32.80 | 92% | 2022-09-23 |
1115. | Rema1000 (rqsxxth) | 32.80 | 98% | 2023-09-20 |
1116. | southwordcloud6 (southwordc... | 32.79 | 92% | 2024-01-28 |
1117. | famu (fattaa) | 32.75 | 95% | 2025-02-04 |
1118. | Trackti (trackti_) | 32.74 | 93% | 2024-03-17 |
1119. | Ark (ark333) | 32.72 | 94% | 2023-01-25 |
1120. | deewa (dewakuneiei) | 32.67 | 96% | 2024-10-30 |
1121. | Ankur Gupta (ankur_g) | 32.66 | 96% | 2023-05-25 |
1122. | 😎 (badtyper122) | 32.65 | 90% | 2023-05-23 |
1123. | Speed_Demon (m_therf_cker) | 32.62 | 96% | 2024-10-01 |
1124. | some day (hatia_34534234) | 32.59 | 93% | 2023-07-04 |
1125. | Mr. T (mrtanuarta) | 32.51 | 97% | 2024-02-23 |
1126. | Kevin (kevin_31) | 32.45 | 91.5% | 2024-04-19 |
1127. | Yi-Chen (yichenlo) | 32.44 | 90.1% | 2024-03-16 |
1128. | sina (sina123) | 32.42 | 96% | 2023-12-31 |
1129. | arman (sjraja) | 32.38 | 94.8% | 2023-12-11 |
1130. | Palestine Freedom (greenza) | 32.38 | 96% | 2024-05-02 |
1131. | monto (go0f4) | 32.38 | 96% | 2025-01-08 |
1132. | Sara (sacca) | 32.36 | 94% | 2023-10-27 |
1133. | Silver (psilverfish) | 32.34 | 96% | 2023-04-13 |
1134. | Gnany (gnanyadapa) | 32.27 | 94% | 2023-09-12 |
1135. | kin (kin24) | 32.27 | 94% | 2024-08-30 |
1136. | tstats[abu_egila] (abu_egila) | 32.25 | 94% | 2023-09-19 |
1137. | suraj pratap singh (9910729... | 32.23 | 98% | 2023-10-17 |
1138. | TargiX (targix) | 32.18 | 92% | 2023-11-14 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 4,688 | 44.34 | October 3, 2018 |