Skip to content

Instantly share code, notes, and snippets.

@eric-norcross
Created November 21, 2012 17:47
Show Gist options
  • Save eric-norcross/4126425 to your computer and use it in GitHub Desktop.
Save eric-norcross/4126425 to your computer and use it in GitHub Desktop.
GeoIP look up
{
"city":"San Diego",
"region":"CA",
"postalCode": 92116,
"country":"US",
"latitude":"32.7153",
"longitude":"-117.1573",
"ip": "192.168.1.1",
"dma": "southern california",
"isp": "time warner",
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment