clean-read / README.md
deploy
deploy clean-read x402 endpoint
0e17b96
|
Raw
History Blame Contribute Delete
626 Bytes
---
title: clean-read
emoji: πŸ“–
colorFrom: green
colorTo: blue
sdk: docker
app_port: 7860
pinned: false
license: mit
---
# clean-read API
URL β†’ clean Markdown for AI agents. Fetches any page, strips nav/ads/boilerplate
with trafilatura, returns the main content as Markdown with title + word count.
Paid via **x402** micropayments (USDC on Base, Dexter facilitator, 0% fee):
- `GET /` β€” service info (free)
- `GET /health` β€” health check (free)
- `POST /read` β€” `{"url": "..."}` β†’ Markdown β€” `$0.005` USDC
Unpaid requests get `HTTP 402` with payment requirements. Source: github.com/eltociear/my-molt-agent