Clean Extract
Turn any web page into clean, structured JSON — title, author, date, readable text with boilerplate stripped out
Clean Extract endpoints
| Method | Endpoint | Description |
|---|---|---|
| meta | ||
| GET |
health_health_get /health |
|
| extract | ||
| GET |
extract_get_extract_get /extract |
Same as POST /extract, but takes the URL as a query parameter for easy testing in a browser or simple GET clients. |
| POST |
extract_post_extract_post /extract |
Fetches the given URL and returns its readable content as structured JSON, with navigation, ads, and other boilerplate stripped out. |
Clean Extract pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|