From 8b9bab49ffa6503ae7a0349f8aea92996f64aa33 Mon Sep 17 00:00:00 2001 From: Ian Carroll Date: Fri, 2 Sep 2016 17:14:45 -0400 Subject: [PATCH] Adds an anti-malware section. --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 28051df2..6eaa4e81 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,15 @@ A collective list of JSON APIs for use in web development. | AniList | AniList Anime API | Yes | [Go!](http://anilist-api.readthedocs.org/en/latest/#) | | Hummingbird | Hummingbird Anime API | No | [Go!](https://hummingbird.me/) | +### Anti-Malware + +| API | Description | OAuth | Link | +|---|---|---|---| +| Certly | Certly Link/Domain Flagging API | No, but a token is required | [Go!](https://guard.certly.io/) | +| Google Safe Browsing | Google Link/Domain Flagging API | No, but a token is required | [Go!](https://developers.google.com/safe-browsing/) | +| Metacert | Metacert Link Flagging API | No, but a token is required | [Go!](https://metacert.com/) | +| VirusTotal | VirusTotal File/URL Analysis API | No, but a token is required | [Go!](https://www.virustotal.com/en/documentation/public-api/) | + ### Business | API | Description | OAuth | Link |