News API
News API : This is a simple RESTful API that allows you to search for news articles by keyword or topic. It uses the News API (https://newsapi.org/) to retrieve the articles, and provides a simple interface for searching and filtering the results. Features : - Search for articles by keyword or topic - Filter articles by date, language, and sort order - Retrieve articles from multiple sources -…
News API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
News - /news /news |
This end point takes a 'GET' request with url / string as a parameter and allows user to search for articles by keywords or topics. |
News API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 10 / hour |
|
| PRO | $7 / month | 10 / hour |
|
| ULTRA | $19 / month | 20 / minute |
|
| MEGA | $30 / month | 50 / minute |
|