Extract Article
# Article API Returns article information from a URL. Supports both plain text and JSON responses. ## Endpoint `GET /article` ## Request Parameters | Parameter | Type | Required | Description | |-----------|------|----------|-------------| | url | string | Yes | Full URL of the article to fetch | | type | string | No | Response format. Set to `json` for structured data | ## Response ### Default…
Extract Article endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
article /article |
Returns an artilce |
Extract Article pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 5 / hour |
|
| PRO | $9.99 / month | 3 / second |
|
| ULTRA Recommended | $49 / month | 3 / second |
|
| MEGA | $99 / month | 3 / second |
|