R/whoisxmapi-package.r

#' Query 'IP' and Domain Information from 'WhoisXMLAPI'
#' The 'WhoisXMLAPI' (<https://whoisxmlapi.com/>) service provides
#' current and historical metadata on 'IP' addresses and 'WHOIS' records
#' for internet domain names. Methods are provided to query and process
#' query results.
#'
#' @md
#' @name whoisxmlapi
#' @docType package
#' @keywords internal
#' @author Bob Rudis (@@hrbrmstr)
#' @import httr jsonlite
NULL
hrbrmstr/whoisxmlapi documentation built on May 17, 2019, 5:53 p.m.