Skip to main content

Python API Client for uptimerobot.com

Project description

lazyuptimerobot.py

UptimeRobot API Python integration with docs.

from lazyuptimerobot import UptimeRobot
monitor = UptimeRobot(api_key="YOUR_API_KEY")
help(monitor)
...
print(monitor.getMonitors())
print(monitor.newAlertContact(type=2, value="email@email", friendly_name="John"))
...

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lazyuptimerobot.py-2.0.0.tar.gz (4.9 kB view hashes)

Uploaded Source

Built Distribution

lazyuptimerobot.py-2.0.0-py3-none-any.whl (18.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page