Working on a mashup where I need an API which gives me details of Address if I pass IP of that parcular locton. Can anyone help me to get an API?? heard about iploc but its no longer available..:(
What was wrong with this answer? Is this not correct? Down votes should really have comments.
BobbyShaftoe
2009-05-01 09:01:48
+1
A:
Hi, I have used this once, but only getting the State of a given IP. Have a look:
DaDa
2009-05-01 07:51:28
A:
Go here: MaxMind: http://www.maxmind.com/app/ip-location
It has IP conversion into: country, city, ISP version. Paid database, or free (lite) versions are available.
Their API is too stong. They allow to download a compressed binary file, and give PHP or other language APIs to access that database file to decode your IP into details. Interesting...
Sanjaal
2010-05-21 06:54:15