jonrh / lambda-lovelace

🎓 MSc project, recommender system for tweets
https://jonrh.github.io/lambda-lovelace/
ISC License
4 stars 0 forks source link

Explore twitter streaming api #48

Closed XinqiLi1992 closed 8 years ago

XinqiLi1992 commented 8 years ago

Explore Twitter streaming API.

jonrh commented 8 years ago

After group discussions we decided to focus and prioritise to get the Tweet data collecting going. We may revisit this once we are further along with the iOS client. For now we compromise that the iOS client receives new tweets every 1 minute or so.

Marc5690 commented 8 years ago

Just to have this advertised, a long time ago I made some progress with the streaming API. It's a little convoluted to use, but if we need to use it, some examples are located here:

lambda-lovelace\sandbox\Python Marc\Streaming API code

jonrh commented 8 years ago

Final submission in few hours, cleaning up & closing.