From 627ef0a5a6e4bf166759c77a54c569cc82668f95 Mon Sep 17 00:00:00 2001 From: James <30498791+rootVIII@users.noreply.github.com> Date: Sun, 24 Dec 2023 21:37:22 -0500 Subject: [PATCH] Add OkSurf Google News API (#116) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6e139bc..a81e8a7 100644 --- a/README.md +++ b/README.md @@ -733,6 +733,7 @@ For information on contributing to this project, please see the [contributing gu | [New York Times](https://developer.nytimes.com/) | Provides news | `apiKey` | Yes | Unknown | | [News](https://newsapi.org/) | Headlines currently published on a range of news sources and blogs | `apiKey` | Yes | Unknown | | [NPR One](http://dev.npr.org/api/) | Personalized news listening experience from NPR | `OAuth` | Yes | Unknown | +| [OkSurf](https://ok.surf/) | Free Google News with OG Images | No | Yes | Yes | | [The Guardian](http://open-platform.theguardian.com/) | Access all the content the Guardian creates, categorised by tags and section | `apiKey` | Yes | Unknown | | [The Old Reader](https://github.com/theoldreader/api) | RSS reader | `apiKey` | Yes | Unknown |