Skip to main content

Module scrape

Module scrape 

Source
Expand description

Scrape result — port of sdk/go/result_scrape.go.

Only the fields a typical caller cares about are strongly typed; the rest land in serde_json::Value to survive API contract drift.

Structs§

ResultData
Body of the result field.
ScrapeErrorDetails
Inner error details.
ScrapeResult
Response envelope from POST /scrape.