Skip to content

Instantly share code, notes, and snippets.

@benemohamed
Last active May 10, 2019 17:16
Show Gist options
  • Save benemohamed/77bc5da631fd7c8f7548888dbd49bba1 to your computer and use it in GitHub Desktop.
Save benemohamed/77bc5da631fd7c8f7548888dbd49bba1 to your computer and use it in GitHub Desktop.
Location Module ipfinder.io
{
"status": "ok",
"status_message": "Query was successful",
"ip": "1.0.0.0",
"type": "IPV4",
"continent_code": "OC",
"continent_name": "Oceania",
"country_code": "AU",
"country_name": "Australia",
"country_native_name": "Australia",
"region_name": "Queensland",
"city": "South Brisbane",
"latitude": "-27.4748",
"longitude": "153.017",
"location": {
"capital": "Canberra",
"country_flag": "https:\/\/ipfinder.io\/flag\/aus.svg",
"flag_png": "https:\/\/ipfinder.io\/flag\/aus.png",
"country_flag_emoji": "\ud83c\udde6\ud83c\uddfa",
"country_flag_emoji_unicode": "U+1F1E6 U+1F1FA",
"calling_code": "61",
"toplevel_domain": ".au",
"alpha3_code": "AUS",
"population": "23868800",
"is_eu": false,
"is_ar": false
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment