WTM API
WTM API converts any webpage to clean, structured Markdown with a single POST request. Unlike traditional web scrapers that return raw text or messy HTML, WTM API preserves the structure of the original page: • Headings (h1-h6) converted to Markdown headings • HTML tables converted to proper Markdown tables • Code blocks preserved with syntax language hints • Links resolved to absolute URLs •…
WTM API endpoints
| Method | Endpoint | Description |
|---|---|---|
| api | ||
| POST |
convertUrl /api/v1/convert |
Convert any webpage URL to clean, structured Markdown. Preserves headings, tables, code blocks, links, and images. Average response time under 1 second. |
WTM API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $9 / month | 60 / minute |
|
| ULTRA | Free | 200 / minute |
|