RSS Full-Text Enricher
Turn teaser feeds into full articles. Send a feed URL, get every item enriched with the full body — as clean JSON Feed 1.1. RSS Full-Text Enricher takes a partial RSS or Atom feed URL and returns the same feed with each item's full article body extracted and inserted, formatted as JSON Feed 1.1. Honest per-item status flags tell you when extraction succeeded or fell back, and it never bypasses…
RSS Full-Text Enricher endpoints
| Method | Endpoint | Description |
|---|---|---|
| meta | ||
| GET |
health_health_get /health |
Liveness probe. |
| extraction | ||
| POST |
parse_feed_parse_feed_post /parse_feed |
Parse a feed and return its items enriched with full-text content. Raises: FeedUnreachableError: 502 if the feed URL cannot be fetched. FeedParseError: 422 if the fetched content… |
RSS Full-Text Enricher pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9 / month | 30 / minute |
|
| ULTRA | $34 / month | 60 / minute |
|
| MEGA | $99 / month | 120 / minute |
|