IP geolocation and currency conversion
Provides real-time IP geolocation and currency conversion for effective geo-targeting, content customization, and redirects.
import requests
url = "https://www.geoplugin.com/json.gp"
response = requests.get(url)
data = response.json()
print(data)Last 50 checks (10 min intervals)