Awesome Go

ip2location-io-go

CategoryThird-party APIs
SubcategoryThird-party APIs
Stars0

Go wrapper for the IP2Location.io API [IP2Location.io](https://www.ip2location.io/)

About ip2location-io-go

Go Report Card codecov

IP2Location.io Go SDK

This Go package enables user to query for an enriched data set, such as country, region, district, city, latitude & longitude, ZIP code, time zone, ASN, ISP, domain, net speed, IDD code, area code, weather station data, MNC, MCC, mobile brand, elevation, usage type, address type, advertisement category, fraud score and proxy data with an IP address. It supports both IPv4 and IPv6 address lookup.

In addition, this package provides WHOIS lookup api that helps users to obtain domain information, WHOIS record, by using a domain name. The WHOIS API returns a comprehensive WHOIS data such as creation date, updated date, expiration date, domain age, the contact information of the registrant, mailing address, phone number, email address, nameservers the domain is using and much more.

There is also a Hosted Domain API that allowing users to get the list of hosted domain names by IP address in real time. The REST API supports both IPv4 and IPv6 address lookup.

This package requires API key to function. You may sign up for a free API key at https://www.ip2location.io/pricing.

Developer Documentation

To learn more about installation, usage, and code examples, please visit the developer documentation at https://ip2location-io-go.readthedocs.io/en/latest/index.html.

LICENCE

See the LICENSE file.

Frequently Asked Questions

What is ip2location-io-go?

ip2location-io-go is a Third-party APIs library for the Go programming language. Go wrapper for the IP2Location.io API [IP2Location.io](https://www.ip2location.io/)

How do I install ip2location-io-go?

Install ip2location-io-go with the Go module system using `go get ip2location/ip2location-io-go`. Check the repository for the current installation instructions.

What category does ip2location-io-go belong to?

ip2location-io-go is listed under Third-party APIs, specifically Third-party APIs.

← Back to Third-party APIs