https://github.com/bocaletto-luca/ip-geolocation-finder
A simple, 100% free, and open source web application that retrieves geolocation information for a given IP address using the ip-api.com API and displays a dynamic interactive map using Leaflet with OpenStreetMap tiles. This project is built with pure HTML, CSS, and JavaScript, and styled using Bootstrap. No registration or API keys are required...
https://github.com/bocaletto-luca/ip-geolocation-finder
api-free bocaletto-luca css3 database finder-ip free-data html5 ip ip-api ip-geolocation ip-geolocation-finder javascript open-data open-source responsive webapp
Last synced: about 2 months ago
JSON representation
A simple, 100% free, and open source web application that retrieves geolocation information for a given IP address using the ip-api.com API and displays a dynamic interactive map using Leaflet with OpenStreetMap tiles. This project is built with pure HTML, CSS, and JavaScript, and styled using Bootstrap. No registration or API keys are required...
- Host: GitHub
- URL: https://github.com/bocaletto-luca/ip-geolocation-finder
- Owner: bocaletto-luca
- License: gpl-3.0
- Created: 2025-05-30T20:42:24.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-12T05:49:24.000Z (about 1 year ago)
- Last Synced: 2025-06-18T03:11:44.775Z (12 months ago)
- Topics: api-free, bocaletto-luca, css3, database, finder-ip, free-data, html5, ip, ip-api, ip-geolocation, ip-geolocation-finder, javascript, open-data, open-source, responsive, webapp
- Language: HTML
- Homepage: https://bocaletto-luca.github.io/
- Size: 29.3 KB
- Stars: 7
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IP-Geolocation-Finder
#### Author: Bocaletto Luca
[](https://developer.mozilla.org/en-US/docs/Web/HTML)
[](https://developer.mozilla.org/en-US/docs/Web/CSS)
[](https://developer.mozilla.org/en-US/docs/Web/JavaScript)
[](https://getbootstrap.com/)
[](https://leafletjs.com/)
[](https://bocaletto-luca.github.io/IP-Geolocation-Finder/)
A simple, 100% free, and open source web application that retrieves geolocation information for a given IP address using the [ip-api.com](http://ip-api.com/) API and displays a dynamic interactive map using [Leaflet](https://leafletjs.com/) with OpenStreetMap tiles.
This project is built with pure HTML, CSS, and JavaScript, and styled using Bootstrap. No registration or API keys are required.
---
## Table of Contents
- [Features](#features)
- [Installation](#installation)
---
## Features
- **Dynamic IP Lookup:** Enter an IP address, and the app retrieves geolocation details such as country, region, city, ZIP, latitude, longitude, timezone, ISP, and organization.
- **Interactive Map:** View detailed results with a dynamic, interactive map (using Leaflet and OpenStreetMap) that updates based on the latitude and longitude.
- **Fullscreen Modal:** Click "View Details & Map" to open a fullscreen modal showing comprehensive geolocation details along with an interactive map.
- **100% Free & Open Source:** Uses free APIs (ip-api.com and OpenStreetMap) and libraries (Bootstrap, Leaflet) that require no registration.
- **Bilingual Comments:** The source code includes bilingual (English and Italian) comments for added clarity.
---
## Installation
1. **Clone the repository:**
```bash
git clone https://github.com/bocaletto-luca/IP-Geolocation-Finder.git
2. Star WebServer open page in BrowserWeb
#### Enjoy WebAPP | Bocaletto Luca