Structs§
- Extract
GetParams - GET /v1/extract?url=…&max_chars=…&query=… - readable-text
extraction of a page (the same feature as
ms extract). Auth is header-only: query-string credentials are rejected. - Extract
Post Params - POST /v1/extract - same feature, credentials via headers or body.
- Test
Params - GET /v1/test?query=…&category=…&max_results=… - availability probe
across every category (the same feature as
ms test).