Guides
Web context
The web tag in OpenAPI exposes three read operations:
GET /v1/webcontext/scrapeacceptsurlplus optional selector filters and returns page content.GET /v1/webcontext/mapacceptsurland discovers same-site URLs.GET /v1/webcontext/crawlacceptsurl,max_pages, andmax_depthfor bounded same-origin crawling.
Use the API Reference for each operation's parameter and response schema.