Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

Analyse

aet edited this page Feb 10, 2022 · 1 revision

πŸ” Analyse module

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.

πŸ“ž To call this module, use:

sterra analyse

πŸŽ› Analyse modes

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"

πŸ–‹ Print options

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

πŸ“€ Export options

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

πŸ”£ Probabilites option

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.