AlphaO612 / DownIs

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Python 100.0%