Website Status Monitoring avatar

Website Status Monitoring

Try for free

3 days trial then $5.00/month - No credit card required now

View all Actors
Website Status Monitoring

Website Status Monitoring

serhattsnmz/website-status-monitoring
Try for free

3 days trial then $5.00/month - No credit card required now

Monitor your websites and get notifications when they are down.

You can access the Website Status Monitoring programmatically from your own applications by using the Apify API. You can 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.

1echo '{
2  "urls": [
3    "https://www.google.com"
4  ],
5  "timeout": 5,
6  "proxyConfiguration": {
7    "useApifyProxy": false
8  }
9}' |
10apify 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

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community
Actor metrics
  • 1 monthly user
  • 1 star
  • 100.0% runs succeeded
  • Created in Feb 2024
  • Modified 7 months ago