From f8c7ea6e91e08b5a3f60a8c8a09f7f57c591a01f Mon Sep 17 00:00:00 2001 From: Ed Summers Date: Tue, 1 Aug 2017 08:13:06 -0400 Subject: [PATCH] added Chronicling America --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8846e90a..da193345 100644 --- a/README.md +++ b/README.md @@ -349,6 +349,7 @@ API | Description | Auth | HTTPS | Link | ### News API | Description | Auth | HTTPS | Link | |---|---|---|---|---| +| Chronicling America | Provides access to millions of pages of historic US newspapers from the Library of Congress | No | Yes | [Go!](http://chroniclingamerica.loc.gov/about/api/) | | New York Times | Provides news | `apiKey` | Yes | [Go!](https://developer.nytimes.com/) | | News API | Headlines currently published on a range of news sources and blogs | `apiKey` | Yes | [Go!](https://newsapi.org/) | | The Guardian | Access all the content the Guardian creates, categorised by tags and section | `apiKey` | Yes | [Go!](http://open-platform.theguardian.com/) |