Merge pull request #463 from abialbon/mercury-parser

Add Mercury API
This commit is contained in:
Mike Street 2017-08-17 15:22:42 +01:00 committed by GitHub
commit 8463e5da56

View file

@ -174,6 +174,7 @@ API | Description | Auth | HTTPS | Link |
API | Description | Auth | HTTPS | Link | API | Description | Auth | HTTPS | Link |
|---|---|---|---|---| |---|---|---|---|---|
| File.io | File Sharing | No | Yes | [Go!](https://www.file.io) | | 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) | | pdflayer API | HTML/URL to PDF | No | Yes | [Go!](https://pdflayer.com) |
| Pocket | Bookmarking service | `OAuth` | Yes | [Go!](https://getpocket.com/developer/) | | 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) | | PrexView | Data from XML or JSON to PDF, HTML or Image | `apiKey` | Yes | [Go!](https://prexview.com) |