diff --git a/README.md b/README.md index 8846e90a..1a44559b 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 | No | [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/) |