Skip to content

New features!

Latest

Choose a tag to compare

@PyGeek03 PyGeek03 released this 19 Jun 17:32
· 1 commit to main since this release

use_botometer.py:

  • Add command-line argument --max to let user set maximum number of accounts to classify (to match their Botometer API daily limit). The original tweet's account will have first priority to be selected for classification, followed by accounts with highest numbers of tweets.
  • Print out Botometer's output after each new account is classified, as well as number of accounts classified up to that point.
  • Gracefully exit if the user presses Ctrl-C (by saving all accounts classified up to that point)