ipstack

Tools to Query 'IP' Address Information from the 'ipstack' 'API'

Description

The 'ipstack' service (https://ipstack.com/) offers a powerful, real-time 'IP' to geolocation 'API' capable of looking up accurate location data and assessing security threats originating from risky 'IP' addresses. Tools are provided to query the simple and bulk 'API' query endpoints.

What's Inside The Tin

The following functions are implemented:

Installation

devtools::install_github("hrbrmstr/ipstack")
options(width=120)

Usage

library(ipstack)

# current verison
packageVersion("ipstack")
str(ip_lookup("155.52.187.7"), 2)


hrbrmstr/ipstack documentation built on May 18, 2019, 2:35 a.m.