From d1eac996361b59cd035b7b9a22fdbfa303793b61 Mon Sep 17 00:00:00 2001 From: David Urbansky Date: Fri, 16 Sep 2022 17:38:43 +0200 Subject: [PATCH] Add World News API (#28) * Update README.md Add World News API * Update README.md cors yes * Update README.md remove trailing period * Update README.md remove spaces --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 97fc5b7..4171cf6 100644 --- a/README.md +++ b/README.md @@ -1262,6 +1262,7 @@ | [The Old Reader](https://github.com/theoldreader/api) | RSS reader | `apiKey` | Yes | Unknown | | [TheNews](https://www.thenewsapi.com/) | Aggregated headlines, top story and live news JSON API | `apiKey` | Yes | Yes | | [Trove](https://trove.nla.gov.au/about/create-something/using-api) | Search through the National Library of Australia collection of 1000s of digitised newspapers | `apiKey` | Yes | Unknown | +| [World News](https://worldnewsapi.com) | Search through millions of semantically tagged worldwide news | `apiKey` | Yes | Yes | **[⬆ Back to Index](#index)**