Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
TwLocation — Python script that gets Twitter users' tweets location | Kitploit
Tools/GitHubGitHub/mazenelzanaty/twlocation
OSINT (Open Source Intelligence)ReconnaissanceInformation Gathering
GitHubmazenelzanaty/twlocation

TwLocation

Python script that gets Twitter users' tweets location

View RepositoryWebsite
108428 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

TwLocation python version license

Python script that gets Twitter users' tweets location

Made with heart by <a href=https://twitter.com/MazenElzanaty>Mazen Elzanaty

Features

  • Gets Twitter Usernames based on a latitude and longitude
  • Profiles URLs
  • Tweet Latitude and Longitude
  • Google Maps link to Latitude and Longitude

Usage

TwLocation should work on all Linux distros running Python 2.7 First, clone it by entering the following command in the terminal

root@kitploit:~
git clone https://github.com/MazenElzanaty/TwLocation.git

Now navigate to TwLocation directory

root@kitploit:~
cd TwLocation

Now install the requirements with the following command

root@kitploit:~
pip install -r requirements.txt

Edit config.txt and put your twitter app keys

root@kitploit:~
cat config.txt
consumer_key = "XxXxXxxXXXxxxxXXXxXX"
consumer_secret = "xXXXXXXXXxxxxXxXXxxXxxXXxXxXxxxxXxXXxxxXXx"
access_key = "XXXXXXXX-xxXXxXXxxXxxxXxXXxXxXxXxxxXxxxxXxXXxXxxXX"
access_secret = "XxXXXXXXXXxxxXXXxXXxXxXxxXXXXXxXxxXXXXx"

Now you can run TwLocation

root@kitploit:~
python TwLocation.py

Video

Thumbnail

Download Tool