Skip to content

Latest commit

Β 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ”Ž IPSearch

IPSearch is a personal project that allows users to retrieve approximate information about an IP address and visualize its location on an interactive map.

The project uses the public ip.guide API to fetch IP-related data and OpenStreetMap to display the geographic location without requiring any API keys.


πŸš€ Demo

Simple frontend project running directly in the browser.
No installation or backend required.

πŸ‘‰ https://ggabi40.github.io/IPSearch


🧰 Technologies Used

  • HTML5
  • CSS3
  • JavaScript
  • ip.guide API – IP information
  • OpenStreetMap Embed – Map visualization

πŸ” Features

  • πŸ”Ž IP address lookup
  • 🌐 Network information display
  • πŸ“ Approximate location (country, city, coordinates)
  • πŸ—ΊοΈ Interactive map with marker
  • πŸ“± Responsive design (desktop & mobile)

πŸ“¦ APIs Used

πŸ“Œ ip.guide

Provides approximate information about the queried IP:

  • Country
  • City
  • Coordinates (latitude & longitude)
  • Timezone
  • Network and ISP information

Documentation:
πŸ‘‰ https://ip.guide


πŸ—ΊοΈ OpenStreetMap

The official embed is used to display the map based on the retrieved coordinates:

  • No API key required
  • 100% free
  • URL-based usage (iframe)

Official website:
πŸ‘‰ https://www.openstreetmap.org


Made with πŸ’– by GGabi40.

About

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages