extract
Extract clean markdown (or plain text) content from any public web page URL. Firecrawl-lite: fetches the page, strips ads/nav/scripts, converts the main content to markdown with metadata (title, description, links). Paid via x402 USDC on Base (0.001 USDC/extract) — or free with {demo: true} (limited to 3000 chars).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The http(s) URL of the page to extract | |
| demo | No | Set true for a free capped preview (3000 chars) | |
| format | No | Output format (default markdown) |