Skip to content

Grab your external ip addresses using python with beautiful soup 4

Notifications You must be signed in to change notification settings

tonimercadante/myip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

MyIp

Script to get your external ip address.

I had the need to find out what my external ip addresses was and I was learning about web scraping with python, so I made this small but useful script using beautiful soup 4

This script uses the http://www.meuip.com/ website to grab the data, then uses beatifull soup to parse it.

Simples script para pegar o seu ip externo. O script consulta o site: http://www.meuip.com/ para obter as informaçes e o beautiful soup 4 para fazer o parse dos dados.

About

Grab your external ip addresses using python with beautiful soup 4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages