Learn R Programming

ipbase (version 0.1.1)

Client for the 'ipbase.com' IP Geolocation API

Description

An R client for the 'ipbase.com' IP Geolocation 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('ipbase')

Monthly Downloads

173

Version

0.1.1

License

MIT + file LICENSE

Maintainer

Dominik Kukacka

Last Published

May 11th, 2023

Functions in ipbase (0.1.1)

get_domain_info

Retrieves all domains hosted on a single IP address
ipbase_api_key

Ipbase API Key
get_asn_info

Retrieves information for a specific ASN (autonomous system number).
get_ip_info

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

Get the current status of the API.