News API
### **News API: How to Use, Ideas, Benefits, and Features** The **News API** is an incredibly powerful tool that allows developers to fetch real-time news articles from trusted sources such as **Reuters**, **BBC**, and **CNN**. This guide provides a detailed overview of how to use the News API, potential use cases, the benefits it offers, and its features. --- ### **How to Use the News API** The…
News API endpoints
| Method | Endpoint | Description |
|---|---|---|
| CNN News | ||
| GET |
News by category (CNN) /cnn/category |
Get news by category URL |
| GET |
Details news (CNN) /cnn/details |
get details news by URL |
| BBC News | ||
| GET |
Search news (BBC) /bbc/search |
Search news (BBC) |
| GET |
Details news (BBC) /bbc/details |
Get details new from BBC by url |
| BBC News Categories | ||
| GET |
Home /bbc/home |
home page news of BBC |
| GET |
Live /bbc/live |
live page news |
| GET |
News /bbc/news |
news |
| GET |
Travel /bbc/travel |
Get travel news |
| GET |
Innovation /bbc/innovation |
Get innovation news |
| GET |
Earth /bbc/future-planet |
get earth news |
| GET |
Culture /bbc/culture |
Get culture category news |
| GET |
Business /bbc/business |
Get business category news |
| GET |
Arts /bbc/arts |
Get arts category news |
| Reuters News | ||
| GET |
News by category /reuters/category |
Get category news by URL |
| GET |
Details news /reuters/details |
Get details news by URL |
News API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | 5 / second |
|
| ULTRA | $49 / month | 7 / second |
|
| MEGA | $299 / month | 10 / second |
|