Scrapers
Check data-source runtime health
Returns runtime readiness for managed public-data sources.
get/v1/data-sources/health
Response
Scraper runtime health loaded.
Example response
{
"scrapers": [],
"nextActions": [
"Use `tovuk scraper health --json` before debugging scraper readiness."
]
}