Real-Time Access via WorldIP API
Querying WorldIP geolocation service via the published API returns the most up-to-date results on geographic location of an IP address.
Using API is free for any purpose, personal or business, if you are making fewer than 10.000 requests per calendar day. A simple yet powerful API allowing you to query the WorldIP database with a single link.
The query format *:
http://api.wipmania.com/[IPADDR]?[URL]
IPADDR - queried IP address. For example, your visitor's address.
URL - your domain name. It will be used to control your daily limits.
For example: Google.com is enquiring about the IP address 123.45.67.89
The query will look as follows:
http://api.wipmania.com/123.45.67.89?google.com
As a result: a double-character country code, “KR” for South Korea.
* Only method GET is accepted.

English
