Twitter Recon Tool
From Pip:
- terminaltables
- requests
- tweepy
- elasticsearch
Other:
- Twitter API Keys. For a guide on how to obtain these click here.
- Python3
- An internet connection.
Run:
pip install terminaltables requests tweepy elasticsearch
If you don't already have the required modules.
If you do go into Tweecon.py and enter your API Keys into the APIKEYS Class at the top of the script (pretty self-explainatory).
Run:
python3 Tweecon.py
Profit??