Learn R Programming

iplookupapi (version 0.1.0)

Client for the 'iplookupapi.com' IP Lookup API

Description

An R client for the 'iplookupapi.com' IP Lookup API. The API requires registration of an API key. Basic features are free, some require a paid subscription. You can find the full API documentation at .

Copy Link

Version

Install

install.packages('iplookupapi')

Monthly Downloads

161

Version

0.1.0

License

MIT + file LICENSE

Maintainer

Dominik Kukacka

Last Published

May 11th, 2023

Functions in iplookupapi (0.1.0)

get_api_status

Get the current status of the API.
iplookupapi_api_key

Iplookupapi API Key
get_ip_info

Checks the provided IP address (both v4 & v6 formats) and returns all available information.