Learn R Programming

ip2location.io (version 0.0.0-2)

Batch IP Data Retrieval and Storage Using 'IP2Location.io'

Description

A system for submitting multiple IP information queries to 'IP2Location.io'’s IP Geolocation API and storing the resulting data in a dataframe. You provide a vector of IP addresses and your 'IP2Location.io' API key. The package returns a dataframe with one row per IP address and a column for each available data field (data fields not included in your API plan will contain NAs). This is the second submission of the package to CRAN.

Copy Link

Version

Install

install.packages('ip2location.io')

Monthly Downloads

129

Version

0.0.0-2

License

MIT + file LICENSE

Maintainer

Oriane Georgeac

Last Published

March 25th, 2025

Functions in ip2location.io (0.0.0-2)

safe_extract

Safe Data Extraction from API Response
get_ip_data

Retrieve and Save Data for Multiple IP Addresses