read_page
Extract structured data from the current page via Web Speed API. Returns type-aware JSON: article, product, listing, or other.
Instructions
Extract structured data from the current page via the Web Speed API.
Returns type-aware structured JSON: article → title, author, sections, links product → name, price, availability, specs listing → items with title, url, price, snippet other → headings, navigation, forms, text_blocks
Costs 1 Web Speed credit. Requires WEBSPEED_API_KEY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_type | No | auto |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |