- Generate tracking links via Ngrok or localhost
- Capture visitor IP, browser info, and geolocation
- View captured data in a live-updating table
- Easy to use and customize
- Python 3.8 or higher
pippackage manager
🧰 Installation & Usage Follow these steps to set up and run the Location Grabber Tool on your local machine:
-
Clone the repository:
git clone https://github.com/sameerhassancode/Geo-Location
-
Change the directory:
cd Geo-Location -
Install the requriments:
pip install -r requirements.txt
-
Start the Tool:
python app.py
-
Open the link in browser:
http://127.0.0.1:5000
You’re now ready to generate tracking links and capture data!





