vishwajeet_hol
10 years agoExpert
Get country by IP address.
Hi,
I want to find the country based on IP address of logged in user's machine.
I can get IP address using one of this :
1. http://communitydomain/restapi/vc/users/id/useridgoeshere/settings/name/user.last_visit_ipaddress
2. ${http.request.remoteAddr}
Need to check from which country it is associated.
NOTE - We can not use google API. Because it is banned in some countries.
Please let me know if there is any way.
Thanks,
Vishwajeet