From fe74ef630446dfed4e80246042b598d75914ddd7 Mon Sep 17 00:00:00 2001 From: Abialbon Paul Date: Thu, 17 Aug 2017 09:46:27 -0400 Subject: [PATCH] Add Mercury API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0d2aa489..436cc0a4 100644 --- a/README.md +++ b/README.md @@ -174,6 +174,7 @@ API | Description | Auth | HTTPS | Link | API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | File.io | File Sharing | No | Yes | [Go!](https://www.file.io) | +| Mercury | Web parser | apiKey | Yes | [Go!](https://mercury.postlight.com/web-parser/) | | pdflayer API | HTML/URL to PDF | No | Yes | [Go!](https://pdflayer.com) | | Pocket | Bookmarking service | `OAuth` | Yes | [Go!](https://getpocket.com/developer/) | | PrexView | Data from XML or JSON to PDF, HTML or Image | `apiKey` | Yes | [Go!](https://prexview.com) |