Feed On News
A simple API that provides news from the world's leading newspapers or from custom sources
98 subscribers
8 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Feed On News endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get all sources /sources |
Shows all standard or user-customized news sources. Both can be filtered by language |
| GET |
Get all sections by source /sources/{name} |
Shows all sections from source |
| GET |
Get one source by name and section /sources/{name}/{section} |
Shows source by name and section |
| POST |
Save new source /sources |
Stores a new list of custom sources for the user |
| DELETE |
Delete source by name /sources/{name} |
This endpoint removes the user-specific source by name |
| DELETE |
Delete source by name and section /sources/{name}/{section} |
This endpoint removes the user-specific source by name and section |
| DELETE |
Delete all sources from user /sources |
This endpoint removes all user-specific sources and never the default sources |
| GET |
Get all news /news |
This endpoint returns all news from sources **Attention! Make request limitation by specifying sources, sections and search terms for it. To not receive an invalid result by… |
Feed On News pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | Free | — |
|