Back to all tools

Website Status Checker

OSINT

Check if a website is up or down. See status code, response time, redirect chain, and server info.

Unlock Full Power with Krawly Pro

Get access to all 150+ tools with higher limits. Start with 100 free credits — no credit card required.

Use via API
Website Status Checker — cURL
curl -X POST "https://krawly.io/api/v1/tools/website-status-checker/" \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -d '{"url": "https://example.com"}'
150+ Tools Full API Access Bulk Processing Priority Support

What is Website Status Checker?

Website Status Checker sends an HTTP request to a URL and reports whether it's up or down, along with response time, status code, server info, and any redirect chain.

Use Cases

  • Check if a site is down
  • Monitor response times
  • Debug redirect chains
  • Verify server headers

Key Features

Up/down status
Response time measurement
Redirect chain tracking
Server header display

Frequently Asked Questions