From bb5f3c5050488399d9227a1bf6e78f4ea2bf6078 Mon Sep 17 00:00:00 2001 From: Matheus Felipe <50463866+matheusfelipeog@users.noreply.github.com> Date: Thu, 23 Sep 2021 16:07:42 -0300 Subject: [PATCH] Remove ISBNdb (#2065) ISBNdb has paywall resolve #2065 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index c11c8f30..56360057 100644 --- a/README.md +++ b/README.md @@ -190,7 +190,6 @@ API | Description | Auth | HTTPS | CORS | | [British National Bibliography](http://bnb.data.bl.uk/) | Books | No | No | Unknown | | [Crossref Metadata Search](https://github.com/CrossRef/rest-api-doc) | Books & Articles Metadata | No | Yes | Unknown | | [Google Books](https://developers.google.com/books/) | Books | `OAuth` | Yes | Unknown | -| [ISBNdb](https://isbndb.com/apidocs/v2) | The World’s largest book database | `apiKey` | Yes | Unknown | | [LibGen](https://garbage.world/posts/libgen/) | Library Genesis search engine | No | No | Unknown | | [New York Times Books](https://developer.nytimes.com/docs/books-product/1/overview) | Book reviews and The New York Times Best Sellers lists | `apiKey` | Yes | Unknown | | [Open Library](https://openlibrary.org/developers/api) | Books, book covers and related data | No | Yes | No |