Extract Text From URL API
Extract clean readable content from public webpages with a simple POST request. The API returns structured text including title, main content, excerpt, and metadata, making it easy to use in apps, tools, and workflows. Use cases AI and LLM pipelines Feed webpage content into language models for summarization, question answering, or retrieval workflows. Content aggregation Collect readable text…
Extract Text From URL API endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Extract Content From Webpage /v1/extract-content |
Extracts the main text, title, excerpt, and metadata from a webpage URL. |
Extract Text From URL API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 50 / minute |
|
| PRO | $12 / month | 300 / minute |
|
| ULTRA | $30 / month | 300 / minute |
|
| MEGA | $75 / month | 300 / minute |
|