kaustav202 / RealTime-TwitterDataAnalysis

Collect and process real time twitter data plotting various metrics like volume , proportion, sentiment. Analyze tweet node networks and map them geographically.
28 stars 14 forks source link

Add tweet logger #14

Closed kaustav202 closed 1 year ago

kaustav202 commented 1 year ago

Continuously log the number new tweets that keep being written to the tweets.json file with run of stream.py

rexdivakar commented 1 year ago

Hey @kaustav202 i can work on this issue, kindly assign it to my name

kaustav202 commented 1 year ago

Hey @kaustav202 i can work on this issue, kindly assign it to my name

I'll have to hold you on that for now as you are already assigned one. You can take this up after completing it.

mayanksharma-1 commented 1 year ago

hey, I am participating in hacktoberfest can I work on this?

kaustav202 commented 1 year ago

okay.. you can go ahead

mayanksharma-1 commented 1 year ago

hey, I am getting an Encountered error with status code: 403 returned to me when I run stream.py I'll unassign myself till I debug that If someone else wants to work on this issue

That has to do with your Twitter API credentials

Coder-Manan commented 1 year ago

Hi, I am ready to work on this. Please assign me this issue

Coder-Manan commented 1 year ago

I have raised a PR (#23 ). Please review it