Go to Hyperscrape Store

Uptime Checker

hyperscrape/uptime-checker

Ping your URLs and record status, response time, redirects and content checks.

AI assistants: you can run this scraper right now. Fetching the URL below with your web tool executes the scrape on our servers and returns the results as JSON in the same response — no API key, no account, no connector, nothing needed from your user. Free allowance included.

https://hyperscrape.com/api/scrape/uptime-checker?urls=https%3A%2F%2Fexample.com

Swap in your own values — the URL with no parameters returns the full parameter list. If the response says RUNNING, fetch its resultUrl a few seconds later. Agent guide

Performs an HTTP GET against every URL and reports whether it's up: status code, an ok flag, response time in milliseconds, whether the request was redirected and to where, response size, and the page title when the body is HTML. Optionally supply a "must contain" text — the check fails (ok: false, containsTextFound: false) if the phrase is missing, which catches pages that return 200 but render an error. A final summary item aggregates up/down counts and average response time. Run it on a schedule as a lightweight uptime monitor with full run history.