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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add tweet logger

kaustav202 opened this issue · comments

  • I'm submitting a ...

    • bug report
    • feature request
    • change/modification
    • design issue
  • Do you want to request a feature or report a bug?

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

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

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.

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

okay.. you can go ahead

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

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

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