RSSTranslate
RSSTranslate is a developer API that fetches any RSS or Atom feed and returns translated content as clean JSON — in a single GET request. Stop stitching together RSS parsers and translation APIs. Point RSSTranslate at any feed URL, pick your target language, and get back structured JSON with both the original and translated text. Key features: 32 languages supported (powered by DeepL) Smart…
RSSTranslate endpoints
| Method | Endpoint | Description |
|---|---|---|
| translate | ||
| GET |
translateFeed /translate |
Fetches an RSS/Atom feed and returns translated items as JSON. Already-translated items are served from cache and never count against your quota. |
| parse | ||
| GET |
parseFeed /parse |
Fetches an RSS/Atom feed and returns raw items as JSON without translation. |
| languages | ||
| GET |
listLanguages /languages |
Returns all supported language codes and their names. |
RSSTranslate pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|