twitter-kafka-producer produces stream of tweets into a given topic, based on user's hastag input.
-
Updated
Jul 1, 2022 - Java
twitter-kafka-producer produces stream of tweets into a given topic, based on user's hastag input.
Read tweets matching filter, using Twitter Streaming API and HoseBird Client, and publish them into Kafka
This is me downloading tweets in real time with the Streaming API, which I access through the Java library Hosebird Client, and saving them in a MongoDB, all mediated through Apache Kafka brokers that make things great.
Add a description, image, and links to the hosebird topic page so that developers can more easily learn about it.
To associate your repository with the hosebird topic, visit your repo's landing page and select "manage topics."