Find Location from IP Address !
- Category: API development
- Client: Partho
- Project date: 27/07/2023
- Project URL: https://github.com/partho5/ip-location
Project detail
Simpliest way to get user's location using their IP address. The application takes an IP address as input and retrieves information such as country, city, region, ISP name (org), geolocation (latitude,longitude), postal code, timezone, response_time etc. This project demonstrate to do so using PHP. But you can implement in any language by using curl .
