An open API service indexing awesome lists of open source software.

https://github.com/ip2location/ip2location-scala

IP2Location IP Geolocation Scala enables applications to get IP geolocation information from IP address such as the visitor’s country, region, city, latitude, longitude, ZIP code, ISP name, domain name, time zone, connection speed, IDD code, area code, weather station code, weather station name, MCC, MNC, mobile brand name, elevation, usage type, address type and IAB category.
https://github.com/ip2location/ip2location-scala

Last synced: 10 months ago
JSON representation

IP2Location IP Geolocation Scala enables applications to get IP geolocation information from IP address such as the visitor’s country, region, city, latitude, longitude, ZIP code, ISP name, domain name, time zone, connection speed, IDD code, area code, weather station code, weather station name, MCC, MNC, mobile brand name, elevation, usage type, address type and IAB category.

Awesome Lists containing this project

README

          

# IP2Location IP Geolocation Scala Library

This IP Geolocation Scala library allows user to query an IP address for info such as the visitor’s country, region, city, ISP or company name. In addition, users can also determine extra useful geolocation information such as latitude, longitude, ZIP code, domain name, time zone, connection speed, IDD code, area code, weather station code, weather station name, MCC, MNC, mobile brand name, elevation, usage type, address type, IAB category, district, autonomous system number (ASN), autonomous system (AS), AS domain, AS usage type and AS CIDR. It lookup the IP address from **IP2Location BIN Data** file. This data file can be downloaded at

* Free IP2Location IP Geolocation BIN Data: https://lite.ip2location.com
* Commercial IP2Location IP Geolocation BIN Data: https://www.ip2location.com/database/ip2location

## Developer Documentation
To learn more about installation, usage, and code examples, please visit the developer documentation at [https://ip2location-scala.readthedocs.io/en/latest/](https://ip2location-scala.readthedocs.io/en/latest/).