This repository has been archived by the owner on Oct 7, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 63
Home
aet edited this page Feb 10, 2022
·
5 revisions
Sterra is a SOCMINT program helping investigations on Instagram accounts. It does that by allowing you to export followers | following | mutuals lists of your target, comparing them with others, and analyzing them to find interesting accounts on which investigate further.
This concept has (from my knowledge) never seen before, and I hope having the time to extend it to other social medias.
- Sterra is pretty complex to use, follow the basic usage section at first.
- If you need more, check the other wiki pages.
Installation | Installation instructions |
---|---|
Basic Usage | The first steps to start using Sterra |
Usage Exemple | Exemple of utilisation |
Check the Summary sidebar | to head to more advanced usage. |
# Via PyPI
pip install sterra
# Or manually
git clone https://github.com/novitae/sterraxcyl
cd sterraxcyl
python setup.py install
- Home
- Basic usage
-
Usage examples
- Our exemple target
- Export the list
- Analyzing close circle
- Checking mutuals
- Export
-
Compare
- Introduction
- Usage
- Arguements
- Analyse
-
Convert
- Introduction
- Using the module
-
History
- Arguments
- Technical arguments
- Uninstall