Is there a solution/code/service to find an IP with accuracy to the City level in the sense of the IP's geolocation?
How would you implement this on your own? Would you need to fetch a live update of the geolocation data in the backend?
I know that mapping an IP to a country is fairly straightforward since it is relatively fixed. How about cities?