Skip to content

Collects Twitter trends data, and if they are published by bots

License

Notifications You must be signed in to change notification settings

luanamartins/twitter_trends

Repository files navigation

Twitter Trends

Generates CSV file with 'trend', 'time', 'username' and boolean as 'is_bot' (according to Botometer) by the time the program is executed.

Update settings

  1. Rename settings.pyenv extension from ".pyenv" to ".py"
  2. Update settings as needed

Run environment

Windows

  1. Go to the root path
  2. Execute this command: ./env/Scripts/activate

Save requirements

pip freeze > requirements.txt

About

Collects Twitter trends data, and if they are published by bots

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages