nanoparse_fetch
Fetch any web page and get clean, structured Markdown with metadata. Use free for first 50 parses, then pay $0.0175 USDC on Base via x402, no account or API key required.
Instructions
Fetch a web page and return clean, structured Markdown with metadata. First 50 parses free per IP. After that, pay $0.0175 USDC on Base via x402. No account or API key required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to fetch and convert to Markdown | |
| debug | No | If true, include extraction diagnostics in the response (contentSelector, metadataSource, cleaning stats, timing) |