From 45f90e6312ea0b1e9f43d38b045b8a7f078df4df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Vierk=C3=B6tter?= Date: Sun, 6 Oct 2019 15:15:28 +0200 Subject: [PATCH] Added qmeta API (#955) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 074ea0b3..9c92ab1f 100644 --- a/README.md +++ b/README.md @@ -621,6 +621,7 @@ API | Description | Auth | HTTPS | CORS | | [LinkPreview](https://www.linkpreview.net) | Get JSON formatted summary with title, description and preview image for any requested URL | `apiKey` | Yes | Yes | | [Marijuana Strains](http://strains.evanbusse.com/) | Marijuana strains, races, flavors and effects | `apiKey` | No | Unknown | | [Microlink.io](https://microlink.io) | Extract structured data from any website | No | Yes | Yes | +| [Qmeta](https://api.qmeta.net/) | Global Search Engine | `apiKey` | 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 | | [Recreation Information Database](https://ridb.recreation.gov/) | Recreational areas, federal lands, historic sites, museums, and other attractions/resources(US) | `apiKey` | Yes | Unknown |