Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jul 31, 2021. It is now read-only.

cuonglm/ipdata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

6 Commits

Repository files navigation

ipdata - Go library for ipdata.co

Installation

go get -u github.com/cuonglm/ipdata/cmd/goipdata

Usage

$ goipdata -ip 8.8.8.8
{
"ip": "8.8.8.8",
"city": "",
"region": "",
"country_name": "United States",
"country_code": "US",
"continent_name": "North America",
"continent_code": "NA",
"latitude": 37.751,
"longitude": -97.822,
"asn": "AS15169",
"organisation": "Google LLC",
"postal": "",
"currency": "USD",
"currency_symbol": "$",
"calling_code": "1",
"flag": "https://ipdata.co/flags/us.png",
"time_zone": ""
}

Author

Cuong Manh Le cuong.manhle.vn@gmail.com

License

See LICENSE

About

Golang Package for the Ipdata.co IP Geolocation API

Topics

Resources

Readme

License

View license

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages