Skip to content
This repository was archived by the owner on Mar 11, 2024. It is now read-only.

bytakumis/PopularitySurvey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PopularitySurvey

Table of contents

Overview

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 Requirements

System Version
go 1.16.15 darwin/arm64

Installation

  1. Install command
    $ make install
  2. Setup environment variable
    • TWITTER_BEARER_TOKEN(export TWITTER_BEARER_TOKEN=XXX)
      • Twitter API Bearer Token.

Uninstallation

  1. Uninstall command
    $ make uninstall

User Guid

Basics

$ popularity_survey survey -s {{ Survey target screen name (e.g. ibnr2hc) }}

f24b4dd7-677b-4c8d-98c7-32d6ab594733

About

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.

Resources

License

Stars

Watchers

Forks

Contributors