From 58093f24c83a7464148e9973aa94611f892a678a Mon Sep 17 00:00:00 2001 From: Matheus Felipe <50463866+matheusfelipeog@users.noreply.github.com> Date: Tue, 20 Jul 2021 12:04:27 -0300 Subject: [PATCH] Remove BetterMeta (#1860) This API is inactive. resolve #1860 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 2ce4bda6..6b58a2c7 100644 --- a/README.md +++ b/README.md @@ -288,7 +288,6 @@ API | Description | Auth | HTTPS | CORS | | [ApicAgent](https://www.apicagent.com) | Extract device details from user-agent string | No | Yes | Yes | | [ApiFlash](https://apiflash.com/) | Chrome based screenshot API for developers | `apiKey` | Yes | Unknown | | [APIs.guru](https://apis.guru/api-doc/) | Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs | No | Yes | Unknown | -| [BetterMeta](http://bettermeta.io) | Return a site's meta tags in JSON format | `X-Mashape-Key` | Yes | Unknown | | [Bitbucket](https://developer.atlassian.com/bitbucket/api/2/reference/) | Bitbucket API | `OAuth` | Yes | Unknown | | [Blitapp](https://blitapp.com/api/) | Schedule screenshots of web pages and sync them to your cloud | `apiKey` | Yes | Unknown | | [Bored](https://www.boredapi.com/) | Find random activities to fight boredom | No | Yes | Unknown |