scrape
Given a URL, extracts the page title, readable markdown, and plain text. Helps AI agents read web content, scrape data, and feed RAG pipelines.
Instructions
Read any web page as clean text + markdown. Give a URL, get back the page title, readable markdown, and plain text. Paid per call in USDC via x402 — no signup, no API key. Use to let the agent read pages, fetch articles/docs it can't access, scrape content, and feed RAG.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The page URL to read (http/https). |