Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dhwaneetbhatt/twitter-to-kinesis
A program that reads Twitter public feed and puts into AWS Kinesis Firehose.
https://github.com/dhwaneetbhatt/twitter-to-kinesis
Last synced: 13 days ago
JSON representation
A program that reads Twitter public feed and puts into AWS Kinesis Firehose.
- Host: GitHub
- URL: https://github.com/dhwaneetbhatt/twitter-to-kinesis
- Owner: dhwaneetbhatt
- Created: 2016-11-22T08:44:09.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-22T09:09:59.000Z (almost 8 years ago)
- Last Synced: 2024-10-12T00:16:53.358Z (27 days ago)
- Language: Java
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# twitter-to-kinesis
A program that reads tweets in real time using [Twitter HBC](https://github.com/twitter/hbc) and pushes data to AWS Kinesis. It also does sentiment analysis on the tweet text using [Java SDK for Api.ai](https://github.com/api-ai/apiai-java-sdk).