From 5c788a0d5a78d3b43e6bec9a727c95d0379e539a Mon Sep 17 00:00:00 2001 From: Florian Burgener Date: Sun, 9 May 2021 22:45:21 +0200 Subject: [PATCH] Add GNews API to News --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ccd13ee1..fc33a6b6 100644 --- a/README.md +++ b/README.md @@ -687,6 +687,7 @@ API | Description | Auth | HTTPS | CORS | | [Chronicling America](http://chroniclingamerica.loc.gov/about/api/) | Provides access to millions of pages of historic US newspapers from the Library of Congress | No | No | Unknown | | [Currents](https://currentsapi.services/) | Latest news published in various news sources, blogs and forums | `apiKey` | Yes | Yes | | [Feedbin](https://github.com/feedbin/feedbin-api) | RSS reader | `OAuth` | Yes | Unknown | +| [GNews](https://gnews.io/) | Search for news from various sources | `apiKey` | Yes | Yes | | [Graphs for Coronavirus](https://corona.dnsforfamily.com/api.txt) | Each Country separately and Worldwide Graphs for Coronavirus. Daily updates | No | Yes | Yes | | [mediastack](https://mediastack.com/) | Free, Simple REST API for Live News & Blog Articles | `apiKey` | Yes | Unknown | | [New York Times](https://developer.nytimes.com/) | Provides news | `apiKey` | Yes | Unknown |