isdown

Check whether a website is down or not


License
MIT
Install
pip install isdown==1.0.2

Documentation

Is Down

Check whether a website is down or not

Screenshot

Install

$ pip install isdown

Usage

import isdown

isdown.check('google.com')
#=> False

Get Help

There are few ways to get help:

  1. Please post questions on Stack Overflow. You can open issues with questions, as long you add a link to your Stack Overflow question.

  2. For bug reports and feature requests, open issues.

  3. For direct and quick help, you can email me.

How to contribute

Have an idea? Found a bug? See how to contribute.

Thanks!

License

MIT