From 122ddda93d5ee943606113fc36c8b8d266177a5d Mon Sep 17 00:00:00 2001 From: Tom <37348010+Fazer01@users.noreply.github.com> Date: Sat, 30 Oct 2021 19:21:10 +0200 Subject: [PATCH] Add OpenGraphr (#2824) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f00a1394..3547ed61 100644 --- a/README.md +++ b/README.md @@ -525,6 +525,7 @@ API | Description | Auth | HTTPS | CORS | | [OneSignal](https://documentation.onesignal.com/docs/onesignal-api) | Self-serve customer engagement solution for Push Notifications, Email, SMS & In-App | `apiKey` | Yes | Unknown | | [OOPSpam](https://oopspam.com/) | Multiple spam filtering service | No | Yes | Yes | | [Open Page Rank](https://www.domcop.com/openpagerank/) | API for calculating and comparing metrics of different websites using Page Rank algorithm | `apiKey` | Yes | Unknown | +| [OpenGraphr](https://opengraphr.com/docs/1.0/overview) | Really simple API to retrieve Open Graph data from an URL | `apiKey` | Yes | Unknown | | [PageCDN](https://pagecdn.com/docs/public-api) | Public API for javascript, css and font libraries on PageCDN | `apiKey` | Yes | Yes | | [Plino](https://plino.herokuapp.com/) | An intelligent spam filtering system | No | Yes | No | | [Postman](https://docs.api.getpostman.com/) | Tool for testing APIs | `apiKey` | Yes | Unknown |