virustotal_GET: Base POST AND GET functions. Not exported.
Usage
virustotal_GET(query = list(), path = path,
key = Sys.getenv("VirustotalToken"), ...)Arguments
path
path to the specific API service url
key
A character string containing Virustotal API Key. The default is retrieved from Sys.getenv("VirustotalToken").
…
Additional arguments passed to GET.