Skip to content

Retrieve and display public IP address with geographical data. Options for manual or automatic IP detection. Utilizes web scraping and API integration for seamless functionality.

License

Notifications You must be signed in to change notification settings

LupusJM/FetchIP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Public IP and Geographical Data Fetcher

This script fetches the user's public IP address and related geographical data. It provides options for manual IP entry or automatic detection. Data retrieval is facilitated through web scraping and API queries.

Features

  • Fetches public IP address and geographical information.
  • Options for manual IP entry or automatic detection.
  • Utilizes web scraping and API queries for data retrieval.
  • Error handling for graceful execution.

Usage

  1. Clone the repository:

    git clone https://github.com/LupusJM/FetchIP.git
  2. Navigate to the project directory:

    cd FetchIP
  3. Run the script:

    python main.py
  4. Follow the prompts to input or detect the IP address.

  5. View the fetched geographical information.

Requirements

  • Python
  • Requests library
  • BeautifulSoup library

License

License

About

Retrieve and display public IP address with geographical data. Options for manual or automatic IP detection. Utilizes web scraping and API integration for seamless functionality.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages