
Website Status Monitoring
Pricing
$5.00/month + usage
Go to Store

Website Status Monitoring
Monitor your websites and get notifications when they are down.
0.0 (0)
Pricing
$5.00/month + usage
1
Total users
11
Monthly users
1
Runs succeeded
>99%
Last modified
a year ago
You can access the Website Status Monitoring programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "urls": [< "https://www.google.com"< ],< "timeout": 5,< "proxyConfiguration": {< "useApifyProxy": false< }<}' |<apify call serhattsnmz/website-status-monitoring --silent --output-dataset
Website Status Monitoring API through CLI
The Apify CLI is the official tool that allows you to use Website Status Monitoring locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: