Verificador para saber se o site está online ou offilne
Para utilizar requer instalação do modulo: Requests: HTTP for Humans.
$ python -m pip install requests
https://docs.python-requests.org/en/latest/
Checker of Web sites if is on or off
For utilisy his, is necessary to install module: Requests: HTTP for Humans.
$ python -m pip install requests