https://github.com/ip2location/ip2location-io-go
IP2Location.io Go SDK allows user to query for an enriched data set based on IP address and provides WHOIS lookup api that helps users to obtain domain information.
https://github.com/ip2location/ip2location-io-go
Last synced: 7 months ago
JSON representation
IP2Location.io Go SDK allows user to query for an enriched data set based on IP address and provides WHOIS lookup api that helps users to obtain domain information.
- Host: GitHub
- URL: https://github.com/ip2location/ip2location-io-go
- Owner: ip2location
- License: mit
- Created: 2023-05-17T04:28:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-18T08:16:20.000Z (7 months ago)
- Last Synced: 2025-04-18T19:58:38.301Z (7 months ago)
- Language: Go
- Homepage: https://www.ip2location.io/
- Size: 72.3 KB
- Stars: 11
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-go-cn - ip2location-io-go - io-go) (第三方api / 实用程序/Miscellaneous)
- awesome-go-plus - ip2location-io-go - Go wrapper for the IP2Location.io API [IP2Location.io](https://www.ip2location.io/).  (Third-party APIs / Utility/Miscellaneous)
- awesome-go - ip2location-io-go - Go wrapper for the IP2Location.io API [IP2Location.io](https://www.ip2location.io/). (Third-party APIs / Utility/Miscellaneous)
- awesome-go-with-stars - ip2location-io-go - Go wrapper for the IP2Location.io API [IP2Location.io](https://www.ip2location.io/). (Third-party APIs / Utility/Miscellaneous)
- awesome-go - ip2location-io-go - Go wrapper for the IP2Location.io API [IP2Location.io](https://www.ip2location.io/). (Third-party APIs / Utility/Miscellaneous)
- awesome-go - ip2location-io-go - Go wrapper for the IP2Location.io API [IP2Location.io](https://www.ip2location.io/). (Third-party APIs / Utility/Miscellaneous)
- fucking-awesome-go - ip2location-io-go - Go wrapper for the IP2Location.io API 🌎 [IP2Location.io](www.ip2location.io/). (Third-party APIs / Utility/Miscellaneous)
- awesome-go-cn - ip2location-io-go - io-go) (第三方api / 实用程序/Miscellaneous)
README
[](https://goreportcard.com/report/github.com/ip2location/ip2location-io-go)
[](https://codecov.io/gh/ip2location/ip2location-io-go)
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](https://ip2location-io-go.readthedocs.io/en/latest/index.html).
LICENCE
=====================
See the LICENSE file.