/DownIs

Python script for parsing info about service status from downdetector.com

Primary LanguagePython

DownIs

This is python script for parsing info about service's status from site Down Detector.

How install

Modules need for work:

Name pypi's command
Requests pip3 install requests
BeautifulSoup pip3 install beautifulsoup4

You can change region domain at 5 line in script