https://github.com/suddi/tweetindex-streamer
Stock tweets streamer connecting to Twitter's Streaming API, developed using tweetstreamer
https://github.com/suddi/tweetindex-streamer
dynamodb python twitter-streaming-api
Last synced: over 1 year ago
JSON representation
Stock tweets streamer connecting to Twitter's Streaming API, developed using tweetstreamer
- Host: GitHub
- URL: https://github.com/suddi/tweetindex-streamer
- Owner: suddi
- License: apache-2.0
- Created: 2016-09-24T05:15:53.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-18T17:31:12.000Z (about 9 years ago)
- Last Synced: 2025-01-11T19:12:35.776Z (over 1 year ago)
- Topics: dynamodb, python, twitter-streaming-api
- Language: Python
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tweetindex-streamer
[](https://www.codacy.com/app/suddir/tweetindex-streamer?utm_source=github.com&utm_medium=referral&utm_content=suddi/tweetindex-streamer&utm_campaign=Badge_Grade)
[](git@github.com:suddi/tweetindex-streamer.git)
A stock tweet streamer using tweetstreamer and Twitter's Streaming API to collect market sentiment information based on Twitter users' tweets
## Install
````
pip install -r requirements.txt
````
## Usage
````
cp settings.py.TEMPLATE settings.py
````
Set the CONSUMER_KEY, CONSUMER_SECRET, ACCESS_KEY and ACCESS_SECRET values
````
python main.py
````
This will start the process to stream tweets