File tree Expand file tree Collapse file tree 1 file changed +3
-10
lines changed Expand file tree Collapse file tree 1 file changed +3
-10
lines changed Original file line number Diff line number Diff line change 5
5
### Features
6
6
7
7
* Fully asynchronous API
8
- * Scan, rescan and get reports of scanned files
9
- * Scan URLs
8
+ * Scan, rescan and get reports of scanned files and URLs
10
9
* Get reports for IP addresses, URLs, and domains
11
- * Support for HTTP and HTTPS
12
10
* Batch support for APIs that support it
13
11
* Size and resource limits built in for better performance
14
- * Configurable limits to accommodate VT private API features
15
- * See https://developers.virustotal.com/reference for the VT API documentation
12
+ * Configurable limits to accommodate some VT private API features. However, this API does not officially support the private VT API.
16
13
17
14
### Examples
18
15
@@ -36,8 +33,4 @@ Output:
36
33
Seen before: True
37
34
```
38
35
39
- For more examples, take a look at the VirusTotal.Examples included in the project.
40
-
41
- ### Contributors
42
- * [ keithjjones] ( https://github.com/keithjjones )
43
- * [ ivandrofly] ( https://github.com/ivandrofly )
36
+ Take a look at the VirusTotal.Examples project for more examples.
You can’t perform that action at this time.
0 commit comments