Skip to content

IPScanAPI - A Flask-based API for retrieving detailed IP address information, including geolocation and network details. ๐Ÿš€

License

Notifications You must be signed in to change notification settings

theNareshofficial/IPScanAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

19 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

IPScanAPI

IPScanAPI is a simple Flask-based API that retrieves IP address details, including geolocation, city, region, and country. It supports both IP addresses and domain names.

๐Ÿš€ Features

  • ๐Ÿ” Fetch IP and domain details using ipinfo.io
  • ๐ŸŒ Supports both IP addresses and domain names
  • ๐ŸŽจ Includes a simple web interface
  • ๐Ÿ› ๏ธ Flask-based with a single-file structure
  • ๐Ÿ”„ Error handling for invalid IPs/domains

๐Ÿ“Œ Installation & Setup

1๏ธโƒฃ Clone and Use the Repository

git clone https://github.com/theNareshofficial/IPScanAPI.git
cd IPScanAPI
pip install -r requirements.txt
python app.py

About

IPScanAPI - A Flask-based API for retrieving detailed IP address information, including geolocation and network details. ๐Ÿš€

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published