Skip to main content

Module tools

Module tools 

Source

Structs§

ExtractGetParams
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.
ExtractPostParams
POST /v1/extract - same feature, credentials via headers or body.
TestParams
GET /v1/test?query=…&category=…&max_results=… - availability probe across every category (the same feature as ms test).

Functions§

extract_get
extract_post
test