curl -X GET https://scrape.st/health
{ "status": "<string>", "timestamp": "<string>", "fleet": { "active": 123, "total": 123, "shards": [ { "id": "<string>", "status": "<string>", "ws_connected": true, "last_checkin": "<string>", "last_poll": "<string>" } ] } }
Check the overall health of the Scrapest Service
Show status descriptions
Show properties
Show shard properties