Spaces:
Paused
Paused
| 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 | |