v50

latestOpenAPI 3.1.0Proprietaryraw.githubusercontent.com2026-07-112650216.3 KB
Scrapers

Check data-source runtime health

Returns runtime readiness for managed public-data sources.

get/v1/data-sources/health

Response

Scraper runtime health loaded.

nextActionsstring[] required

Example response

{
  "scrapers": [],
  "nextActions": [
    "Use `tovuk scraper health --json` before debugging scraper readiness."
  ]
}