R/networksdb-package.R

#' Query Organization, IP, DNS, and Network Info From NetworksDB
#'
#' NetworksDB <https://networksdb.io> contains information about the public IPv4 and
#' IPv6 addresses, networks and domains owned by companies and organisations across the world
#' along with city-level IP geolocation data and autonomous system information. Tools are provided
#' to query the NetworksDB API.
#'
#' @md
#' @name networksdb
#' @keywords internal
#' @author Bob Rudis (bob@@rud.is)
#' @import httr
#' @importFrom jsonlite fromJSON
#' @references <https://networksdb.io/api/docs>
"_PACKAGE"
hrbrmstr/networksdb documentation built on Feb. 11, 2020, 12:04 a.m.