Ping the Web avatar

Ping the Web

Try for free

No credit card required

View all Actors
Ping the Web

Ping the Web

canadesk/ping-web
Try for free

No credit card required

A simple endpoint to ping servers (OK/KO).

You can access the Ping the Web 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  "url": "www.google.com",
3  "proxy": {
4    "useApifyProxy": true
5  }
6}' |
7apify call canadesk/ping-web --silent --output-dataset

Ping the Web API through CLI

The Apify CLI is the official tool that allows you to use Ping the Web 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 Aug 2023
  • Modified about 1 year ago