Skip to content

IP Location Finder with Interactive Map This Python script serves as an IP location finder, leveraging external APIs to gather information about the geographical location associated with a given IP address.

Notifications You must be signed in to change notification settings

DMSP4/ip-location

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IP Location Finder

This script retrieves information about the location based on an IP address and creates an interactive map using the requests, pyfiglet, and folium libraries.

Usage

  1. Run the script: python main.py
  2. Enter the IP address when prompted.

The script will display information about the location and generate an HTML file with an interactive map.

Environment Requirements

  • Python 3.x
  • Install dependencies with pip install -r requirements.txt

Contributions

Feel free to contribute by opening issues or submitting pull requests.

About

IP Location Finder with Interactive Map This Python script serves as an IP location finder, leveraging external APIs to gather information about the geographical location associated with a given IP address.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages