CleanRead

Get the useful text out of a public webpage.

Extract readable text, Markdown, links, headings, and tables from a public URL.

Webpage → text + JSON

Try the API

POST /api/cleanread with JSON:

{
  "url": "https://example.com"
}

Connect your agent or enable JavaScript for the interactive tool.

Shared launch capacity applies. Honor Retry-After on 429 or 503 responses.