Clean Article Text Extractor API
🚀 Clean Article Text Extractor API is a lightweight and reliable PHP-based API that allows you to extract clean article content from any public website URL. Simply send a GET or POST request with the target url and receive a neatly structured JSON response containing: 📰 title – The title of the article 🧾 text – Clean, plain-text version of the main content 🧱 content – Raw HTML of the main…
Clean Article Text Extractor API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Extract Clean Article /extract |
Extracts clean article content (title, text, content HTML, and metadata) from any public URL. Pass the URL as a query parameter. |
Clean Article Text Extractor API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $4.99 / month | — |
|
| ULTRA | $14.99 / month | — |
|
| MEGA | $39.99 / month | — |
|