Clean-Text for LLM π
## Why this API? π€ LLMs like GPT-4 and Claude are expensive. Why pay to send ads, navbars, and footers to your model? πΈ **Clean-Text-for-LLM** does the heavy lifting for you: * β¨ **Smart Extraction:** Pulls only the core article text and titles. * ποΈ **Noise Removal:** Instantly strips scripts, ads, and HTML clutter. * π **Markdown Tables:** Converts messy HTML tables into clean Markdown tables.β¦
Clean-Text for LLM π endpoints
| Method | Endpoint | Description |
|---|---|---|
| meta | ||
| GET |
health_health_get /health |
|
| extraction | ||
| POST |
clean_url_v1_clean_post /v1/clean |
Fetches **url**, strips boilerplate (ads, navbars, footers, scripts), extracts the primary article text + title, converts HTML tables to Markdown tables, and returns token stats. |
Clean-Text for LLM π pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 50 / hour |
|
| PRO Recommended | $14.99 / month | 500 / hour |
|
| ULTRA | $39.99 / month | 2000 / hour |
|
| MEGA | $99.99 / month | 5000 / hour |
|