From 08c6e1b49c0477eaab321869cdb062c1a02c5fa2 Mon Sep 17 00:00:00 2001 From: Christian Bilevits Date: Sun, 24 Oct 2021 14:26:12 +0200 Subject: [PATCH] Add Nobel Prize Add api for nobel prizes and events --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1efe356c..1890aa10 100644 --- a/README.md +++ b/README.md @@ -1044,6 +1044,7 @@ API | Description | Auth | HTTPS | CORS | | [Kaggle](https://www.kaggle.com/docs/api) | Create and interact with Datasets, Notebooks, and connect with Kaggle | `apiKey` | Yes | Unknown | | [LinkPreview](https://www.linkpreview.net) | Get JSON formatted summary with title, description and preview image for any requested URL | `apiKey` | Yes | Yes | | [Microlink.io](https://microlink.io) | Extract structured data from any website | No | Yes | Yes | +| [Nobel Prize](https://www.nobelprize.org/about/developer-zone-2/) | Open data about nobel prizes and events | No | Yes | Yes | | [openAFRICA](https://africaopendata.org/) | Large datasets repository of African open data | No | Yes | Unknown | | [OpenCorporates](http://api.opencorporates.com/documentation/API-Reference) | Data on corporate entities and directors in many countries | `apiKey` | Yes | Unknown | | [Quandl](https://www.quandl.com/) | Stock Market Data | No | Yes | Unknown |