extract_page
Extract readable content, metadata, links, and hashes from given page URLs. Blocked or failed pages return as extraction errors.
Instructions
Extract readable content, metadata, links, and hashes from page URLs.
Use this when the caller already knows which pages matter and only needs cleaned extraction output. Blocked or failed pages are returned as extraction errors by the upstream API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| urls | Yes | One or more absolute page URLs to extract. The live API enforces service limits. | |
| payment | No | Optional x402 payment proof returned by the buyer after accepting the 402 payment requirement. | |
| payment_identifier | No | Optional idempotency key/payment identifier used to retry safely without rerunning expensive work. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||