From f3316cf916f221e92d336b5859b27b1efb1b0c39 Mon Sep 17 00:00:00 2001 From: Paul Isaris Date: Fri, 11 Oct 2019 00:54:27 +0300 Subject: [PATCH] Added entry for the Associated Press API (#1083) * Added entry for the Associated Press API * Update README.md Co-Authored-By: Yann Bertrand <5855339+yannbertrand@users.noreply.github.com> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 99bc1174..bf4305e8 100644 --- a/README.md +++ b/README.md @@ -598,6 +598,7 @@ API | Description | Auth | HTTPS | CORS | ### News API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| +| [Associated Press](https://developer.ap.org/) | Search for news and metadata from Associated Press | `apiKey` | Yes | Unknown | | [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 |