Ranks the followers of the specified user in order of popularity. Retrieve the number of followers of a follower and display them in order of the number of followers.
System | Version |
---|---|
go | 1.16.15 darwin/arm64 |
- Install command
$ make install
- Setup environment variable
- TWITTER_BEARER_TOKEN(
export TWITTER_BEARER_TOKEN=XXX
)- Twitter API Bearer Token.
- TWITTER_BEARER_TOKEN(
- Uninstall command
$ make uninstall
$ popularity_survey survey -s {{ Survey target screen name (e.g. ibnr2hc) }}