Skip to content
aet edited this page Feb 10, 2022 · 5 revisions

Sterra Wiki (v2.2)

🎊 Welcome to Sterra's Wiki

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.

💡 Usage

- 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.

📦 Installation

# Via PyPI
pip install sterra

# Or manually
git clone https://github.com/novitae/sterraxcyl
cd sterraxcyl
python setup.py install