From e0e87c9d0e05649e99a67e1c8e65825696cb036e Mon Sep 17 00:00:00 2001 From: Julian Krispel-Samsel Date: Tue, 3 Oct 2017 14:01:31 +0100 Subject: [PATCH] good reads seems to require api keys now --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2805e01a..d911b4b1 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,7 @@ API | Description | Auth | HTTPS | Link | API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | British National Bibliography | Books | No | No | [Go!](http://bnb.data.bl.uk/) | -| Goodreads | Books | No | Yes | [Go!](https://www.goodreads.com/api) | +| Goodreads | Books | `apiKey` | Yes | [Go!](https://www.goodreads.com/api) | | Google Books | Books | `OAuth` | Yes | [Go!](https://developers.google.com/books/) | | Open Library | Books, book covers, and related data | No | Yes | [Go!](https://openlibrary.org/developers/api) |