Endpoint
| Method | Endpoint |
|---|---|
GET | https://api.pipellm.ai/v1/websearch/reader |
Authentication
Query Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
url | string | Yes | The page URL to read |
Example Request
Response Shape
Error Shape
Notes
- This route proxies to the internal
/api/readerhandler. - The response shape uses
contentinstead ofdata. - The reader path is also the most direct HTTP equivalent of
pipellm_web_reader.
Related Docs
pipellm-websearch (npm)
Enable page-reading as an OpenClaw tool
Deep Search
Use search first when you do not already know the target page
WebSearch Overview
Product overview and route matrix