Apache Kafka : Working with Streaming Twitter Data Using Kafka

preview_player
Показать описание
Tried to explain how one can get Twitter streaming data using Kafka and Python.
Рекомендации по теме
Комментарии
Автор

how can i save the data displayed by consumer to perfom data analysis?

startbeast
Автор

i want to ask you .... how to load that streaming result to database for example MySQL or mongoDB .... and after that from database dump into csv ?

yunicoardianpradana
Автор

What if i want to display the tweet itself along with the other info like the time and location?

fatimahsa
Автор

you can do this without kafka as well right?

gnanaallanwhinneygnanaprag
Автор

Do we need to create topic in advance using console

vijaypalmanit
Автор

Please copy paste the code here in the comment section. As you don't have Github account and sending the code individually to every viewer won't be efficient.

zeeshanfaiz
Автор

Hey could you provide me with the source code for this project ? Thank you

ruwindhuchandraratne
Автор

tweepy.error.TweepError: [{'code': 32, 'message': 'Could not authenticate you.'}] i am getting this error

akhilsingh
Автор

Very simple explanation. Can you share the link to code?

shavetaarya
Автор

Hello sir, thanks for the video, could you please provide code in your description?

rajshetty
Автор

Hello mister! Thank you for this wonderful tutorial it really helped me in my use case. However i get a problem when i run the “get_twitter_data()” function, it keeps telling me:[KafkaTimeOutError] please if you could help me i would be very thankful

fatimahsa
Автор

Grt work..! 👍 Can we plz share the code..

ShahidShaikh-mrnv
Автор

thanks for the video, can you send the code please

omarhamed
Автор

thanks sir, can you send me the code please thanks a lot

youssefsassi
Автор

Please share the code that will be helpful

dilip_sharma_
Автор

Change this line ```res = api.search_tweets```

kameryilmaz
Автор

HI, Could you share source code please?

cast