newsAPI
NewsAPI is a premium data provider, delivering real time news from the highest quality sources at a lower price than other news APIs. News results and search functionality are powered by Google News. This means newsAPI provides news for 141 regions and 41 languages. What is the difference between newsAPI and others? newsAPI provides more data points than other news APIs. Not only do you get…
newsAPI endpoints
| Method | Endpoint | Description |
|---|---|---|
| SEARCH | ||
| GET |
Search by Keyword /search |
## Search (*expand or see About tab for more info*) Search for the latest news headlines by keyword ### Optional Search Filters: Include these as part of your `query` parameter… |
| GET |
Search by Topic Id /topic |
## Find Related Articles by their Topic Id (*expand or see About tab for more info*) This endpoint provides live news data for a specific topic, news story, or category. ####A… |
| GET |
Get Trending Topics /trendingTopics |
## Get Trending Topics (*expand or see About tab for more info*) This endpoint returns a list of currently trending topics. As an example, you can use this list to search for… |
| CATEGORIES | ||
| GET |
Latest News /topic/latest |
## Latest News Headlines Get live news data for the current top headlines. |
| GET |
World /topic/world |
## World News Get live news data for this category |
| GET |
Business /topic/business |
## Business News Get live news data for this category |
| GET |
Technology /topic/technology |
## Technology News Get live news data for this category |
| GET |
Entertainment /topic/entertainment |
## Entertainment News Get live news data for this category |
| GET |
Science /topic/science |
## Science News Get live news data for this category |
| GET |
Sports /topic/sports |
## Sports News Get live news data for this category |
| GET |
Health /topic/health |
## Health News Get live news data for this category |
newsAPI pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $25 / month | 10 / second |
|
| ULTRA Recommended | $50 / month | 50 / second |
|
| MEGA | $150 / month | 100 / second |
|