RSS Feed Parser
Parse RSS/Atom feeds, discover feeds from websites, filter and search feed items by keyword and date.
2 subscribers
18 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
RSS Feed Parser endpoints
| Method | Endpoint | Description |
|---|---|---|
| health | ||
| GET |
healthCheck /health |
Check API availability and service status. This endpoint does not require authentication. |
| v1 | ||
| POST |
post_v1_filter /v1/filter |
Parse a feed and filter items by keyword and date range |
| POST |
post_v1_bulk /v1/bulk |
Parse multiple RSS/Atom feeds in one request |
| POST |
post_v1_discover /v1/discover |
|
| GET |
get_v1_parse /v1/parse |
Parse a single RSS or Atom feed using query parameter |
| GET |
get_v1_docs /v1/docs |
|
| GET |
get_v1_tiers /v1/tiers |
|
| GET |
get_v1_discover /v1/discover |
Find RSS/Atom feed URLs on a website by scanning link tags and common feed paths |
| POST |
post_v1_parse /v1/parse |
Parse a single RSS or Atom feed using JSON body |
| Other endpoints | ||
| POST |
post_v1_filter /v1/filter |
Parse a feed and filter items by keyword and date range |
| GET |
healthCheck /health |
Check API availability and service status. This endpoint does not require authentication. |
| GET |
get_v1_parse /v1/parse |
Parse a single RSS or Atom feed using query parameter |
| POST |
post_v1_parse /v1/parse |
Parse a single RSS or Atom feed using JSON body |
| GET |
get_v1_tiers /v1/tiers |
|
| POST |
post_v1_discover /v1/discover |
|
| POST |
post_v1_bulk /v1/bulk |
Parse multiple RSS/Atom feeds in one request |
| GET |
get_v1_docs /v1/docs |
|
| GET |
get_v1_discover /v1/discover |
Find RSS/Atom feed URLs on a website by scanning link tags and common feed paths |
RSS Feed Parser pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 5 / minute |
|
| PRO | $9.99 / month | 30 / minute |
|
| ULTRA Recommended | $49.99 / month | 150 / minute |
|
| MEGA | $199 / month | 500 / minute |
|