Skip to content

Ashniu123/python-kafka-IPL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-kafka-IPL

Use Twitter feed to create a wordcloud from tweets.

Usage

  1. Run zookeeper and kafka broker
  2. Create & activate a virtualenv and install dependencies by typing pip install -r requirements.txt
  3. Insert your twitter API key and token in producer.py
  4. Run python producer.py #<sometrendyhashtag> in one terminal
  5. Run python consumer.py in the other terminal

Generated Wordcloud

About

Wordcloud using Twitter API and Apache Kafka

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages