How to use ?
- Clone this repository using
git clone https://github.com/amanmj/TwitterRefresh
- Enter this repo using
cd TwitterRefresh
pip install -r requirements.txt
- Create a new twitter app from https://dev.twitter.com/
- Open Server.py and enter your key and secret corresponding to
apiKey
andapiSecret
- Set up your twitter app and enter the endpoint where you will be running the code
- Run
python Server.py
- Open http://localhost:5000/twitter and proceed
- Keep a watch on your terminal