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
Analyse
aet edited this page Feb 10, 2022
·
1 revision
Analyse module is the module that will show you probabilites for account in lists of being in the close circle of your target, or being in the interests of your target.
sterra analyse
sterra analyse FILE_ID
# The mode "personnal" will be enabled by default if you don't select the "interests" one
sterra analyse FILE_ID --interests
# Here is how to enable the mode "interests"
sterra analyse FILE_ID -i|--invert
# --invert will print the results from lowest probabilites
sterra analyse FILE_ID --pctg INT
# --pctg set a percentage wich will disable the printing of the results under it
sterra analyse FILE_ID -s|--size INT
# --size set the lenght of the print by line. It will print first the highest probabilities
sterra analyse FILE_ID -u|--url
# --url will print urls leading to instagram accounts instead of the simple username
sterra analyse FILE_ID --no-print
# --no-print won't print the results
sterra analyse FILE_ID -e|--export
# Will enable export of the results
sterra analyse FILE_ID -f|--format {excel|csv|json}
# Defines the export format (default on excel)
sterra analyse FILE_ID -p|--path PATH
# Defines the path to export the file to
sterra analyse FILE_ID --name NAME
# To name the exported file a custom way
sterra analyse FILE_ID --ingore-over INT
# The probabilities are calculated from each caracteristics of the accounts (is_private, is_pro, followers ...)
# This set the amount of followers for followers caracteristics over wich we consider it is impossible
# for your target to know personnally this account.
- 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