Skip to content

Capturando meu ip externo usando os módulos Requests e BeautifulSoup

License

Notifications You must be signed in to change notification settings

th3ch4os/meu_ip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Descrição

Capturando o ip externo usando os módulos Requests e BeautifulSoup do Python

Uso

python ip.py

Requerimentos [ Módulos ]

  • BeautifulSoup

    pip install bs4

  • Requests

    pip install requests

  • Python 3x

About

Capturando meu ip externo usando os módulos Requests e BeautifulSoup

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages