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
Usage exemple
aet edited this page Feb 10, 2022
·
1 revision
For the example we'll take the instagram account of Kylie Jenner.
We will target the following list, for 2 reasons:
- The following are the interests of the target, while the followers are the people interested by the target,
- Because her followers list is too long.
sterra -ssid MY_SESSION_ID -u kyliejenner -t following --express --name kylie_following
--name
is to custom the filename, i could also in adition use --path
to precise where i want it to be exported
sterra history -i 1644250496525407
It is located at /usr/local/lib/python3.10/site-packages/sterra-2.2b0-py3.10.egg/sterra/export/kylie_following.xlsx
sterra analyse 1644250496525407 --size 10
The first two accounts are the most probable to be in the close circle of the target;
- 75% sweetboydaniel
- 95% shellibird1
sterra -ssid MY_SESSION_ID -u travisscott -t following --express --name travis_following
sterra compare 16442509694624581 1644250496525407 --common-usernames --url
They are both following:
- 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