RSS to Json API
Converts any messy RSS or Atom feed URL into a clean, normalized JSON format with built-in pagination and media extraction. ### Query Parameters | Parameter | Type | Required | Default | Description | | :-------- | :----- | :------- | :------ | :---------- | | `url` | String | **Yes** | N/A | The full URL of the RSS or Atom feed to convert. | | `count` | Number | No | 100 | The number of items…
RSS to Json API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Convert Feed to JSON /convert |
Fetches the target RSS/Atom feed and normalizes it into JSON. |
RSS to Json API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1 / second |
|
| PRO Recommended | $9.99 / month | 10 / second |
|
| ULTRA | $29.99 / month | 30 / second |
|