BBC News Live
Unofficial API to retrieve news articles from the BBC
4 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
BBC News Live endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get Available Categories /categories |
Get the available categories you can query for |
| GET |
Get Specific News Categories /news/{categoryId} |
Get Specific News Categories |
| GET |
Get All News on BBC /news |
This endpoint will return back all articles on BBC. |
| GET |
Get Sepecific Article /article/{article_id} |
Get Sepecific Article usine Article ID |