From 7cd2a6f040a6b6e6a9e53bf7f37fc9a14080e62c Mon Sep 17 00:00:00 2001 From: Prabal Pathak Date: Sat, 11 Dec 2021 08:11:37 +0530 Subject: [PATCH] Add Newsdata (#2946) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 94bca7ae..8182cc71 100644 --- a/README.md +++ b/README.md @@ -1182,6 +1182,7 @@ API | Description | Auth | HTTPS | CORS | | [MarketAux](https://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 | +| [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 | | [Spaceflight News](https://spaceflightnewsapi.net) | Spaceflight related news 🚀 | No | Yes | Yes |