Skip to content

goldver/twitter_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twitter_api

Scripts for Twitter API. Python script that allowing to monitor and analyze real-time trends in Twitter and visually display live status of 10 hottest trends

Prerequisites

Synopsis:

Credential:
TWITTER_APP_KEY
TWITTER_APP_SECRET
TWITTER_KEY
TWITTER_SECRET
  • Install requirements: pip install -r requirements.txt

Usage

Credential: Description: Example:
PATTERN_1 Please specify word you looking trump
PATTERN_2 Please specify another word you looking donald trump

execute python script, for example: python3 twitter_api.com trump "donald trump" | python3 twitter_api_graph.com trump "donald trump"

TO DO

  • Memory care
  • Graph presentation

Contributing

  1. Fork the repository on Github
  2. Create a named feature branch (like add_component_x)
  3. Write you change
  4. Write tests for your change (if applicable)
  5. Run the tests, ensuring they all pass
  6. Submit a Pull Request using Github

License and Authors

Authors: Misha Vershinin

Support

Misha Vershinin

About

Scripts for Twitter API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages