From cae42f6ed46e41a6a553115ae6d58e1351d2db3d Mon Sep 17 00:00:00 2001 From: blazERpavlica <133120197+blazERpavlica@users.noreply.github.com> Date: Mon, 4 Sep 2023 13:27:11 +0200 Subject: [PATCH] Adding NewsAPI.ai (#185) * Adding NewsAPI.ai removing . * Update README.md --------- Co-authored-by: Marcel Cruz <12413903+marcelscruz@users.noreply.github.com> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 53a5a32d..8937f7ad 100644 --- a/README.md +++ b/README.md @@ -1231,6 +1231,7 @@ | [MarketAux](https://www.marketaux.com/) | Live stock market news with tagged tickers + sentiment and stats JSON API | `apiKey` | Yes | Yes | | [New York Times](https://developer.nytimes.com/) | The New York Times Developer Network | `apiKey` | Yes | Unknown | | [News](https://newsapi.org/) | Headlines currently published on a range of news sources and blogs | `apiKey` | Yes | Unknown | +| [NewsAPI.ai](https://www.newsapi.ai/documentation) | News API access to real-time and archive news content | `apiKey` | Yes | Yes | | [NewsData](https://newsdata.io/docs) | News data API for live-breaking news and headlines from reputed news sources | `apiKey` | Yes | Unknown | | [NewsX](https://rapidapi.com/machaao-inc-machaao-inc-default/api/newsx/) | Get or Search Latest Breaking News with ML Powered Summaries 🤖| `apiKey` | Yes | Unknown | | [NPR One](http://dev.npr.org/api/) | Personalized news listening experience from NPR | `OAuth`| Yes | Unknown |