Browse Source

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>
pull/1087/head
Paul Isaris 4 years ago
committed by Yann Bertrand
parent
commit
f3316cf916
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      README.md

+ 1
- 0
README.md View File

@@ -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 |


Loading…
Cancel
Save